Uses of Interface
org.alfresco.module.org_alfresco_module_rm.identifier.IdentifierGenerator
-
Packages that use IdentifierGenerator Package Description org.alfresco.module.org_alfresco_module_rm.identifier -
-
Uses of IdentifierGenerator in org.alfresco.module.org_alfresco_module_rm.identifier
Classes in org.alfresco.module.org_alfresco_module_rm.identifier that implement IdentifierGenerator Modifier and Type Class Description class
BasicIdentifierGenerator
Basic identifier generator implementation.class
IdentifierGeneratorBase
Methods in org.alfresco.module.org_alfresco_module_rm.identifier with parameters of type IdentifierGenerator Modifier and Type Method Description void
IdentifierService. register(IdentifierGenerator identifierGenerator)
Register an identifier generator implementation with the service.void
IdentifierServiceImpl. register(IdentifierGenerator idGen)
-