Package org.apache.unomi.persistence.spi
Class PropertyHelper
java.lang.Object
org.apache.unomi.persistence.spi.PropertyHelper
Helper method for properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancompareValues(Object propertyValue, Object beanPropertyValue) convertToList(Object value) static BooleangetBooleanValue(Object setPropertyValueBoolean) static Doublestatic IntegergetInteger(Object value) static Longstatic ObjectgetValueByTypeId(Object propertyValue, String valueTypeId) static booleansetProperty(Object target, String propertyName, Object propertyValue, String setPropertyStrategy)
-
Constructor Details
-
PropertyHelper
public PropertyHelper()
-
-
Method Details
-
setProperty
-
convertToList
-
getInteger
-
getLong
-
getDouble
-
getBooleanValue
-
getValueByTypeId
-
compareValues
-
flatten
-