Package com.storedobject.core.converter
Class MoneyValueConverter
java.lang.Object
com.storedobject.core.converter.ValueConverter<Money>
com.storedobject.core.converter.MoneyValueConverter
-
Method Summary
Modifier and TypeMethodDescriptionformat
(Object value, SystemUser forUser) static MoneyValueConverter
get()
int
Methods inherited from class com.storedobject.core.converter.ValueConverter
format, getEmptyTextValue, getEmptyValue
-
Method Details
-
get
-
getValueType
- Specified by:
getValueType
in classValueConverter<Money>
-
convert
- Overrides:
convert
in classValueConverter<Money>
-
getAlignment
public int getAlignment()- Overrides:
getAlignment
in classValueConverter<Money>
-
format
- Overrides:
format
in classValueConverter<Money>
-