Uses of Class
com.blackberry.workspaces.sdk.api.json.EntityInFolderPermissionsJson
-
Packages that use EntityInFolderPermissionsJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of EntityInFolderPermissionsJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type EntityInFolderPermissionsJson Modifier and Type Method Description List<EntityInFolderPermissionsJson>
FolderDefaultPermissionsJson. getEntitiesInFolder()
List of entities in the folderMethod parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type EntityInFolderPermissionsJson Modifier and Type Method Description void
FolderDefaultPermissionsJson. setEntitiesInFolder(List<EntityInFolderPermissionsJson> entitiesInFolder)
List of entities in the folder
-