Uses of Class
org.apache.syncope.core.persistence.jpa.entity.JPAPlainSchema
-
-
Uses of JPAPlainSchema in org.apache.syncope.core.persistence.jpa.entity
Fields in org.apache.syncope.core.persistence.jpa.entity declared as JPAPlainSchema Modifier and Type Field Description protected @NotNull JPAPlainSchemaAbstractPlainAttr. schemaMethods in org.apache.syncope.core.persistence.jpa.entity that return JPAPlainSchema Modifier and Type Method Description JPAPlainSchemaAbstractPlainAttr. getSchema() -
Uses of JPAPlainSchema in org.apache.syncope.core.persistence.jpa.entity.anyobject
Methods in org.apache.syncope.core.persistence.jpa.entity.anyobject that return JPAPlainSchema Modifier and Type Method Description JPAPlainSchemaJPAJSONAPlainAttr. getSchema() -
Uses of JPAPlainSchema in org.apache.syncope.core.persistence.jpa.entity.group
Methods in org.apache.syncope.core.persistence.jpa.entity.group that return JPAPlainSchema Modifier and Type Method Description JPAPlainSchemaJPAJSONGPlainAttr. getSchema() -
Uses of JPAPlainSchema in org.apache.syncope.core.persistence.jpa.entity.user
Methods in org.apache.syncope.core.persistence.jpa.entity.user that return JPAPlainSchema Modifier and Type Method Description JPAPlainSchemaJPAJSONLAPlainAttr. getSchema()JPAPlainSchemaJPAJSONUPlainAttr. getSchema()
-