Package org.cxbox.model.core.converter
Class YearAttributeConverter
- java.lang.Object
-
- org.cxbox.model.core.converter.YearAttributeConverter
-
-
Constructor Summary
Constructors Constructor Description YearAttributeConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegerconvertToDatabaseColumn(Year attribute)YearconvertToEntityAttribute(Integer dbData)
-