Uses of Class
com.blackberry.workspaces.api.sdk.json.EntityInFolderPermissionsJson
-
Packages that use EntityInFolderPermissionsJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of EntityInFolderPermissionsJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.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.api.sdk.json with type arguments of type EntityInFolderPermissionsJson Modifier and Type Method Description void
FolderDefaultPermissionsJson. setEntitiesInFolder(List<EntityInFolderPermissionsJson> entitiesInFolder)
List of entities in the folder
-