public final class DelegateType extends AbstractDataTransferObject implements DelegateTypeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
DelegateType.Builder |
static class |
DelegateType.Cache |
| Modifier and Type | Method and Description |
|---|---|
String |
getDelegationId() |
DelegationType |
getDelegationType() |
String |
getKimTypeId()
not required
|
List<DelegateMember> |
getMembers() |
String |
getRoleId() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getKimTypeId()
DelegateTypeContractgetKimTypeId in interface DelegateTypeContractpublic boolean isActive()
isActive in interface Inactivatablepublic DelegationType getDelegationType()
getDelegationType in interface DelegateTypeContractpublic String getDelegationId()
getDelegationId in interface DelegateTypeContractpublic String getRoleId()
getRoleId in interface DelegateTypeContractpublic List<DelegateMember> getMembers()
getMembers in interface DelegateTypeContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.