Uses of Class
org.apache.syncope.core.persistence.jpa.entity.group.JPAJSONGroup
-
Packages that use JPAJSONGroup Package Description org.apache.syncope.core.persistence.jpa.entity.group -
-
Uses of JPAJSONGroup in org.apache.syncope.core.persistence.jpa.entity.group
Methods in org.apache.syncope.core.persistence.jpa.entity.group with parameters of type JPAJSONGroup Modifier and Type Method Description voidJPAJSONGroupListener. read(JPAJSONGroup group)voidJPAJSONGroupListener. readAfterSave(JPAJSONGroup group)voidJPAJSONGroupListener. save(JPAJSONGroup group)
-