Package | Description |
---|---|
org.alfresco.mobile.android.api.model.impl |
Implementation of all high level object.
|
org.alfresco.mobile.android.api.services |
Provides all services available (those services must call in an asynchronous way (background task..) ).
|
org.alfresco.mobile.android.api.services.impl |
Implementation of all services.
|
Modifier and Type | Class and Description |
---|---|
class |
PermissionsImpl
Permissions represent the actions a person can perform on a node.
|
Modifier and Type | Method and Description |
---|---|
Permissions |
DocumentFolderService.getPermissions(Node node) |
Modifier and Type | Method and Description |
---|---|
Permissions |
AbstractDocumentFolderServiceImpl.getPermissions(Node node) |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.