@AlfrescoPublicApi
public interface IdentifierGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
generateId(Map<String,Serializable> context)
Generates the next id based on the provided context.
|
org.alfresco.service.namespace.QName |
getType()
The content type this generator is applicible to.
|
org.alfresco.service.namespace.QName getType()
String generateId(Map<String,Serializable> context)
context - map of context valuesCopyright © 2005–2018 Alfresco Software. All rights reserved.