Class DelegateType
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.common.delegate.DelegateType
- All Implemented Interfaces:
Serializable,Inactivatable,ModelObjectBasic,ModelObjectComplete,DelegateTypeContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic class -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getKimTypeId
Description copied from interface:DelegateTypeContractnot required- Specified by:
getKimTypeIdin interfaceDelegateTypeContract- Returns:
-
isActive
public boolean isActive()- Specified by:
isActivein interfaceInactivatable
-
getDelegationType
- Specified by:
getDelegationTypein interfaceDelegateTypeContract
-
getDelegationId
- Specified by:
getDelegationIdin interfaceDelegateTypeContract
-
getRoleId
- Specified by:
getRoleIdin interfaceDelegateTypeContract
-
getMembers
- Specified by:
getMembersin interfaceDelegateTypeContract
-