public interface ServiceRegistry
extends android.os.Parcelable
RepositoryInformation
Modifier and Type | Method and Description |
---|---|
ActivityStreamService |
getActivityStreamService()
Returns the ActivityStreamService instance for the session.
|
CommentService |
getCommentService()
Returns the CommentService instance for the session.
|
DocumentFolderService |
getDocumentFolderService()
Returns the DocumentFolderService instance for the session.
|
ModelDefinitionService |
getModelDefinitionService()
Returns the TypeDefinitionService instance for the session.
|
PersonService |
getPersonService()
Returns the PersonService instance for the session.
|
RatingService |
getRatingService()
Returns the RatingService instance for the session.
|
SearchService |
getSearchService()
Returns the SearchService instance for the session.
|
SiteService |
getSiteService()
Returns the SiteService instance for the session.
|
TaggingService |
getTaggingService()
Returns the TaggingService instance for the session.
|
VersionService |
getVersionService()
Returns the VersionService instance for the session.
|
WorkflowService |
getWorkflowService()
Returns the WorkflowService instance for the session.
|
ActivityStreamService getActivityStreamService()
CommentService getCommentService()
DocumentFolderService getDocumentFolderService()
PersonService getPersonService()
RatingService getRatingService()
SearchService getSearchService()
SiteService getSiteService()
TaggingService getTaggingService()
VersionService getVersionService()
WorkflowService getWorkflowService()
ModelDefinitionService getModelDefinitionService()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.