com.ca.jcs.converter.meta
Class NumericBasePropertyConverter
java.lang.Object
com.ca.jcs.cfg.Vetoable
com.ca.jcs.converter.meta.PropertyConverter
com.ca.jcs.converter.meta.NumericBasePropertyConverter
- All Implemented Interfaces:
- AttributeConverter
public class NumericBasePropertyConverter
- extends PropertyConverter
Property converter capable of translating from one numeric base to another.
Can be invoked on numeric properties or enum ordinals (isStoreNumeric=true)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumericBasePropertyConverter
public NumericBasePropertyConverter(ConverterConfig cfg,
DataModelProperty prop)
Created 2011-07-14 13:27 EST