public class ServiceDescriptorRegistry extends java.lang.Object implements org.springframework.beans.factory.BeanFactoryAware, ServiceRegistry
ACTION_SERVICE, ASSET_SERVICE, ATTRIBUTE_SERVICE, AUDIT_SERVICE, AUTHENTICATION_SERVICE, AUTHORITY_SERVICE, AVM_LOCKING_AWARE_SERVICE, AVM_LOCKING_SERVICE, AVM_SERVICE, AVM_SYNC_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, CROSS_REPO_COPY_SERVICE, DEPLOYMENT_SERVICE, DESCRIPTOR_SERVICE, DICTIONARY_SERVICE, EDITION_SERVICE, EXPORTER_SERVICE, FILE_FOLDER_SERVICE, FORM_SERVICE, IMAP_SERVICE, IMPORTER_SERVICE, INVITATION_SERVICE, JOB_LOCK_SERVICE, LOCK_SERVICE, MIMETYPE_SERVICE, MULTILINGUAL_CONTENT_SERVICE, NAMESPACE_SERVICE, NODE_LOCATOR_SERVICE, NODE_SERVICE, NOTIFICATION_SERVICE, OWNABLE_SERVICE, PERMISSIONS_SERVICE, PERSON_SERVICE, PREFERENCE_SERVICE, PREVIEW_URI_SERVICE, PUBLIC_SERVICE_ACCESS_SERVICE, RATING_SERVICE, REGISTRY_SERVICE, RENDITION_SERVICE, REPO_ADMIN_SERVICE, RETRYING_TRANSACTION_HELPER, RULE_SERVICE, SANDBOX_SERVICE, SCRIPT_SERVICE, SEARCH_SERVICE, SERVICE_REGISTRY, SITE_SERVICE, TAGGING_SERVICE, TEMPLATE_SERVICE, THUMBNAIL_SERVICE, TRANSACTION_SERVICE, VERSION_SERVICE, VIRT_SERVER_REGISTRY, WEBDAV_SERVICE, WEBPROJECT_SERVICE, WORKFLOW_SERVICE| Constructor and Description |
|---|
ServiceDescriptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ActionService |
getActionService() |
AssetService |
getAssetService()
Get the WCM Asset Service
|
AttributeService |
getAttributeService()
Get the attribute service (or null if one is not provided)
|
AuditService |
getAuditService() |
MutableAuthenticationService |
getAuthenticationService() |
AuthorityService |
getAuthorityService() |
AVMService |
getAVMLockingAwareService()
Get the AVMService.
|
AVMLockingService |
getAVMLockingService()
Get the AVM locking service (or null if one is not provided)
|
AVMService |
getAVMService()
Get the AVMService.
|
AVMSyncService |
getAVMSyncService()
Get the AVM Sync Service.
|
BlogService |
getBlogService()
Get the blog service (or null if one is not provided)
|
CalendarService |
getCalendarService()
Get the calendar service (or null if one is not provided)
|
CategoryService |
getCategoryService() |
CheckOutCheckInService |
getCheckOutCheckInService() |
CMISDictionaryService |
getCMISDictionaryService()
Get the CMIS Dictionary service (or null if one is not provided)
|
CMISQueryService |
getCMISQueryService()
Get the CMIS Query service (or null if one is not provided)
|
CMISServices |
getCMISService()
Get the CMIS service (or null if one is not provided)
|
ContentFilterLanguagesService |
getContentFilterLanguagesService() |
ContentService |
getContentService() |
CopyService |
getCopyService() |
CrossRepositoryCopyService |
getCrossRepositoryCopyService()
Get the cross repository copy service (or null if one is not provided)
|
DeploymentService |
getDeploymentService()
Get the WCM Deployment Service
|
DescriptorService |
getDescriptorService() |
org.alfresco.service.cmr.dictionary.DictionaryService |
getDictionaryService() |
EditionService |
getEditionService()
Get the Edition Service
|
ExporterService |
getExporterService() |
FileFolderService |
getFileFolderService() |
FormService |
getFormService()
Get the form service (or null if one is not provided)
|
ImapService |
getImapService()
Get the IMAP service (or null if one is not provided)
|
ImporterService |
getImporterService() |
InvitationService |
getInvitationService()
Get the invitation service (or null if one is not provided)
|
JobLockService |
getJobLockService() |
LockService |
getLockService() |
org.alfresco.service.cmr.repository.MimetypeService |
getMimetypeService() |
MultilingualContentService |
getMultilingualContentService()
Get the Multilingual Content Service
|
org.alfresco.service.namespace.NamespaceService |
getNamespaceService() |
NodeLocatorService |
getNodeLocatorService()
Get the node locator service (or null if one is not provided)
|
org.alfresco.service.cmr.repository.NodeService |
getNodeService() |
NotificationService |
getNotificationService() |
OwnableService |
getOwnableService()
Get the ownable service (or null if one is not provided)
|
org.alfresco.service.cmr.security.PermissionService |
getPermissionService() |
PersonService |
getPersonService()
Get the person service (or null if one is not provided)
|
PreviewURIService |
getPreviewURIService()
Get the WCM Preview URI Service
|
PublicServiceAccessService |
getPublicServiceAccessService()
Get the IMAP service (or null if one is not provided)
|
RatingService |
getRatingService()
Get the rating service (or null if one is not provided)
|
RenditionService |
getRenditionService()
Get the rendition service (or null if one is not provided)
|
RepoAdminService |
getRepoAdminService()
Get the repo admin service (or null if one is not provided)
|
RetryingTransactionHelper |
getRetryingTransactionHelper() |
RuleService |
getRuleService() |
SandboxService |
getSandboxService()
Get the WCM Sandbox Service
|
ScriptService |
getScriptService() |
org.alfresco.service.cmr.search.SearchService |
getSearchService() |
java.lang.Object |
getService(org.alfresco.service.namespace.QName service)
Get the specified service.
|
java.util.Collection |
getServices()
Get the list of services provided by the Repository
|
SiteService |
getSiteService()
Get the site service (or null if one is not provided)
|
SysAdminParams |
getSysAdminParams()
Get the sys admin params helper bean.
|
TaggingService |
getTaggingService()
Get the Tagging Service
|
TemplateService |
getTemplateService() |
ThumbnailService |
getThumbnailService()
Get the Thumbnail Service
|
TransactionService |
getTransactionService() |
VersionService |
getVersionService() |
org.alfresco.mbeans.VirtServerRegistry |
getVirtServerRegistry()
Get the Virtualisation Server registry service bean
|
WebDavService |
getWebDavService()
Get the webdav service / helper bean.
|
WebProjectService |
getWebProjectService()
Get the WCM WebProject Service
|
WorkflowService |
getWorkflowService() |
boolean |
isServiceProvided(org.alfresco.service.namespace.QName service)
Is the specified service provided by the Repository?
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionpublic java.util.Collection getServices()
ServiceRegistrygetServices in interface ServiceRegistrypublic boolean isServiceProvided(org.alfresco.service.namespace.QName service)
ServiceRegistryisServiceProvided in interface ServiceRegistryservice - name of service to test provision ofpublic java.lang.Object getService(org.alfresco.service.namespace.QName service)
ServiceRegistrygetService in interface ServiceRegistryservice - name of service to retrievepublic DescriptorService getDescriptorService()
getDescriptorService in interface ServiceRegistrypublic org.alfresco.service.cmr.repository.NodeService getNodeService()
getNodeService in interface ServiceRegistrypublic MutableAuthenticationService getAuthenticationService()
getAuthenticationService in interface ServiceRegistrypublic ContentService getContentService()
getContentService in interface ServiceRegistrypublic org.alfresco.service.cmr.repository.MimetypeService getMimetypeService()
getMimetypeService in interface ServiceRegistrypublic VersionService getVersionService()
getVersionService in interface ServiceRegistrypublic LockService getLockService()
getLockService in interface ServiceRegistrypublic JobLockService getJobLockService()
getJobLockService in interface ServiceRegistrypublic org.alfresco.service.cmr.dictionary.DictionaryService getDictionaryService()
getDictionaryService in interface ServiceRegistrypublic org.alfresco.service.cmr.search.SearchService getSearchService()
getSearchService in interface ServiceRegistrypublic TransactionService getTransactionService()
getTransactionService in interface ServiceRegistrypublic RetryingTransactionHelper getRetryingTransactionHelper()
getRetryingTransactionHelper in interface ServiceRegistrypublic CopyService getCopyService()
getCopyService in interface ServiceRegistrypublic CheckOutCheckInService getCheckOutCheckInService()
getCheckOutCheckInService in interface ServiceRegistrypublic CategoryService getCategoryService()
getCategoryService in interface ServiceRegistrypublic org.alfresco.service.namespace.NamespaceService getNamespaceService()
getNamespaceService in interface ServiceRegistrypublic ImporterService getImporterService()
getImporterService in interface ServiceRegistrypublic ExporterService getExporterService()
getExporterService in interface ServiceRegistrypublic RuleService getRuleService()
getRuleService in interface ServiceRegistrypublic ActionService getActionService()
getActionService in interface ServiceRegistrypublic org.alfresco.service.cmr.security.PermissionService getPermissionService()
getPermissionService in interface ServiceRegistrypublic AuthorityService getAuthorityService()
getAuthorityService in interface ServiceRegistrypublic TemplateService getTemplateService()
getTemplateService in interface ServiceRegistrypublic FileFolderService getFileFolderService()
getFileFolderService in interface ServiceRegistrypublic ScriptService getScriptService()
getScriptService in interface ServiceRegistrypublic WorkflowService getWorkflowService()
getWorkflowService in interface ServiceRegistrypublic NotificationService getNotificationService()
getNotificationService in interface ServiceRegistrypublic AuditService getAuditService()
getAuditService in interface ServiceRegistrypublic AVMService getAVMService()
getAVMService in interface ServiceRegistrypublic AVMService getAVMLockingAwareService()
getAVMLockingAwareService in interface ServiceRegistrypublic AVMSyncService getAVMSyncService()
getAVMSyncService in interface ServiceRegistrypublic OwnableService getOwnableService()
ServiceRegistrygetOwnableService in interface ServiceRegistrypublic PersonService getPersonService()
ServiceRegistrygetPersonService in interface ServiceRegistrypublic SiteService getSiteService()
ServiceRegistrygetSiteService in interface ServiceRegistrypublic CrossRepositoryCopyService getCrossRepositoryCopyService()
ServiceRegistrygetCrossRepositoryCopyService in interface ServiceRegistrypublic AttributeService getAttributeService()
ServiceRegistrygetAttributeService in interface ServiceRegistrypublic ContentFilterLanguagesService getContentFilterLanguagesService()
getContentFilterLanguagesService in interface ServiceRegistrypublic AVMLockingService getAVMLockingService()
ServiceRegistrygetAVMLockingService in interface ServiceRegistrypublic org.alfresco.mbeans.VirtServerRegistry getVirtServerRegistry()
ServiceRegistrygetVirtServerRegistry in interface ServiceRegistrypublic EditionService getEditionService()
ServiceRegistrygetEditionService in interface ServiceRegistrypublic MultilingualContentService getMultilingualContentService()
ServiceRegistrygetMultilingualContentService in interface ServiceRegistrypublic ThumbnailService getThumbnailService()
ServiceRegistrygetThumbnailService in interface ServiceRegistryServiceRegistry.getThumbnailService()public TaggingService getTaggingService()
ServiceRegistrygetTaggingService in interface ServiceRegistryServiceRegistry.getTaggingService()public DeploymentService getDeploymentService()
ServiceRegistrygetDeploymentService in interface ServiceRegistrypublic WebProjectService getWebProjectService()
ServiceRegistrygetWebProjectService in interface ServiceRegistrypublic SandboxService getSandboxService()
ServiceRegistrygetSandboxService in interface ServiceRegistrypublic AssetService getAssetService()
ServiceRegistrygetAssetService in interface ServiceRegistrypublic PreviewURIService getPreviewURIService()
ServiceRegistrygetPreviewURIService in interface ServiceRegistrypublic FormService getFormService()
ServiceRegistrygetFormService in interface ServiceRegistrypublic RenditionService getRenditionService()
ServiceRegistrygetRenditionService in interface ServiceRegistrypublic RatingService getRatingService()
ServiceRegistrygetRatingService in interface ServiceRegistrypublic NodeLocatorService getNodeLocatorService()
ServiceRegistrygetNodeLocatorService in interface ServiceRegistrypublic BlogService getBlogService()
ServiceRegistrygetBlogService in interface ServiceRegistrypublic CalendarService getCalendarService()
ServiceRegistrygetCalendarService in interface ServiceRegistrypublic InvitationService getInvitationService()
ServiceRegistrygetInvitationService in interface ServiceRegistrypublic CMISServices getCMISService()
ServiceRegistrygetCMISService in interface ServiceRegistrypublic CMISDictionaryService getCMISDictionaryService()
ServiceRegistrygetCMISDictionaryService in interface ServiceRegistrypublic CMISQueryService getCMISQueryService()
ServiceRegistrygetCMISQueryService in interface ServiceRegistrypublic ImapService getImapService()
ServiceRegistrygetImapService in interface ServiceRegistrypublic PublicServiceAccessService getPublicServiceAccessService()
ServiceRegistrygetPublicServiceAccessService in interface ServiceRegistrypublic RepoAdminService getRepoAdminService()
ServiceRegistrygetRepoAdminService in interface ServiceRegistrypublic SysAdminParams getSysAdminParams()
ServiceRegistrygetSysAdminParams in interface ServiceRegistrypublic WebDavService getWebDavService()
ServiceRegistrygetWebDavService in interface ServiceRegistryCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.