Package | Description |
---|---|
org.alfresco.mobile.android.api.services.impl |
Implementation of all services.
|
org.alfresco.mobile.android.api.services.impl.cloud |
Implementation of alfresco services for cloud instance..
|
org.alfresco.mobile.android.api.services.impl.onpremise |
Implementation of alfresco services for onPremise instance..
|
org.alfresco.mobile.android.api.services.impl.publicapi | |
org.alfresco.mobile.android.extension.api.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractActivityStreamService
Abstract class implementation of ActivityStreamService.
|
class |
AbstractCommentService
Abstract class implementation of CommentService.
|
class |
AbstractDocumentFolderServiceImpl
Abstract class implementation of DocumentFolderService.
|
class |
AbstractModelDefinitionService |
class |
AbstractPersonService |
class |
AbstractRatingsService
Abstract class implementation of RatingsService.
|
class |
AbstractSiteServiceImpl
Abstract class implementation of SiteService.
|
class |
AbstractWorkflowService
Abstract class implementation of WorkflowService.
|
class |
SearchServiceImpl
Implementation of SearchService.
|
class |
VersionServiceImpl
Implementation of VersionService.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudActivityStreamServiceImpl
Specific implementation of ActivityStreamService for Public Cloud API.
|
class |
CloudCommentServiceImpl
Specific implementation of CommentService for Public Cloud API.
|
class |
CloudDocumentFolderServiceImpl
Cloud implementation of DocumentFolderService
|
class |
CloudPersonServiceImpl
The PersonService can be used to get informations about people.
|
class |
CloudRatingsServiceImpl
The RatingsService can be used to manage like (as ratings) on any content
node in the repository.
Like can be applied or removed. |
class |
CloudSiteServiceImpl
Cloud implementation of SiteService.
|
class |
CloudTaggingServiceImpl |
class |
CloudWorkflowServiceImpl
Specific implementation of WorkflowService for Public Cloud API.
|
Modifier and Type | Class and Description |
---|---|
class |
OnPremiseActivityStreamServiceImpl
Specific implementation of ActivityStreamService for OnPremise REST API.
|
class |
OnPremiseCommentServiceImpl
Specific implementation of CommentService for OnPremise REST API.
|
class |
OnPremiseDocumentFolderServiceImpl
OnPremise implementation of DocumentFolderService
|
class |
OnPremiseModelDefinitionServiceImpl |
class |
OnPremisePersonServiceImpl
The PersonService can be used to get informations about people.
|
class |
OnPremiseRatingsServiceImpl
The RatingsService can be used to manage like (as ratings) on any content
node in the repository.
Like can be applied or removed. |
class |
OnPremiseSiteServiceImpl
Sites are a key concept within Alfresco Share for managing documents, wiki
pages, blog posts, discussions, and other collaborative content relating to
teams, projects, communities of interest, and other types of collaborative
sites.
|
class |
OnPremiseTaggingServiceImpl
Tags are keywords or terms assigned to a piece of information including
documents, folders...
|
class |
OnPremiseWorkflowServiceImpl
Specific implementation of WorkflowService for OnPremise API.
|
Modifier and Type | Class and Description |
---|---|
class |
PublicAPIActivityStreamServiceImpl
Specific implementation of ActivityStreamService for Public Cloud API.
|
class |
PublicAPICommentServiceImpl
Specific implementation of CommentService for Public Cloud API.
|
class |
PublicAPIDocumentFolderServiceImpl
Cloud implementation of DocumentFolderService
|
class |
PublicAPIPersonServiceImpl
The PersonService can be used to get informations about people.
|
class |
PublicAPIRatingsServiceImpl
The RatingsService can be used to manage like (as ratings) on any content
node in the repository.
Like can be applied or removed. |
class |
PublicAPISiteServiceImpl
Cloud implementation of SiteService.
|
class |
PublicAPITaggingServiceImpl |
class |
PublicAPIWorkflowServiceImpl
Specific implementation of WorkflowService for Public API.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomRatingsServiceImpl
CustomRatingsService overrides SDK ratings to add support of 5 star scheme.
|
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.