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 class
JPAAPlainAttrUniqueValue
class
JPAAPlainAttrValue
class
JPAJSONAPlainAttrUniqueValue
class
JPAJSONAPlainAttrValue
-
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 class
JPAGPlainAttrUniqueValue
class
JPAGPlainAttrValue
class
JPAJSONGPlainAttrUniqueValue
class
JPAJSONGPlainAttrValue
-
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 class
JPAJSONLAPlainAttrUniqueValue
class
JPAJSONLAPlainAttrValue
class
JPAJSONUPlainAttrUniqueValue
class
JPAJSONUPlainAttrValue
class
JPALAPlainAttrUniqueValue
class
JPALAPlainAttrValue
class
JPAUPlainAttrUniqueValue
class
JPAUPlainAttrValue
-