Package de.aservo.confapi.crowd.util
Class AttributeUtil
java.lang.Object
de.aservo.confapi.crowd.util.AttributeUtil
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringfromBoolean(Boolean value) static StringfromIntegerCollection(Collection<Integer> value) static Stringstatic BooleantoIntegerList(String value) static Long
-
Field Details
-
LIST_SEPARATOR
- See Also:
-
-
Method Details
-
fromLong
-
fromBoolean
-
fromIntegerCollection
-
toLong
-
toBoolean
-
toIntegerList
-