Package com.ibm.commerce.approval.beans

Contains data beans related to approvals and approvers.

See:
          Description

Interface Summary
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 Summary
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 downs.
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.
ApprovalTaskLightListBean Provides a list of ApprovalTaskLightDataBean beans for use in a drop down list of processes.
 

Package com.ibm.commerce.approval.beans Description

Contains data beans related to approvals and approvers.