@AlfrescoPublicApi
public interface DataTypeDefinition
Modifier and Type | Field and Description |
---|---|
static QName |
ANY |
static QName |
ASSOC_REF |
static QName |
BOOLEAN |
static QName |
CATEGORY |
static QName |
CHILD_ASSOC_REF |
static QName |
CONTENT |
static QName |
DATE |
static QName |
DATETIME |
static QName |
DOUBLE |
static QName |
ENCRYPTED |
static QName |
FLOAT |
static QName |
INT |
static QName |
LOCALE |
static QName |
LONG |
static QName |
MLTEXT |
static QName |
NODE_REF |
static QName |
PATH |
static QName |
PERIOD |
static QName |
QNAME |
static QName |
TEXT |
Modifier and Type | Method and Description |
---|---|
String |
getAnalyserResourceBundleName()
Get the name of the property bundle that defines analyser mappings for this data type (keyed by the type of the property)
|
String |
getDefaultAnalyserClassName()
Get the default analyser class - used when no resource bundles can be found and no repository default is set.
|
String |
getDescription()
Deprecated.
The problem identified in MNT-413 will still exist
|
String |
getDescription(MessageLookup messageLookup) |
String |
getJavaClassName() |
ModelDefinition |
getModel() |
QName |
getName() |
String |
getTitle()
Deprecated.
The problem identified in MNT-413 will still exist
|
String |
getTitle(MessageLookup messageLookup) |
String |
resolveAnalyserClassName() |
String |
resolveAnalyserClassName(Locale locale) |
static final QName ANY
static final QName ENCRYPTED
static final QName TEXT
static final QName MLTEXT
static final QName CONTENT
static final QName INT
static final QName LONG
static final QName FLOAT
static final QName DOUBLE
static final QName DATE
static final QName DATETIME
static final QName BOOLEAN
static final QName QNAME
static final QName CATEGORY
static final QName NODE_REF
static final QName CHILD_ASSOC_REF
static final QName ASSOC_REF
static final QName PATH
static final QName LOCALE
static final QName PERIOD
ModelDefinition getModel()
QName getName()
String getTitle()
String getDescription()
String getTitle(MessageLookup messageLookup)
String getDescription(MessageLookup messageLookup)
String getAnalyserResourceBundleName()
String getJavaClassName()
String getDefaultAnalyserClassName()
String resolveAnalyserClassName(Locale locale)
locale
- String resolveAnalyserClassName()
Copyright © 2005–2017 Alfresco Software. All rights reserved.