public class FieldDefinitionData extends FieldData implements java.io.Externalizable
Constructor and Description |
---|
FieldDefinitionData()
Required to make
Externalizable happy. |
FieldDefinitionData(FieldDefinition fieldDefinition)
Creates a field data instance for the given field and the current default locale.
|
FieldDefinitionData(FieldDefinition fieldDefinition,
boolean currentCollection)
Creates a field data instance for the given field and the current default locale and whether it should work on the current collection only.
|
FieldDefinitionData(FieldDefinition fieldDefinition,
java.util.Locale locale)
Creates a field data instance for the given field and the given locale.
|
FieldDefinitionData(JPack coreData) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRawMaxValue()
Return an internal string representation of the maximum value.
|
java.lang.String |
getRawMinValue()
Return an internal string representation of the minimum value.
|
createFromPack, getDescription, getDisplayString, getFieldType, getFieldUID, getFieldValueInterpretation, getFullDisplayString, getIsExpandable, getItemCount, getLevel, getLocale, getPack, readExternal, setCurrentCollection, setLocale, setTimeZoneOffset, writeExternal
toXMLString
public FieldDefinitionData()
Externalizable
happy. Do not call directly!public FieldDefinitionData(JPack coreData)
public FieldDefinitionData(FieldDefinition fieldDefinition)
fieldDefinition
- field definitionpublic FieldDefinitionData(FieldDefinition fieldDefinition, boolean currentCollection)
fieldDefinition
- field definitioncurrentCollection
- whether it should work on the current collection onlypublic FieldDefinitionData(FieldDefinition fieldDefinition, java.util.Locale locale)
fieldDefinition
- requested fieldlocale
- locale to usepublic java.lang.String getRawMinValue()
FieldData
getRawMinValue
in class FieldData
public java.lang.String getRawMaxValue()
FieldData
getRawMaxValue
in class FieldData
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.