|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is one of the interfaces implemented by the ApprovalApproversLightListBean. That bean is used to retrieve list of approvers corresponding to the approval records the user can access.
Field Summary | |
static java.lang.String |
COPYRIGHT
|
Method Summary | |
void |
setApproverBeans(ApprovalMemberLightDataBean[] newApproverBeans)
Sets the array of ApprovalMemberLightDataBeans corresponding to the rows in the list. |
void |
setForWhom(java.lang.String newForWhom)
Sets the forWhom flag. |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public void setApproverBeans(ApprovalMemberLightDataBean[] newApproverBeans)
newApproverBeans
- The array of ApprovalMemberLightDataBeans corresponding
to the approvers.public void setForWhom(java.lang.String newForWhom)
newForWhom
- The forWhom flag.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |