Class RecordsManagementServiceRegistryImpl
- java.lang.Object
-
- org.alfresco.repo.service.ServiceDescriptorRegistry
-
- org.alfresco.module.org_alfresco_module_rm.RecordsManagementServiceRegistryImpl
-
- All Implemented Interfaces:
RecordsManagementServiceRegistry
,org.alfresco.service.ServiceRegistry
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.BeanFactoryAware
public class RecordsManagementServiceRegistryImpl extends org.alfresco.repo.service.ServiceDescriptorRegistry implements RecordsManagementServiceRegistry
Records management service registry implementation- Author:
- Roy Wetherall
-
-
Field Summary
-
Fields inherited from interface org.alfresco.module.org_alfresco_module_rm.RecordsManagementServiceRegistry
CAPABILITY_SERVICE, DISPOSITION_SERVICE, EXTENDED_SECURITY_SERVICE, FILE_PLAN_AUTHENTICATION_SERVICE, FILE_PLAN_PERMISSION_SERVICE, FILE_PLAN_ROLE_SERVICE, FILE_PLAN_SERVICE, FREEZE_SERVICE, IDENTIFIER_SERVICE, RECORD_FOLDER_SERVICE, RECORD_SERVICE, RECORDS_MANAGEMENT_ACTION_SERVICE, RECORDS_MANAGEMENT_ADMIN_SERVICE, RECORDS_MANAGEMENT_AUDIT_SERVICE, RECORDS_MANAGEMENT_EVENT_SERVICE, RECORDS_MANAGEMENT_SECURITY_SERVICE, RECORDS_MANAGEMENT_SERVICE, TRANSFER_SERVICE
-
Fields inherited from interface org.alfresco.service.ServiceRegistry
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, RENDITION_SERVICE_2, REPO_ADMIN_SERVICE, RETRYING_TRANSACTION_HELPER, RULE_SERVICE, SCRIPT_SERVICE, SEARCH_SERVICE, SERVICE_REGISTRY, SITE_SERVICE, SYNCHRONOUS_TRANSFORM_CLIENT, TAGGING_SERVICE, TEMPLATE_SERVICE, THUMBNAIL_SERVICE, TRANSACTION_SERVICE, VERSION_SERVICE, WEBDAV_SERVICE, WORKFLOW_SERVICE
-
-
Constructor Summary
Constructors Constructor Description RecordsManagementServiceRegistryImpl()
-
Method Summary
-
Methods inherited from class org.alfresco.repo.service.ServiceDescriptorRegistry
getActionService, getAttributeService, getAuditService, getAuthenticationService, getAuthorityService, getBlogService, getCalendarService, getCategoryService, getCheckOutCheckInService, getCMISDictionaryService, getCMISQueryService, getContentFilterLanguagesService, getContentService, getCopyService, getDescriptorService, getDictionaryService, getDocumentLinkService, getEditionService, getExporterService, getFacetLabelDisplayHandlerRegistry, getFileFolderService, getFormService, getImapService, getImporterService, getInvitationService, getJobLockService, getLockService, getMessageService, getMimetypeService, getModuleService, getMultilingualContentService, getNamespaceService, getNodeLocatorService, getNodeService, getNotificationService, getOwnableService, getPermissionService, getPersonService, getPolicyComponent, getPublicServiceAccessService, getRatingService, getRenditionService, getRenditionService2, getRepoAdminService, getRetryingTransactionHelper, getRuleService, getScriptService, getSearchService, getService, getServices, getSiteService, getSolrFacetHelper, getSynchronousTransformClient, getSysAdminParams, getTaggingService, getTemplateService, getThumbnailService, getTransactionService, getVersionService, getWebDavService, getWorkflowService, isServiceProvided, setBeanFactory, setMockSearchService
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.alfresco.service.ServiceRegistry
getActionService, getAttributeService, getAuditService, getAuthenticationService, getAuthorityService, getBlogService, getCalendarService, getCategoryService, getCheckOutCheckInService, getCMISDictionaryService, getCMISQueryService, getContentFilterLanguagesService, getContentService, getCopyService, getDescriptorService, getDictionaryService, getDocumentLinkService, getEditionService, getExporterService, getFacetLabelDisplayHandlerRegistry, getFileFolderService, getFormService, getImapService, getImporterService, getInvitationService, getJobLockService, getLockService, getMessageService, getMimetypeService, getModuleService, getMultilingualContentService, getNamespaceService, getNodeLocatorService, getNodeService, getNotificationService, getOwnableService, getPermissionService, getPersonService, getPolicyComponent, getPublicServiceAccessService, getRatingService, getRenditionService, getRenditionService2, getRepoAdminService, getRetryingTransactionHelper, getRuleService, getScriptService, getSearchService, getService, getServices, getSiteService, getSolrFacetHelper, getSynchronousTransformClient, getSysAdminParams, getTaggingService, getTemplateService, getThumbnailService, getTransactionService, getVersionService, getWebDavService, getWorkflowService, isServiceProvided
-
-
-
-
Method Detail
-
getRecordsManagementActionService
public RecordsManagementActionService getRecordsManagementActionService()
- Specified by:
getRecordsManagementActionService
in interfaceRecordsManagementServiceRegistry
- Returns:
- records management action service
- See Also:
RecordsManagementServiceRegistry.getRecordsManagementActionService()
-
getRecordsManagementAdminService
public RecordsManagementAdminService getRecordsManagementAdminService()
- Specified by:
getRecordsManagementAdminService
in interfaceRecordsManagementServiceRegistry
- Returns:
- records management admin service
- See Also:
RecordsManagementServiceRegistry.getRecordsManagementAdminService()
-
getRecordsManagementEventService
public RecordsManagementEventService getRecordsManagementEventService()
- Specified by:
getRecordsManagementEventService
in interfaceRecordsManagementServiceRegistry
- Returns:
- records management event service
- See Also:
RecordsManagementServiceRegistry.getRecordsManagementEventService()
-
getRecordsManagementService
public RecordsManagementService getRecordsManagementService()
- Specified by:
getRecordsManagementService
in interfaceRecordsManagementServiceRegistry
- Returns:
- records management service
- See Also:
RecordsManagementServiceRegistry.getRecordsManagementService()
-
getRecordService
public RecordService getRecordService()
- Specified by:
getRecordService
in interfaceRecordsManagementServiceRegistry
- Returns:
- record service
- See Also:
RecordsManagementServiceRegistry.getRecordService()
-
getRecordsManagementSecurityService
@Deprecated public RecordsManagementSecurityService getRecordsManagementSecurityService()
Deprecated.- Specified by:
getRecordsManagementSecurityService
in interfaceRecordsManagementServiceRegistry
- Returns:
- records management security service
- See Also:
RecordsManagementServiceRegistry.getRecordsManagementSecurityService()
-
getRecordsManagementAuditService
public RecordsManagementAuditService getRecordsManagementAuditService()
- Specified by:
getRecordsManagementAuditService
in interfaceRecordsManagementServiceRegistry
- Returns:
- records management audit service
- See Also:
RecordsManagementServiceRegistry.getRecordsManagementAuditService()
-
getDispositionService
public DispositionService getDispositionService()
- Specified by:
getDispositionService
in interfaceRecordsManagementServiceRegistry
- Returns:
- disposition service
- See Also:
ServiceRegistry.getDictionaryService()
-
getCapabilityService
public CapabilityService getCapabilityService()
- Specified by:
getCapabilityService
in interfaceRecordsManagementServiceRegistry
- Returns:
- capability service
- See Also:
RecordsManagementServiceRegistry.getCapabilityService()
-
getFreezeService
public FreezeService getFreezeService()
- Specified by:
getFreezeService
in interfaceRecordsManagementServiceRegistry
- Returns:
- freeze service
- See Also:
RecordsManagementServiceRegistry.getFreezeService()
-
getExtendedSecurityService
public ExtendedSecurityService getExtendedSecurityService()
- Specified by:
getExtendedSecurityService
in interfaceRecordsManagementServiceRegistry
- Returns:
- extended security service
- See Also:
RecordsManagementServiceRegistry.getExtendedSecurityService()
-
getFilePlanService
public FilePlanService getFilePlanService()
- Specified by:
getFilePlanService
in interfaceRecordsManagementServiceRegistry
- Returns:
- file plan service
- See Also:
RecordsManagementServiceRegistry.getFilePlanService()
-
getFilePlanRoleService
public FilePlanRoleService getFilePlanRoleService()
- Specified by:
getFilePlanRoleService
in interfaceRecordsManagementServiceRegistry
- Returns:
- file plan role service
- See Also:
RecordsManagementServiceRegistry.getFilePlanRoleService()
-
getFilePlanPermissionService
public FilePlanPermissionService getFilePlanPermissionService()
- Specified by:
getFilePlanPermissionService
in interfaceRecordsManagementServiceRegistry
- Returns:
- file plan permission service
- See Also:
RecordsManagementServiceRegistry.getFilePlanPermissionService()
-
getIdentifierService
public IdentifierService getIdentifierService()
- Specified by:
getIdentifierService
in interfaceRecordsManagementServiceRegistry
- Returns:
- identifier service
- See Also:
RecordsManagementServiceRegistry.getIdentifierService()
-
getRecordFolderService
public RecordFolderService getRecordFolderService()
- Specified by:
getRecordFolderService
in interfaceRecordsManagementServiceRegistry
- Returns:
- record folder service
- See Also:
RecordsManagementServiceRegistry.getRecordFolderService()
-
getTransferService
public TransferService getTransferService()
- Specified by:
getTransferService
in interfaceRecordsManagementServiceRegistry
- Returns:
- transfer service
- See Also:
RecordsManagementServiceRegistry.getTransferService()
-
-