public class VocabularyFieldData extends FieldData implements java.io.Externalizable
Constructor and Description |
---|
VocabularyFieldData()
Required to make
Externalizable happy. |
VocabularyFieldData(GUID fieldUID) |
VocabularyFieldData(GUID fieldUID,
java.util.Locale locale,
VocabularyFieldValue minValue,
VocabularyFieldValue maxValue) |
VocabularyFieldData(GUID fieldUID,
VocabularyFieldValue minValue,
VocabularyFieldValue maxValue) |
VocabularyFieldData(JPack coreData) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxValue()
Return the maximum date value for this statistics entry.
|
int |
getMinValue()
Return the minimum string list value for this statistics entry.
|
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 VocabularyFieldData()
Externalizable
happy. Do not call directly!public VocabularyFieldData(JPack coreData)
public VocabularyFieldData(GUID fieldUID)
public VocabularyFieldData(GUID fieldUID, VocabularyFieldValue minValue, VocabularyFieldValue maxValue)
public VocabularyFieldData(GUID fieldUID, java.util.Locale locale, VocabularyFieldValue minValue, VocabularyFieldValue maxValue)
public int getMinValue()
MultiItemCollection.getItemFieldStatistics(FieldData)
to get the next level of field value statistics.public int getMaxValue()
MultiItemCollection.getItemFieldStatistics(FieldData)
to get the next level of field value statistics.public 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.