Class ObjectToLongConverter
Object
ObjectToLongConverter
- All Implemented Interfaces:
Converter<Object,,Long> Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface Converter
Converter.ConversionException -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToModel(Object value, Class<? extends Long> targetType, Locale locale) convertToPresentation(Long value, Class<? extends Object> targetType, Locale locale)
-
Constructor Details
-
ObjectToLongConverter
public ObjectToLongConverter()
-
-
Method Details
-
convertToModel
-
convertToPresentation
-
getModelType
-
getPresentationType
-