Uses of Interface
org.apache.syncope.core.persistence.api.entity.user.LAPlainAttrValue
-
Packages that use LAPlainAttrValue Package Description org.apache.syncope.core.persistence.jpa.entity.user -
-
Uses of LAPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.user
Classes in org.apache.syncope.core.persistence.jpa.entity.user that implement LAPlainAttrValue Modifier and Type Class Description classJPAJSONLAPlainAttrValueclassJPALAPlainAttrValueMethods in org.apache.syncope.core.persistence.jpa.entity.user that return types with arguments of type LAPlainAttrValue Modifier and Type Method Description List<? extends LAPlainAttrValue>JPAJSONLAPlainAttr. getValues()List<? extends LAPlainAttrValue>JPALAPlainAttr. getValues()
-