Interface DelegateTypeContract
- All Superinterfaces:
Inactivatable
- All Known Implementing Classes:
DelegateType,DelegateType.Builder
-
Method Summary
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable
isActive
-
Method Details
-
getRoleId
String getRoleId() -
getDelegationId
String getDelegationId() -
getKimTypeId
String getKimTypeId()not required- Returns:
-
getDelegationType
DelegationType getDelegationType() -
getMembers
List<? extends DelegateMemberContract> getMembers()
-