See: Description
Interface | Description |
---|---|
ApprovalApproversLightListInputDataBean |
This is one of the interfaces implemented by the ApprovalApproversLightListBean.
|
ApprovalApproversLightListSmartDataBean |
This is one of the interfaces implemented by the ApprovalApproversLightListBean.
|
ApprovalGroupTypeListInputDataBean |
This is one of the interfaces implemented by the ApprovalGroupTypeListBean.
|
ApprovalGroupTypeListSmartDataBean |
This is one of the interfaces implemented by the ApprovalGroupTypeListBean.
|
ApprovalStatusInputDataBean |
This is one of the interfaces implemented by the ApprovalStatusDataBean.
|
ApprovalStatusLightListInputDataBean |
This is one of the interfaces implemented by the ApprovalStatusLightListBean.
|
ApprovalStatusLightListSmartDataBean |
This is one of the interfaces implemented by the ApprovalStatusLightListBean.
|
ApprovalStatusSmartDataBean |
This is one of the interfaces implemented by the ApprovalStatusDataBean.
|
ApprovalSubmittersLightListInputDataBean |
This is one of the interfaces implemented by the ApprovalSubmittersListBean.
|
ApprovalSubmittersLightListSmartDataBean |
This is one of the interfaces implemented by the ApprovalSubmittersListBean.
|
ApprovalTasksLightListInputDataBean |
This is one of the interfaces implemented by the ApprovalTasksLightListBean.
|
ApprovalTasksLightListSmartDataBean |
This is one of the interfaces implemented by the ApprovalTasksLightListBean.
|
Class | Description |
---|---|
ApprovalApproversLightListBean |
Return a list of all approvers corresponding to all the approval records an approver or submitter can access.
|
ApprovalGroupTypeListBean |
Provides sorted lists of MemberGroupTypeDataBean objects.
|
ApprovalMemberLightDataBean |
This class holds member information used in creating approver or submitter drop down list.
|
ApprovalStatusDataBean |
Provides access to data fields of ApprovalStatusAccessBean.
|
ApprovalStatusLightDataBean |
This class holds approval request information.
|
ApprovalStatusLightListBean |
Provides sorted lists of ApprovalStatusLightDataBean beans.
|
ApprovalSubmittersLightListBean |
Provides a list of ApprovalMemberLightDataBean beans for use in a drop down list of submitters.
|
ApprovalTaskLightDataBean |
This class holds process information used in creating a drop down list.
|
ApprovalTaskLightListBean |
Provides a list of ApprovalTaskLightDataBean beans for use in a drop down list of processes.
|