Uses of Interface
org.apache.syncope.core.persistence.api.entity.anyobject.APlainAttrUniqueValue
-
Packages that use APlainAttrUniqueValue Package Description org.apache.syncope.core.persistence.api.entity.anyobject org.apache.syncope.core.persistence.jpa.entity.anyobject -
-
Uses of APlainAttrUniqueValue in org.apache.syncope.core.persistence.api.entity.anyobject
Methods in org.apache.syncope.core.persistence.api.entity.anyobject that return APlainAttrUniqueValue Modifier and Type Method Description APlainAttrUniqueValueAPlainAttr. getUniqueValue() -
Uses of APlainAttrUniqueValue in org.apache.syncope.core.persistence.jpa.entity.anyobject
Classes in org.apache.syncope.core.persistence.jpa.entity.anyobject that implement APlainAttrUniqueValue Modifier and Type Class Description classJPAAPlainAttrUniqueValueclassJPAJSONAPlainAttrUniqueValueMethods in org.apache.syncope.core.persistence.jpa.entity.anyobject that return APlainAttrUniqueValue Modifier and Type Method Description APlainAttrUniqueValueJPAAPlainAttr. getUniqueValue()
-