Interface OrganizationAwareMembershipXref
-
- All Superinterfaces:
AbstractMembershipAwareXref
- All Known Implementing Classes:
GroupToOrgMembershipXrefEntity,OrgToOrgMembershipXrefEntity,ResourceToOrgMembershipXrefEntity,RoleToOrgMembershipXrefEntity,UserToOrganizationMembershipXrefEntity
public interface OrganizationAwareMembershipXref extends AbstractMembershipAwareXref
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OrganizationEntitygetOrganization()-
Methods inherited from interface org.openiam.idm.srvc.membership.domain.AbstractMembershipAwareXref
getRights
-
-
-
-
Method Detail
-
getOrganization
OrganizationEntity getOrganization()
-
-