This is one of the interfaces implemented by the ApprovalStatusLightListBean. That bean is used to retrieve lists of entries from the Approval Status table.
Field Summary | |
static java.lang.String | COPYRIGHT |
Method Summary | |
void | setApprovalStatusBeans(ApprovalStatusLightDataBean[] newApprovalStatusBeans) Sets the array of ApprovalStatusLightDataBeans corresponding to the rows in the list. |
void | setApproverId(java.lang.String newApproverId) Sets the approver id. |
void | setAprvstatusId(java.lang.String newAprvstatusId) Sets the approval request id. |
void | setDateOp(java.lang.String newDateOp) Sets the date operator. |
void | setFlowTypeId(java.lang.String newFlowTypeId) Sets the flow type id. |
void | setForWhom(java.lang.String newForWhom) Sets the forWhom flag. |
void | setHitsPerPage(java.lang.String newHitsPerPage) Sets the number of hits displayed on a page. |
void | setLanguageId(java.lang.String newLanguageId) Sets the languageId. |
void | setNumberOfDistinctApprovers(java.lang.String newNumberOfDistinctApprovers) Sets the number of distinct approvers |
void | setNumberOfHits(java.lang.String newNumberOfHits) Sets the number of hits. |
void | setStartIndex(java.lang.String newStartIndex) Sets the starting record number. |
void | setStatus(java.lang.String newStatus) Sets the status. |
void | setSubmitterId(java.lang.String newSubmitterId) Sets the submitter id. |
void | setSubmitTime(java.lang.String newSubmitTime) Sets the submit time. |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public void setApprovalStatusBeans(ApprovalStatusLightDataBean[] newApprovalStatusBeans)
public void setApproverId(java.lang.String newApproverId)
public void setAprvstatusId(java.lang.String newAprvstatusId)
public void setDateOp(java.lang.String newDateOp)
public void setFlowTypeId(java.lang.String newFlowTypeId)
public void setForWhom(java.lang.String newForWhom)
public void setHitsPerPage(java.lang.String newHitsPerPage)
public void setLanguageId(java.lang.String newLanguageId)
public void setNumberOfDistinctApprovers(java.lang.String newNumberOfDistinctApprovers)
public void setNumberOfHits(java.lang.String newNumberOfHits)
public void setStartIndex(java.lang.String newStartIndex)
public void setStatus(java.lang.String newStatus)
public void setSubmitterId(java.lang.String newSubmitterId)
public void setSubmitTime(java.lang.String newSubmitTime)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.