Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.service
Interface ServiceRegistry

@org.alfresco.api.AlfrescoPublicApi
public interface ServiceRegistry
This 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
ACTION_SERVICE
ATTRIBUTE_SERVICE
AUDIT_SERVICE
AUTHENTICATION_SERVICE
AUTHORITY_SERVICE
BLOG_SERVICE
CALENDAR_SERVICE
CATEGORY_SERVICE
CMIS_DICTIONARY_SERVICE
CMIS_QUERY_SERVICE
CMIS_SERVICE
COCI_SERVICE
CONTENT_FILTER_LANGUAGES_SERVICE
CONTENT_SERVICE
COPY_SERVICE
DESCRIPTOR_SERVICE
DICTIONARY_SERVICE
DOCUMENT_LINK_SERVICE
EDITION_SERVICE
EXPORTER_SERVICE
FILE_FOLDER_SERVICE
FORM_SERVICE
IMAP_SERVICE
IMPORTER_SERVICE
INVITATION_SERVICE
JOB_LOCK_SERVICE
LOCK_SERVICE
MESSAGE_SERVICE
MIMETYPE_SERVICE
MODULE_SERVICE
MULTILINGUAL_CONTENT_SERVICE
NAMESPACE_SERVICE
NODE_LOCATOR_SERVICE
NODE_SERVICE
NOTIFICATION_SERVICE
OWNABLE_SERVICE
PERMISSIONS_SERVICE
PERSON_SERVICE
POLICY_COMPONENT
PREFERENCE_SERVICE
PUBLIC_SERVICE_ACCESS_SERVICE
RATING_SERVICE
REGISTRY_SERVICE
RENDITION_SERVICE
REPO_ADMIN_SERVICE
RETRYING_TRANSACTION_HELPER
RULE_SERVICE
SCRIPT_SERVICE
SEARCH_SERVICE
SERVICE_REGISTRY
SITE_SERVICE
TAGGING_SERVICE
TEMPLATE_SERVICE
THUMBNAIL_SERVICE
TRANSACTION_SERVICE
VERSION_SERVICE
WEBDAV_SERVICE
WORKFLOW_SERVICE
Method Summary
getActionService()
getAttributeService()
          Get the attribute service (or null if one is not provided)
org.alfresco.service.cmr.audit.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.
getAuthenticationService()
getAuthorityService()
org.alfresco.service.cmr.blog.BlogService
getBlogService()
          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.
org.alfresco.service.cmr.calendar.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.
getCategoryService()
getCheckOutCheckInService()
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.
org.alfresco.opencmis.search.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.
org.alfresco.service.cmr.ml.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.
getContentService()
getCopyService()
org.alfresco.service.descriptor.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.
getDictionaryService()
org.alfresco.service.cmr.repository.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.
org.alfresco.service.cmr.ml.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.
org.alfresco.service.cmr.view.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.
org.alfresco.repo.search.impl.solr.facet.handler.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.
getFileFolderService()
org.alfresco.repo.forms.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.
org.alfresco.repo.imap.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.
org.alfresco.service.cmr.view.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.
org.alfresco.service.cmr.invitation.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.
getJobLockService()
getLockService()
getMessageService()
          Get the Message service bean.
getMimetypeService()
getModuleService()
          Get the module service bean.
org.alfresco.service.cmr.ml.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.
getNamespaceService()
getNodeLocatorService()
          Get the node locator service (or null if one is not provided)
getNodeService()
org.alfresco.service.cmr.notification.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.
org.alfresco.service.cmr.security.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.
getPermissionService()
getPersonService()
          Get the person service (or null if one is not provided)
getPolicyComponent()
          Get the policy component
org.alfresco.service.cmr.security.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.
getRatingService()
          Get the rating service (or null if one is not provided)
getRenditionService()
          Get the rendition service (or null if one is not provided)
org.alfresco.service.cmr.admin.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.
getRetryingTransactionHelper()
org.alfresco.service.cmr.rule.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.
org.alfresco.service.cmr.repository.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.
getSearchService()
getService(QName service)
          Get the specified service.
getServices()
          Get the list of services provided by the Repository
getSiteService()
          Get the site service (or null if one is not provided)
org.alfresco.repo.search.impl.solr.facet.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.
org.alfresco.repo.admin.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.
getTaggingService()
          Get the Tagging Service
getTemplateService()
org.alfresco.service.cmr.thumbnail.ThumbnailService
getThumbnailService()
          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.
org.alfresco.service.transaction.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.
getVersionService()
org.alfresco.service.cmr.webdav.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.
getWorkflowService()
boolean
isServiceProvided(QName service)
          Is the specified service provided by the Repository?
Field Detail
ACTION_SERVICE
public static final QName ACTION_SERVICE

ATTRIBUTE_SERVICE
public static final QName ATTRIBUTE_SERVICE

AUDIT_SERVICE
public static final QName AUDIT_SERVICE

AUTHENTICATION_SERVICE
public static final QName AUTHENTICATION_SERVICE

AUTHORITY_SERVICE
public static final QName AUTHORITY_SERVICE

BLOG_SERVICE
public static final QName BLOG_SERVICE

CALENDAR_SERVICE
public static final QName CALENDAR_SERVICE

CATEGORY_SERVICE
public static final QName CATEGORY_SERVICE

CMIS_DICTIONARY_SERVICE
public static final QName CMIS_DICTIONARY_SERVICE

CMIS_QUERY_SERVICE
public static final QName CMIS_QUERY_SERVICE

CMIS_SERVICE
public static final QName CMIS_SERVICE

COCI_SERVICE
public static final QName COCI_SERVICE

CONTENT_FILTER_LANGUAGES_SERVICE
public static final QName CONTENT_FILTER_LANGUAGES_SERVICE

