Package com.saperion.ngc.util.property
Package for model property classes.
- Since:
- 0.0.2
-
Class Summary Class Description BinaryPropertyType Class that represents the binary type.BooleanPropertyType Class that represents the boolean type.CurrencyPropertyType Property type for currency values.DatePropertyType Class that represents the date type.DatetimePropertyType Class that represents the datetime type.FloatPropertyType Class that represents the float type.IntegerPropertyType Class that represents the integer type.PropertyHandler Deprecated. Deprecated due to performance issues.PropertyToStringConverter Class that is responsible for property type conversion and comparison.PropertyType Class that represents property type.StringPropertyType Class that represents the string type.ThumbnailPropertyType Class that represents the thumbnail property type.TimePropertyType Class that represents the time type.