Uses of Interface
org.apache.syncope.core.persistence.api.entity.Attributable
-
-
Uses of Attributable in org.apache.syncope.core.persistence.api.entity
Subinterfaces of Attributable in org.apache.syncope.core.persistence.api.entity Modifier and Type Interface Description interfaceAny<P extends PlainAttr<?>>interfaceGroupableRelatable<L extends Any<P>,M extends Membership<L>,P extends GroupablePlainAttr<L,M>,R extends Any<?>,REL extends Relationship<L,R>> -
Uses of Attributable in org.apache.syncope.core.persistence.api.entity.anyobject
Subinterfaces of Attributable in org.apache.syncope.core.persistence.api.entity.anyobject Modifier and Type Interface Description interfaceAnyObject -
Uses of Attributable in org.apache.syncope.core.persistence.api.entity.group
Subinterfaces of Attributable in org.apache.syncope.core.persistence.api.entity.group Modifier and Type Interface Description interfaceGroup -
Uses of Attributable in org.apache.syncope.core.persistence.api.entity.user
Subinterfaces of Attributable in org.apache.syncope.core.persistence.api.entity.user Modifier and Type Interface Description interfaceLinkedAccountinterfaceUser -
Uses of Attributable in org.apache.syncope.core.persistence.jpa.entity
Classes in org.apache.syncope.core.persistence.jpa.entity that implement Attributable Modifier and Type Class Description classAbstractAny<P extends PlainAttr<?>>classAbstractGroupableRelatable<L extends Any<P>,M extends Membership<L>,P extends GroupablePlainAttr<L,M>,R extends Any<?>,REL extends Relationship<L,R>> -
Uses of Attributable in org.apache.syncope.core.persistence.jpa.entity.anyobject
Classes in org.apache.syncope.core.persistence.jpa.entity.anyobject that implement Attributable Modifier and Type Class Description classJPAAnyObjectclassJPAJSONAnyObject -
Uses of Attributable in org.apache.syncope.core.persistence.jpa.entity.group
Classes in org.apache.syncope.core.persistence.jpa.entity.group that implement Attributable Modifier and Type Class Description classJPAGroupclassJPAJSONGroup -
Uses of Attributable in org.apache.syncope.core.persistence.jpa.entity.user
Classes in org.apache.syncope.core.persistence.jpa.entity.user that implement Attributable Modifier and Type Class Description classJPAJSONLinkedAccountclassJPAJSONUserclassJPALinkedAccountclassJPAUser -
Uses of Attributable in org.apache.syncope.core.provisioning.java.propagation
Classes in org.apache.syncope.core.provisioning.java.propagation that implement Attributable Modifier and Type Class Description classDeletingLinkedAccount
-