SkyVault Services
This section describes the SkyVault Services API.
- Service base interfaceorg.alfresco.mobile.android.api.services.Service
- ActivityStreamServiceorg.alfresco.mobile.android.api.services.ActivityStreamService
- CommentServiceorg.alfresco.mobile.android.api.services.CommentService
- DocumentFolderServiceorg.alfresco.mobile.android.api.services.DocumentFolderService
- ModelDefinitionServiceorg.alfresco.mobile.android.api.services.ModelDefinitionService
- PersonServiceorg.alfresco.mobile.android.api.services.PersonService
- RatingServiceorg.alfresco.mobile.android.api.services.RatingService
- SearchServiceorg.alfresco.mobile.android.api.services.SearchService
- ServiceRegistryorg.alfresco.mobile.android.api.services.ServiceRegistry
- SiteServiceorg.alfresco.mobile.android.api.services.SiteService
- TaggingServiceorg.alfresco.mobile.android.api.services.TaggingService
- VersionServiceorg.alfresco.mobile.android.api.services.VersionService - The Versioning service manages versions of individual document.
- WorkflowServiceorg.alfresco.mobile.android.api.services.WorkflowService - The Workflow service allows the developer to manage workflow processes.
Parent topic: Client API