Package com.storedobject.core.converter
Class SecondsValueConverter
java.lang.Object
com.storedobject.core.converter.ValueConverter<Long>
com.storedobject.core.converter.SecondsValueConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic SecondsValueConverterstatic Stringformat(long seconds) static Stringformat(long seconds, boolean allowDays) static SecondsValueConverterget()intstatic longMethods inherited from class com.storedobject.core.converter.ValueConverter
format, getEmptyValue
-
Method Details
-
get
-
create
-
getValueType
- Specified by:
getValueTypein classValueConverter<Long>
-
convert
- Overrides:
convertin classValueConverter<Long>
-
format
- Overrides:
formatin classValueConverter<Long>
-
format
-
format
-
getEmptyTextValue
- Overrides:
getEmptyTextValuein classValueConverter<Long>
-
parse
-
getAlignment
public int getAlignment()- Overrides:
getAlignmentin classValueConverter<Long>
-