public interface PropertyValue
PropertyTransformation
.Modifier and Type | Method and Description |
---|---|
PropertyEntityDefinition |
getProperty()
Get the property.
|
Object |
getValue()
Get the property value.
|
<T> T |
getValueAs(Class<T> type)
Get the property value converted to the given type.
|
Object getValue()
<T> T getValueAs(Class<T> type) throws org.springframework.core.convert.ConversionException
type
- the type the value should be converted toorg.springframework.core.convert.ConversionException
- if the conversion service is not available or
the conversion fails or is not supportedPropertyEntityDefinition getProperty()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a