Interface DelegateMemberContract
- All Superinterfaces:
Inactivatable,InactivatableFromTo,Versioned
- All Known Implementing Classes:
DelegateMember,DelegateMember.Builder
This is a contract for a DelegateMember. Delegates are users that a member of a
Role has authorized to have the same Permissions and take the same actions as that
member is authorized to take.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Method Summary
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable
isActiveMethods inherited from interface org.kuali.rice.core.api.mo.common.active.InactivatableFromTo
getActiveFromDate, getActiveToDate, isActiveMethods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
-
Method Details
-
getDelegationMemberId
String getDelegationMemberId() -
getDelegationId
String getDelegationId() -
getRoleMemberId
String getRoleMemberId() -
getType
MemberType getType() -
getMemberId
String getMemberId() -
getAttributes
-