public final class PeopleFlowDelegate extends AbstractDataTransferObject implements PeopleFlowDelegateContract
| Modifier and Type | Class and Description |
|---|---|
static class |
PeopleFlowDelegate.Builder
A builder which can be used to construct
PeopleFlowDelegate instances. |
| Modifier and Type | Method and Description |
|---|---|
ActionRequestPolicy |
getActionRequestPolicy()
Returns the action request policy to use for this people flow member.
|
DelegationType |
getDelegationType() |
String |
getMemberId() |
MemberType |
getMemberType() |
String |
getResponsibilityId()
Returns the responsibility id of this people flow delegate member.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getMemberId()
getMemberId in interface PeopleFlowDelegateContractpublic MemberType getMemberType()
getMemberType in interface PeopleFlowDelegateContractpublic ActionRequestPolicy getActionRequestPolicy()
PeopleFlowDelegateContractMemberType is ROLE. If the member type is anything else, this value will not
be considered and should ideally be set to nullgetActionRequestPolicy in interface PeopleFlowDelegateContractpublic DelegationType getDelegationType()
getDelegationType in interface PeopleFlowDelegateContractpublic String getResponsibilityId()
PeopleFlowDelegateContractgetResponsibilityId in interface PeopleFlowDelegateContractCopyright © 2005–2015 The Kuali Foundation. All rights reserved.