Package | Description |
---|---|
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 | Method and Description |
---|---|
VersionService |
ServiceRegistry.getVersionService()
Returns the VersionService instance for the session.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionServiceImpl
Implementation of VersionService.
|
Modifier and Type | Field and Description |
---|---|
protected VersionService |
AbstractServiceRegistry.versionService |
Modifier and Type | Method and Description |
---|---|
VersionService |
AbstractServiceRegistry.getVersionService() |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.