|
||||||||
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 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)
newApprovalStatusBeans
- The array of ApprovalStatusLightDataBeans
corresponding to the rows in the list.public void setApproverId(java.lang.String newApproverId)
NewApproverId
- The id of the member who can approve this request.public void setAprvstatusId(java.lang.String newAprvstatusId)
newAprvstatusId
- The approval request id.public void setDateOp(java.lang.String newDateOp)
newDateOp
- The date operator.public void setFlowTypeId(java.lang.String newFlowTypeId)
newFlowTypeId
- The flow type id.public void setForWhom(java.lang.String newForWhom)
newForWhom
- The forWhom flag.public void setHitsPerPage(java.lang.String newHitsPerPage)
newHitsPerPage
- The number of hits displayed on a page.public void setLanguageId(java.lang.String newLanguageId)
newLanguageId
- The language id for NLS support.public void setNumberOfDistinctApprovers(java.lang.String newNumberOfDistinctApprovers)
newNumberOfDistinctApprovers
- The number of distinct approverspublic void setNumberOfHits(java.lang.String newNumberOfHits)
newNumberOfHits
- The number of hits.public void setStartIndex(java.lang.String newStartIndex)
newStartIndex
- The starting record number.public void setStatus(java.lang.String newStatus)
newStatus
- The status of the approval request.public void setSubmitterId(java.lang.String newSubmitterId)
newSubmitterId
- The id of the member who submitted the approval request.public void setSubmitTime(java.lang.String newSubmitTime)
newSubmitTime
- The timestamp when the approval request was submitted.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |