Class PlainAttr
java.lang.Object
org.apache.syncope.core.persistence.api.entity.PlainAttr
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(PlainAttrValidationManager validator, String value) voidadd(PlainAttrValue attrValue) booleanprotected PlainSchemainthashCode()booleanisValid()voidsetMembership(String membership) voidsetPlainSchema(PlainSchema plainSchema) voidvoidsetUniqueValue(PlainAttrValue uniqueValue) toString()
-
Constructor Details
-
PlainAttr
public PlainAttr()
-
-
Method Details
-
getSchema
-
setSchema
-
setPlainSchema
-
add
-
getValues
-
getUniqueValue
-
setUniqueValue
-
fetchPlainSchema
-
add
-
getValuesAsStrings
-
getMembership
-
setMembership
-
isValid
public boolean isValid() -
hashCode
public int hashCode() -
equals
-
toString
-