Package org.alfresco.service
Interface ServiceRegistry
-
- All Known Implementing Classes:
ServiceDescriptorRegistry
@AlfrescoPublicApi public interface ServiceRegistryThis interface represents the registry of public Repository Services. The registry provides meta-data about each service and provides access to the service interface.- Author:
- David Caruana
-
-
Field Summary
Fields Modifier and Type Field Description static org.alfresco.service.namespace.QNameACTION_SERVICEstatic org.alfresco.service.namespace.QNameATTRIBUTE_SERVICEstatic org.alfresco.service.namespace.QNameAUDIT_SERVICEstatic org.alfresco.service.namespace.QNameAUTHENTICATION_SERVICEstatic org.alfresco.service.namespace.QNameAUTHORITY_SERVICEstatic org.alfresco.service.namespace.QNameCALENDAR_SERVICEstatic org.alfresco.service.namespace.QNameCATEGORY_SERVICEstatic org.alfresco.service.namespace.QNameCMIS_DICTIONARY_SERVICEstatic org.alfresco.service.namespace.QNameCMIS_QUERY_SERVICEstatic org.alfresco.service.namespace.QNameCMIS_SERVICEstatic org.alfresco.service.namespace.QNameCOCI_SERVICEstatic org.alfresco.service.namespace.QNameCONTENT_FILTER_LANGUAGES_SERVICEstatic org.alfresco.service.namespace.QNameCONTENT_SERVICEstatic org.alfresco.service.namespace.QNameCOPY_SERVICEstatic org.alfresco.service.namespace.QNameDESCRIPTOR_SERVICEstatic org.alfresco.service.namespace.QNameDICTIONARY_SERVICEstatic org.alfresco.service.namespace.QNameDOCUMENT_LINK_SERVICEstatic org.alfresco.service.namespace.QNameEDITION_SERVICEstatic org.alfresco.service.namespace.QNameEXPORTER_SERVICEstatic org.alfresco.service.namespace.QNameFILE_FOLDER_SERVICEstatic org.alfresco.service.namespace.QNameFORM_SERVICEstatic org.alfresco.service.namespace.QNameIMAP_SERVICEstatic org.alfresco.service.namespace.QNameIMPORTER_SERVICEstatic org.alfresco.service.namespace.QNameINVITATION_SERVICEstatic org.alfresco.service.namespace.QNameJOB_LOCK_SERVICEstatic org.alfresco.service.namespace.QNameLOCK_SERVICEstatic org.alfresco.service.namespace.QNameMESSAGE_SERVICEstatic org.alfresco.service.namespace.QNameMIMETYPE_SERVICEstatic org.alfresco.service.namespace.QNameMODULE_SERVICEstatic org.alfresco.service.namespace.QNameMULTILINGUAL_CONTENT_SERVICEstatic org.alfresco.service.namespace.QNameNAMESPACE_SERVICEstatic org.alfresco.service.namespace.QNameNODE_LOCATOR_SERVICEstatic org.alfresco.service.namespace.QNameNODE_SERVICEstatic org.alfresco.service.namespace.QNameNOTIFICATION_SERVICEstatic org.alfresco.service.namespace.QNameOWNABLE_SERVICEstatic org.alfresco.service.namespace.QNamePERMISSIONS_SERVICEstatic org.alfresco.service.namespace.QNamePERSON_SERVICEstatic org.alfresco.service.namespace.QNamePOLICY_COMPONENTstatic org.alfresco.service.namespace.QNamePREFERENCE_SERVICEstatic org.alfresco.service.namespace.QNamePUBLIC_SERVICE_ACCESS_SERVICEstatic org.alfresco.service.namespace.QNameRATING_SERVICEstatic org.alfresco.service.namespace.QNameREGISTRY_SERVICEstatic org.alfresco.service.namespace.QNameRENDITION_SERVICEstatic org.alfresco.service.namespace.QNameRENDITION_SERVICE_2static org.alfresco.service.namespace.QNameREPO_ADMIN_SERVICEstatic org.alfresco.service.namespace.QNameRETRYING_TRANSACTION_HELPERstatic org.alfresco.service.namespace.QNameRULE_SERVICEstatic org.alfresco.service.namespace.QNameSCRIPT_SERVICEstatic org.alfresco.service.namespace.QNameSEARCH_SERVICEstatic java.lang.StringSERVICE_REGISTRYstatic org.alfresco.service.namespace.QNameSITE_SERVICEstatic org.alfresco.service.namespace.QNameTAGGING_SERVICEstatic org.alfresco.service.namespace.QNameTEMPLATE_SERVICEstatic org.alfresco.service.namespace.QNameTHUMBNAIL_SERVICEstatic org.alfresco.service.namespace.QNameTRANSACTION_SERVICEstatic org.alfresco.service.namespace.QNameVERSION_SERVICEstatic org.alfresco.service.namespace.QNameWEBDAV_SERVICEstatic org.alfresco.service.namespace.QNameWORKFLOW_SERVICE
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description ActionServicegetActionService()AttributeServicegetAttributeService()Get the attribute service (or null if one is not provided)AuditServicegetAuditService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.MutableAuthenticationServicegetAuthenticationService()AuthorityServicegetAuthorityService()CalendarServicegetCalendarService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.CategoryServicegetCategoryService()CheckOutCheckInServicegetCheckOutCheckInService()org.alfresco.opencmis.dictionary.CMISDictionaryServicegetCMISDictionaryService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.CMISQueryServicegetCMISQueryService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.ContentFilterLanguagesServicegetContentFilterLanguagesService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.ContentServicegetContentService()CopyServicegetCopyService()DescriptorServicegetDescriptorService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.org.alfresco.service.cmr.dictionary.DictionaryServicegetDictionaryService()DocumentLinkServicegetDocumentLinkService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.EditionServicegetEditionService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.ExporterServicegetExporterService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.FacetLabelDisplayHandlerRegistrygetFacetLabelDisplayHandlerRegistry()Deprecated.This method has been deprecated as it would return an object that is not part of the public API.FileFolderServicegetFileFolderService()FormServicegetFormService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.ImapServicegetImapService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.ImporterServicegetImporterService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.InvitationServicegetInvitationService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.JobLockServicegetJobLockService()LockServicegetLockService()MessageServicegetMessageService()Get the Message service bean.org.alfresco.service.cmr.repository.MimetypeServicegetMimetypeService()ModuleServicegetModuleService()Get the module service bean.MultilingualContentServicegetMultilingualContentService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.org.alfresco.service.namespace.NamespaceServicegetNamespaceService()NodeLocatorServicegetNodeLocatorService()Get the node locator service (or null if one is not provided)org.alfresco.service.cmr.repository.NodeServicegetNodeService()NotificationServicegetNotificationService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.OwnableServicegetOwnableService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.org.alfresco.service.cmr.security.PermissionServicegetPermissionService()PersonServicegetPersonService()Get the person service (or null if one is not provided)PolicyComponentgetPolicyComponent()Get the policy componentPublicServiceAccessServicegetPublicServiceAccessService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.RatingServicegetRatingService()Get the rating service (or null if one is not provided)RenditionServicegetRenditionService()Deprecated.The RenditionService is being replace by the simpler async RenditionService2.RenditionService2getRenditionService2()Get the async rendition service componentRepoAdminServicegetRepoAdminService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.RetryingTransactionHelpergetRetryingTransactionHelper()RuleServicegetRuleService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.ScriptServicegetScriptService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.org.alfresco.service.cmr.search.SearchServicegetSearchService()java.lang.ObjectgetService(org.alfresco.service.namespace.QName service)Get the specified service.java.util.Collection<org.alfresco.service.namespace.QName>getServices()Get the list of services provided by the RepositorySiteServicegetSiteService()Get the site service (or null if one is not provided)SolrFacetHelpergetSolrFacetHelper()Deprecated.This method has been deprecated as it would return an object that is not part of the public API.SysAdminParamsgetSysAdminParams()Deprecated.This method has been deprecated as it would return an object that is not part of the public API.TaggingServicegetTaggingService()Get the Tagging ServiceTemplateServicegetTemplateService()ThumbnailServicegetThumbnailService()Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.TransactionServicegetTransactionService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.VersionServicegetVersionService()WebDavServicegetWebDavService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.WorkflowServicegetWorkflowService()booleanisServiceProvided(org.alfresco.service.namespace.QName service)Is the specified service provided by the Repository?
-
-
-
Field Detail
-
SERVICE_REGISTRY
static final java.lang.String SERVICE_REGISTRY
- See Also:
- Constant Field Values
-
REGISTRY_SERVICE
static final org.alfresco.service.namespace.QName REGISTRY_SERVICE
-
DESCRIPTOR_SERVICE
static final org.alfresco.service.namespace.QName DESCRIPTOR_SERVICE
-
TRANSACTION_SERVICE
static final org.alfresco.service.namespace.QName TRANSACTION_SERVICE
-
RETRYING_TRANSACTION_HELPER
static final org.alfresco.service.namespace.QName RETRYING_TRANSACTION_HELPER
-
AUTHENTICATION_SERVICE
static final org.alfresco.service.namespace.QName AUTHENTICATION_SERVICE
-
NAMESPACE_SERVICE
static final org.alfresco.service.namespace.QName NAMESPACE_SERVICE
-
DICTIONARY_SERVICE
static final org.alfresco.service.namespace.QName DICTIONARY_SERVICE
-
NODE_SERVICE
static final org.alfresco.service.namespace.QName NODE_SERVICE
-
CONTENT_SERVICE
static final org.alfresco.service.namespace.QName CONTENT_SERVICE
-
MIMETYPE_SERVICE
static final org.alfresco.service.namespace.QName MIMETYPE_SERVICE
-
CONTENT_FILTER_LANGUAGES_SERVICE
static final org.alfresco.service.namespace.QName CONTENT_FILTER_LANGUAGES_SERVICE
-
MULTILINGUAL_CONTENT_SERVICE
static final org.alfresco.service.namespace.QName MULTILINGUAL_CONTENT_SERVICE
-
EDITION_SERVICE
static final org.alfresco.service.namespace.QName EDITION_SERVICE
-
SEARCH_SERVICE
static final org.alfresco.service.namespace.QName SEARCH_SERVICE
-
CATEGORY_SERVICE
static final org.alfresco.service.namespace.QName CATEGORY_SERVICE
-
COPY_SERVICE
static final org.alfresco.service.namespace.QName COPY_SERVICE
-
LOCK_SERVICE
static final org.alfresco.service.namespace.QName LOCK_SERVICE
-
JOB_LOCK_SERVICE
static final org.alfresco.service.namespace.QName JOB_LOCK_SERVICE
-
VERSION_SERVICE
static final org.alfresco.service.namespace.QName VERSION_SERVICE
-
COCI_SERVICE
static final org.alfresco.service.namespace.QName COCI_SERVICE
-
RULE_SERVICE
static final org.alfresco.service.namespace.QName RULE_SERVICE
-
IMPORTER_SERVICE
static final org.alfresco.service.namespace.QName IMPORTER_SERVICE
-
EXPORTER_SERVICE
static final org.alfresco.service.namespace.QName EXPORTER_SERVICE
-
ACTION_SERVICE
static final org.alfresco.service.namespace.QName ACTION_SERVICE
-
PERMISSIONS_SERVICE
static final org.alfresco.service.namespace.QName PERMISSIONS_SERVICE
-
AUTHORITY_SERVICE
static final org.alfresco.service.namespace.QName AUTHORITY_SERVICE
-
TEMPLATE_SERVICE
static final org.alfresco.service.namespace.QName TEMPLATE_SERVICE
-
FILE_FOLDER_SERVICE
static final org.alfresco.service.namespace.QName FILE_FOLDER_SERVICE
-
SCRIPT_SERVICE
static final org.alfresco.service.namespace.QName SCRIPT_SERVICE
-
WORKFLOW_SERVICE
static final org.alfresco.service.namespace.QName WORKFLOW_SERVICE
-
AUDIT_SERVICE
static final org.alfresco.service.namespace.QName AUDIT_SERVICE
-
OWNABLE_SERVICE
static final org.alfresco.service.namespace.QName OWNABLE_SERVICE
-
PERSON_SERVICE
static final org.alfresco.service.namespace.QName PERSON_SERVICE
-
SITE_SERVICE
static final org.alfresco.service.namespace.QName SITE_SERVICE
-
ATTRIBUTE_SERVICE
static final org.alfresco.service.namespace.QName ATTRIBUTE_SERVICE
-
THUMBNAIL_SERVICE
static final org.alfresco.service.namespace.QName THUMBNAIL_SERVICE
-
TAGGING_SERVICE
static final org.alfresco.service.namespace.QName TAGGING_SERVICE
-
FORM_SERVICE
static final org.alfresco.service.namespace.QName FORM_SERVICE
-
INVITATION_SERVICE
static final org.alfresco.service.namespace.QName INVITATION_SERVICE
-
PREFERENCE_SERVICE
static final org.alfresco.service.namespace.QName PREFERENCE_SERVICE
-
RENDITION_SERVICE
static final org.alfresco.service.namespace.QName RENDITION_SERVICE
-
RATING_SERVICE
static final org.alfresco.service.namespace.QName RATING_SERVICE
-
REPO_ADMIN_SERVICE
static final org.alfresco.service.namespace.QName REPO_ADMIN_SERVICE
-
NODE_LOCATOR_SERVICE
static final org.alfresco.service.namespace.QName NODE_LOCATOR_SERVICE
-
CALENDAR_SERVICE
static final org.alfresco.service.namespace.QName CALENDAR_SERVICE
-
NOTIFICATION_SERVICE
static final org.alfresco.service.namespace.QName NOTIFICATION_SERVICE
-
DOCUMENT_LINK_SERVICE
static final org.alfresco.service.namespace.QName DOCUMENT_LINK_SERVICE
-
MESSAGE_SERVICE
static final org.alfresco.service.namespace.QName MESSAGE_SERVICE
-
CMIS_SERVICE
static final org.alfresco.service.namespace.QName CMIS_SERVICE
-
CMIS_DICTIONARY_SERVICE
static final org.alfresco.service.namespace.QName CMIS_DICTIONARY_SERVICE
-
CMIS_QUERY_SERVICE
static final org.alfresco.service.namespace.QName CMIS_QUERY_SERVICE
-
IMAP_SERVICE
static final org.alfresco.service.namespace.QName IMAP_SERVICE
-
PUBLIC_SERVICE_ACCESS_SERVICE
static final org.alfresco.service.namespace.QName PUBLIC_SERVICE_ACCESS_SERVICE
-
WEBDAV_SERVICE
static final org.alfresco.service.namespace.QName WEBDAV_SERVICE
-
MODULE_SERVICE
static final org.alfresco.service.namespace.QName MODULE_SERVICE
-
POLICY_COMPONENT
static final org.alfresco.service.namespace.QName POLICY_COMPONENT
-
RENDITION_SERVICE_2
static final org.alfresco.service.namespace.QName RENDITION_SERVICE_2
-
-
Method Detail
-
getServices
@NotAuditable java.util.Collection<org.alfresco.service.namespace.QName> getServices()
Get the list of services provided by the Repository- Returns:
- list of provided Services
-
isServiceProvided
@NotAuditable boolean isServiceProvided(org.alfresco.service.namespace.QName service)
Is the specified service provided by the Repository?- Parameters:
service- name of service to test provision of- Returns:
- true => provided, false => not provided
-
getService
@NotAuditable java.lang.Object getService(org.alfresco.service.namespace.QName service)
Get the specified service.- Parameters:
service- name of service to retrieve- Returns:
- the service interface (must cast to interface as described in service meta-data)
-
getDescriptorService
@NotAuditable DescriptorService getDescriptorService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the descriptor service
-
getTransactionService
@NotAuditable TransactionService getTransactionService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the transaction service
-
getRetryingTransactionHelper
@NotAuditable RetryingTransactionHelper getRetryingTransactionHelper()
- Returns:
- a new instance of the
RetryingTransactionHelper
-
getNamespaceService
@NotAuditable org.alfresco.service.namespace.NamespaceService getNamespaceService()
- Returns:
- the namespace service (or null, if one is not provided)
-
getAuthenticationService
@NotAuditable MutableAuthenticationService getAuthenticationService()
- Returns:
- the authentication service (or null, if one is not provided)
-
getNodeService
@NotAuditable org.alfresco.service.cmr.repository.NodeService getNodeService()
- Returns:
- the node service (or null, if one is not provided)
-
getContentService
@NotAuditable ContentService getContentService()
- Returns:
- the content service (or null, if one is not provided)
-
getMimetypeService
@NotAuditable org.alfresco.service.cmr.repository.MimetypeService getMimetypeService()
- Returns:
- the mimetype service (or null, if one is not provided)
-
getContentFilterLanguagesService
@NotAuditable ContentFilterLanguagesService getContentFilterLanguagesService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the content filter languages service (or null, if one is not provided)
-
getSearchService
@NotAuditable org.alfresco.service.cmr.search.SearchService getSearchService()
- Returns:
- the search service (or null, if one is not provided)
-
getVersionService
@NotAuditable VersionService getVersionService()
- Returns:
- the version service (or null, if one is not provided)
-
getLockService
@NotAuditable LockService getLockService()
- Returns:
- the lock service (or null, if one is not provided)
-
getJobLockService
@NotAuditable JobLockService getJobLockService()
- Returns:
- the job lock service (or null, if one is not provided)
-
getDictionaryService
@NotAuditable org.alfresco.service.cmr.dictionary.DictionaryService getDictionaryService()
- Returns:
- the dictionary service (or null, if one is not provided)
-
getCopyService
@NotAuditable CopyService getCopyService()
- Returns:
- the copy service (or null, if one is not provided)
-
getCheckOutCheckInService
@NotAuditable CheckOutCheckInService getCheckOutCheckInService()
- Returns:
- the checkout / checkin service (or null, if one is not provided)
-
getCategoryService
@NotAuditable CategoryService getCategoryService()
- Returns:
- the category service (or null, if one is not provided)
-
getImporterService
@NotAuditable ImporterService getImporterService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the importer service or null if not present
-
getExporterService
@NotAuditable ExporterService getExporterService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the exporter service or null if not present
-
getRuleService
@NotAuditable RuleService getRuleService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the rule service (or null, if one is not provided)
-
getActionService
@NotAuditable ActionService getActionService()
- Returns:
- the action service (or null if one is not provided)
-
getPermissionService
@NotAuditable org.alfresco.service.cmr.security.PermissionService getPermissionService()
- Returns:
- the permission service (or null if one is not provided)
-
getAuthorityService
@NotAuditable AuthorityService getAuthorityService()
- Returns:
- the authority service (or null if one is not provided)
-
getTemplateService
@NotAuditable TemplateService getTemplateService()
- Returns:
- the template service (or null if one is not provided)
-
getFileFolderService
@NotAuditable FileFolderService getFileFolderService()
- Returns:
- the file-folder manipulation service (or null if one is not provided)
-
getScriptService
@NotAuditable ScriptService getScriptService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the script execution service (or null if one is not provided)
-
getWorkflowService
@NotAuditable WorkflowService getWorkflowService()
- Returns:
- the workflow service (or null if one is not provided)
-
getNotificationService
@NotAuditable NotificationService getNotificationService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the notification service (or null if on is not provided)
-
getAuditService
@NotAuditable AuditService getAuditService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.- Returns:
- the audit service (or null if one is not provided)
-
getOwnableService
@NotAuditable OwnableService getOwnableService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the ownable service (or null if one is not provided)- Returns:
- OwnableService
-
getPersonService
@NotAuditable PersonService getPersonService()
Get the person service (or null if one is not provided)
-
getSiteService
@NotAuditable SiteService getSiteService()
Get the site service (or null if one is not provided)
-
getAttributeService
@NotAuditable AttributeService getAttributeService()
Get the attribute service (or null if one is not provided)
-
getMultilingualContentService
@NotAuditable MultilingualContentService getMultilingualContentService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the Multilingual Content Service
-
getEditionService
@NotAuditable EditionService getEditionService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the Edition Service
-
getThumbnailService
@Deprecated @NotAuditable ThumbnailService getThumbnailService()
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
-
getTaggingService
@NotAuditable TaggingService getTaggingService()
Get the Tagging Service
-
getFormService
@NotAuditable FormService getFormService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the form service (or null if one is not provided)
-
getRenditionService
@Deprecated @NotAuditable RenditionService getRenditionService()
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.Get the rendition service (or null if one is not provided)
-
getRatingService
@NotAuditable RatingService getRatingService()
Get the rating service (or null if one is not provided)
-
getNodeLocatorService
@NotAuditable NodeLocatorService getNodeLocatorService()
Get the node locator service (or null if one is not provided)
-
getCalendarService
@NotAuditable CalendarService getCalendarService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the calendar service (or null if one is not provided)- Since:
- 4.0
-
getInvitationService
@NotAuditable InvitationService getInvitationService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the invitation service (or null if one is not provided)- Returns:
- the invitation service
-
getCMISDictionaryService
@NotAuditable org.alfresco.opencmis.dictionary.CMISDictionaryService getCMISDictionaryService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the CMIS Dictionary service (or null if one is not provided)- Returns:
- the CMIS Dictionary service
-
getCMISQueryService
@NotAuditable CMISQueryService getCMISQueryService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the CMIS Query service (or null if one is not provided)- Returns:
- the CMIS Query service
-
getImapService
@NotAuditable ImapService getImapService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the IMAP service (or null if one is not provided)- Returns:
- the IMAP service
-
getPublicServiceAccessService
@NotAuditable PublicServiceAccessService getPublicServiceAccessService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the Public Service Access service (or null if one is not provided)- Returns:
- the Public Service Access service
-
getRepoAdminService
@NotAuditable RepoAdminService getRepoAdminService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the repo admin service (or null if one is not provided)- Returns:
- the repo admin service
-
getSysAdminParams
@NotAuditable SysAdminParams getSysAdminParams()
Deprecated.This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the sys admin params helper bean.- Returns:
- the sys admin params bean.
-
getWebDavService
@NotAuditable WebDavService getWebDavService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the webdav service / helper bean.- Returns:
- the webdav service / helper bean
-
getModuleService
@NotAuditable ModuleService getModuleService()
Get the module service bean.- Returns:
- the module service bean
-
getSolrFacetHelper
@NotAuditable SolrFacetHelper getSolrFacetHelper()
Deprecated.This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the Solr facet helper bean- Returns:
- the Solr facet helper bean
-
getFacetLabelDisplayHandlerRegistry
@NotAuditable FacetLabelDisplayHandlerRegistry getFacetLabelDisplayHandlerRegistry()
Deprecated.This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the facet label display handler registry bean- Returns:
- the Facet label display handler registry bean
-
getMessageService
@NotAuditable MessageService getMessageService()
Get the Message service bean.- Returns:
- the Message service bean
-
getDocumentLinkService
@NotAuditable DocumentLinkService getDocumentLinkService()
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.Get the document link service- Returns:
- the document link service
-
getPolicyComponent
@NotAuditable PolicyComponent getPolicyComponent()
Get the policy component- Returns:
- The policy component
-
getRenditionService2
@NotAuditable RenditionService2 getRenditionService2()
Get the async rendition service component- Returns:
- The async rendition component
-
-