Interface GroupAwareMembershipXref
-
- All Superinterfaces:
AbstractMembershipAwareXref
- All Known Implementing Classes:
GroupToGroupMembershipXrefEntity
,GroupToOrgMembershipXrefEntity
,GroupToResourceMembershipXrefEntity
,RoleToGroupMembershipXrefEntity
,UserToGroupMembershipXrefEntity
public interface GroupAwareMembershipXref extends AbstractMembershipAwareXref
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GroupEntity
getGroup()
-
Methods inherited from interface org.openiam.idm.srvc.membership.domain.AbstractMembershipAwareXref
getRights
-
-
-
-
Method Detail
-
getGroup
GroupEntity getGroup()
-
-