Interface RecordsManagementServiceRegistry
- All Superinterfaces:
ServiceRegistry
- All Known Implementing Classes:
RecordsManagementServiceRegistryImpl
Records management service registry
- Author:
- Roy Wetherall
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
Deprecated.static final QName
Service QName constantsstatic final QName
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
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.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
-
Field Details
-
RECORDS_MANAGEMENT_SERVICE
Service QName constants -
DISPOSITION_SERVICE
-
RECORDS_MANAGEMENT_ADMIN_SERVICE
-
RECORDS_MANAGEMENT_ACTION_SERVICE
-
RECORDS_MANAGEMENT_EVENT_SERVICE
-
RECORDS_MANAGEMENT_AUDIT_SERVICE
-
CAPABILITY_SERVICE
-
RECORD_SERVICE
-
FREEZE_SERVICE
-
EXTENDED_SECURITY_SERVICE
-
FILE_PLAN_SERVICE
-
FILE_PLAN_ROLE_SERVICE
-
FILE_PLAN_PERMISSION_SERVICE
-
FILE_PLAN_AUTHENTICATION_SERVICE
-
IDENTIFIER_SERVICE
-
RECORD_FOLDER_SERVICE
-
TRANSFER_SERVICE
-
RECORDS_MANAGEMENT_SECURITY_SERVICE
Deprecated.
-
-
Method Details
-
getRecordsManagementService
- Returns:
- records management service
-
getRecordService
- Returns:
- record service
-
getDispositionService
- Returns:
- disposition service
-
getRecordsManagementAdminService
- Returns:
- records management admin service
-
getRecordsManagementActionService
- Returns:
- records management action service
-
getRecordsManagementEventService
- Returns:
- records management event service
-
getRecordsManagementSecurityService
Deprecated.As of release 2.1, replaced withFilePlanRoleService
,FilePlanPermissionService
andModelSecurityService
- Returns:
- records management security service
-
getRecordsManagementAuditService
- Returns:
- records management audit service
-
getCapabilityService
- Returns:
- capability service
- Since:
- 2.0
-
getFreezeService
- Returns:
- freeze service
- Since:
- 2.1
-
getExtendedSecurityService
- Returns:
- extended security service
- Since:
- 2.1
-
getFilePlanService
- Returns:
- file plan service
- Since:
- 2.1
-
getFilePlanRoleService
- Returns:
- file plan role service
- Since:
- 2.1
-
getFilePlanPermissionService
- Returns:
- file plan permission service
- Since:
- 2.1
-
getIdentifierService
IdentifierService getIdentifierService()- Returns:
- identifier service
- Since:
- 2.1
-
getRecordFolderService
- Returns:
- record folder service
- Since:
- 2.2
-
getTransferService
- Returns:
- transfer service
- Since:
- 2.2
-
FilePlanRoleService
,FilePlanPermissionService
andModelSecurityService