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 boolean
compareValues
(Object propertyValue, Object beanPropertyValue) convertToList
(Object value) static Boolean
getBooleanValue
(Object setPropertyValueBoolean) static Double
static Integer
getInteger
(Object value) static Long
static Object
getValueByTypeId
(Object propertyValue, String valueTypeId) static boolean
setProperty
(Object target, String propertyName, Object propertyValue, String setPropertyStrategy)
-
Constructor Details
-
PropertyHelper
public PropertyHelper()
-
-
Method Details
-
setProperty
-
convertToList
-
getInteger
-
getLong
-
getDouble
-
getBooleanValue
-
getValueByTypeId
-
compareValues
-
flatten
-