Interface Membership<L extends Any<?>>
- All Superinterfaces:
Entity
,Relationship<L,
,Group> Serializable
- All Known Subinterfaces:
AMembership
,UMembership
- All Known Implementing Classes:
AbstractMembership
,JPAAMembership
,JPAUMembership
,Neo4jAMembership
,Neo4jUMembership
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Method Summary
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.Relationship
getLeftEnd, getRightEnd, setLeftEnd, setRightEnd, setType
-
Method Details
-
getType
MembershipType getType()- Specified by:
getType
in interfaceRelationship<L extends Any<?>,
Group>
-