com.ibm.commerce.approval.beans
Interface ApprovalSubmittersLightListInputDataBean
- All Known Implementing Classes:
- ApprovalSubmittersLightListBean
- public interface ApprovalSubmittersLightListInputDataBean
This is one of the interfaces implemented by the ApprovalSubmittersListBean. That bean is used to retrieve list submitters for an approver.
Field Summary |
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
public static final java.lang.String COPYRIGHT
-
- See Also:
- Constant Field Values
setSubmitterBeans
public void setSubmitterBeans(ApprovalMemberLightDataBean[] newSubmitterBeans)
- Sets the array of ApprovalMemberLightDataBeans corresponding to the rows in the list.
-
- Parameters:
- newSubmitterBeans - The array of ApprovalMemberLightDataBeans which correspond to the rows in the list.
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.