| Modifier and Type | Method and Description |
|---|---|
IdentifierService |
RecordsManagementServiceRegistry.getIdentifierService() |
IdentifierService |
RecordsManagementServiceRegistryImpl.getIdentifierService() |
| Modifier and Type | Method and Description |
|---|---|
IdentifierService |
RMActionExecuterAbstractBase.getIdentifierService()
Gets the identifier service
|
| Modifier and Type | Method and Description |
|---|---|
void |
RMActionExecuterAbstractBase.setIdentifierService(IdentifierService identifierService)
Sets the identifier service
|
| Modifier and Type | Field and Description |
|---|---|
protected IdentifierService |
RecordsManagementTypeFormFilter.identifierService
Identifier service
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsManagementTypeFormFilter.setIdentifierService(IdentifierService identifierService) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifierServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifierGeneratorBase.setIdentifierService(IdentifierService identifierService)
Set identifier service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordComponentIdentifierAspect.setIdentifierService(IdentifierService identifierService) |
| Modifier and Type | Field and Description |
|---|---|
protected IdentifierService |
RecordFolderType.identifierService
identifier service
|
protected IdentifierService |
RecordsManagementContainerType.identifierService
identifier service
|
| Modifier and Type | Method and Description |
|---|---|
protected IdentifierService |
FilePlanType.getIdentifierService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordFolderType.setIdentifierService(IdentifierService identifierService) |
void |
RecordsManagementContainerType.setIdentifierService(IdentifierService identifierService) |
void |
FilePlanType.setIdentifierService(IdentifierService identifierService) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RecordUtils.generateRecordIdentifier(org.alfresco.service.cmr.repository.NodeService nodeService,
IdentifierService identifierService,
org.alfresco.service.cmr.repository.NodeRef record)
Utility method that generates a record identifier and adds the new identifier to the record's name
|
void |
RecordServiceImpl.setIdentifierService(IdentifierService identifierService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.