CONTENT_SERVICE
public static final QName CONTENT_SERVICE

COPY_SERVICE
public static final QName COPY_SERVICE

DESCRIPTOR_SERVICE
public static final QName DESCRIPTOR_SERVICE

DICTIONARY_SERVICE
public static final QName DICTIONARY_SERVICE

DOCUMENT_LINK_SERVICE
public static final QName DOCUMENT_LINK_SERVICE

EDITION_SERVICE
public static final QName EDITION_SERVICE

EXPORTER_SERVICE
public static final QName EXPORTER_SERVICE

FILE_FOLDER_SERVICE
public static final QName FILE_FOLDER_SERVICE

FORM_SERVICE
public static final QName FORM_SERVICE

IMAP_SERVICE
public static final QName IMAP_SERVICE

IMPORTER_SERVICE
public static final QName IMPORTER_SERVICE

INVITATION_SERVICE
public static final QName INVITATION_SERVICE

JOB_LOCK_SERVICE
public static final QName JOB_LOCK_SERVICE

LOCK_SERVICE
public static final QName LOCK_SERVICE

MESSAGE_SERVICE
public static final QName MESSAGE_SERVICE

MIMETYPE_SERVICE
public static final QName MIMETYPE_SERVICE

MODULE_SERVICE
public static final QName MODULE_SERVICE

MULTILINGUAL_CONTENT_SERVICE
public static final QName MULTILINGUAL_CONTENT_SERVICE

NAMESPACE_SERVICE
public static final QName NAMESPACE_SERVICE

NODE_LOCATOR_SERVICE
public static final QName NODE_LOCATOR_SERVICE

NODE_SERVICE
public static final QName NODE_SERVICE

NOTIFICATION_SERVICE
public static final QName NOTIFICATION_SERVICE

OWNABLE_SERVICE
public static final QName OWNABLE_SERVICE

PERMISSIONS_SERVICE
public static final QName PERMISSIONS_SERVICE

PERSON_SERVICE
public static final QName PERSON_SERVICE

POLICY_COMPONENT
public static final QName POLICY_COMPONENT

PREFERENCE_SERVICE
public static final QName PREFERENCE_SERVICE

PUBLIC_SERVICE_ACCESS_SERVICE
public static final QName PUBLIC_SERVICE_ACCESS_SERVICE

RATING_SERVICE
public static final QName RATING_SERVICE

REGISTRY_SERVICE
public static final QName REGISTRY_SERVICE

RENDITION_SERVICE
public static final QName RENDITION_SERVICE

REPO_ADMIN_SERVICE
public static final QName REPO_ADMIN_SERVICE

RETRYING_TRANSACTION_HELPER
public static final QName RETRYING_TRANSACTION_HELPER

RULE_SERVICE
public static final QName RULE_SERVICE

SCRIPT_SERVICE
public static final QName SCRIPT_SERVICE

SEARCH_SERVICE
public static final QName SEARCH_SERVICE

SERVICE_REGISTRY
public static final String SERVICE_REGISTRY
See Also:
Constant Field Values

SITE_SERVICE
public static final QName SITE_SERVICE

TAGGING_SERVICE
public static final QName TAGGING_SERVICE

TEMPLATE_SERVICE
public static final QName TEMPLATE_SERVICE

THUMBNAIL_SERVICE
public static final QName THUMBNAIL_SERVICE

TRANSACTION_SERVICE
public static final QName TRANSACTION_SERVICE

VERSION_SERVICE
public static final QName VERSION_SERVICE

WEBDAV_SERVICE
public static final QName WEBDAV_SERVICE

WORKFLOW_SERVICE
public static final QName WORKFLOW_SERVICE
Method Detail
getServices
@NotAuditable
Collection<QNamegetServices()
Get the list of services provided by the Repository
Returns:
list of provided Services

isServiceProvided
@NotAuditable
boolean isServiceProvided(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
Object getService(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
org.alfresco.service.descriptor.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
org.alfresco.service.transaction.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
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
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
MimetypeService getMimetypeService()
Returns:
the mimetype service (or null, if one is not provided)

getContentFilterLanguagesService
@NotAuditable
org.alfresco.service.cmr.ml.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
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
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
org.alfresco.service.cmr.view.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
org.alfresco.service.cmr.view.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
org.alfresco.service.cmr.rule.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
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
org.alfresco.service.cmr.repository.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
org.alfresco.service.cmr.notification.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
org.alfresco.service.cmr.audit.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
org.alfresco.service.cmr.security.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
org.alfresco.service.cmr.ml.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
org.alfresco.service.cmr.ml.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
@NotAuditable
org.alfresco.service.cmr.thumbnail.ThumbnailService getThumbnailService()
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 Thumbnail Service

getTaggingService
@NotAuditable
TaggingService getTaggingService()
Get the Tagging Service

getFormService
@NotAuditable
org.alfresco.repo.forms.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
@NotAuditable
RenditionService getRenditionService()
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)

getBlogService
@NotAuditable
org.alfresco.service.cmr.blog.BlogService getBlogService()
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 blog service (or null if one is not provided)
Since:
4.0

getCalendarService
@NotAuditable
org.alfresco.service.cmr.calendar.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
org.alfresco.service.cmr.invitation.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
org.alfresco.opencmis.search.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
org.alfresco.repo.imap.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
org.alfresco.service.cmr.security.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
org.alfresco.service.cmr.admin.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
org.alfresco.repo.admin.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
org.alfresco.service.cmr.webdav.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
org.alfresco.repo.search.impl.solr.facet.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
org.alfresco.repo.search.impl.solr.facet.handler.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
org.alfresco.service.cmr.repository.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

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.