public class DateOnlyFieldData extends FieldData implements java.io.Externalizable
Constructor and Description |
---|
DateOnlyFieldData()
Required to make
Externalizable happy. |
DateOnlyFieldData(GUID fieldUID) |
DateOnlyFieldData(GUID fieldUID,
DateOnlyFieldValue minValue,
DateOnlyFieldValue maxValue) |
DateOnlyFieldData(GUID fieldUID,
java.util.Locale locale,
DateOnlyFieldValue minValue,
DateOnlyFieldValue maxValue) |
DateOnlyFieldData(JPack coreData) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullDisplayString() |
DateOnlyFieldValue |
getMaximumValue()
Return the maximum date value for this statistics entry.
|
DateOnlyFieldValue |
getMinimumValue()
Return the minimum date 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, getIsExpandable, getItemCount, getLevel, getLocale, getPack, readExternal, setCurrentCollection, setLocale, setTimeZoneOffset, writeExternal
toXMLString
public DateOnlyFieldData()
Externalizable
happy. Do not call directly!public DateOnlyFieldData(JPack coreData)
public DateOnlyFieldData(GUID fieldUID)
public DateOnlyFieldData(GUID fieldUID, DateOnlyFieldValue minValue, DateOnlyFieldValue maxValue)
public DateOnlyFieldData(GUID fieldUID, java.util.Locale locale, DateOnlyFieldValue minValue, DateOnlyFieldValue maxValue)
public DateOnlyFieldValue getMinimumValue()
MultiItemCollection.getItemFieldStatistics(FieldData)
to get the next level of field value statistics.public DateOnlyFieldValue getMaximumValue()
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
public java.lang.String getFullDisplayString()
getFullDisplayString
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.