Uses of Class
org.apache.syncope.core.persistence.jpa.entity.AbstractPlainAttrValue
-
-
Uses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.dao
Methods in org.apache.syncope.core.persistence.jpa.dao that return types with arguments of type AbstractPlainAttrValue Modifier and Type Method Description static <T extends PlainAttrValue>
Class<? extends AbstractPlainAttrValue>JPAPlainAttrValueDAO. getEntityReference(Class<T> reference) -
Uses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.anyobject
Subclasses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.anyobject Modifier and Type Class Description classJPAAPlainAttrUniqueValueclassJPAAPlainAttrValueclassJPAJSONAPlainAttrUniqueValueclassJPAJSONAPlainAttrValue -
Uses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.group
Subclasses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.group Modifier and Type Class Description classJPAGPlainAttrUniqueValueclassJPAGPlainAttrValueclassJPAJSONGPlainAttrUniqueValueclassJPAJSONGPlainAttrValue -
Uses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.user
Subclasses of AbstractPlainAttrValue in org.apache.syncope.core.persistence.jpa.entity.user Modifier and Type Class Description classJPAJSONLAPlainAttrUniqueValueclassJPAJSONLAPlainAttrValueclassJPAJSONUPlainAttrUniqueValueclassJPAJSONUPlainAttrValueclassJPALAPlainAttrUniqueValueclassJPALAPlainAttrValueclassJPAUPlainAttrUniqueValueclassJPAUPlainAttrValue
-