public class CorrespondenceUIDGenerator extends AbstractUIDGenerator
Modifier and Type | Field and Description |
---|---|
static String |
NFORMAT |
static String |
NXC_PREFIX |
static String |
NXC_PREFIX_IN |
static String |
NXC_PREFIX_OUT |
Constructor and Description |
---|
CorrespondenceUIDGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
createUID(DocumentModel doc)
Returns a new UID for the given doc.
|
String |
getSequenceKey(DocumentModel doc) |
getPropertyName, getPropertyNames, setPropertyName, setPropertyNames, setSequencer, setUID
public static final String NXC_PREFIX
public static final String NXC_PREFIX_IN
public static final String NXC_PREFIX_OUT
public static final String NFORMAT
public String getSequenceKey(DocumentModel doc) throws DocumentException
DocumentException
public String createUID(DocumentModel doc) throws DocumentException
UIDGenerator
DocumentException
Copyright © 2011 Nuxeo SA. All Rights Reserved.