public class ApprovalStatusLightListBean extends com.ibm.commerce.beans.SortedListBean implements ApprovalStatusLightListInputDataBean, ApprovalStatusLightListSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright statement
|
| Constructor and Description |
|---|
ApprovalStatusLightListBean()
Constructs an ApprovalStatusLightListBean.
|
| Modifier and Type | Method and Description |
|---|---|
ApprovalStatusLightDataBean[] |
getApprovalStatusBeans()
Returns an array of ApprovalStatusLightDataBeans corresponding to
the rows in the list.
|
java.lang.String |
getApproverId()
Returns the approver Id.
|
java.lang.String |
getAprvstatusId()
Returns the approval request id.
|
java.lang.String |
getDateOp()
Returns the date operator.
|
java.lang.String |
getFlowTypeId()
Returns the flow type id.
|
java.lang.String |
getForWhom()
Returns the forWhom flag.
|
java.lang.String |
getHitsPerPage()
Returns the number of hits displayed on a page.
|
java.lang.String |
getLanguageId()
Returns the language Id.
|
java.lang.String |
getNumberOfDistinctApprovers()
Returns the number of distinct approvers.
|
java.lang.String |
getNumberOfHits()
Returns the number of hits.
|
java.lang.String |
getStartIndex()
Returns the starting record number to be displayed on the page.
|
java.lang.String |
getStatus()
Returns the status.
|
java.lang.String |
getSubmitterId()
Returns the submitter id.
|
java.lang.String |
getSubmitTime()
Returns the submit time id.
|
void |
populate()
Creates a sorted list of approval request beans.
|
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.
|
getLength, getSortAtt, setSortAttfulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextgetRequestProperties, setRequestPropertiespublic static final java.lang.String COPYRIGHT
public ApprovalStatusLightListBean()
public ApprovalStatusLightDataBean[] getApprovalStatusBeans()
getApprovalStatusBeans in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getApproverId()
getApproverId in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getAprvstatusId()
getAprvstatusId in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getDateOp()
getDateOp in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getFlowTypeId()
getFlowTypeId in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getForWhom()
getForWhom in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getHitsPerPage()
getHitsPerPage in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getLanguageId()
getLanguageId in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getNumberOfDistinctApprovers()
getNumberOfDistinctApprovers in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getNumberOfHits()
getNumberOfHits in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getStartIndex()
getStartIndex in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getStatus()
getStatus in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getSubmitterId()
getSubmitterId in interface ApprovalStatusLightListSmartDataBeanpublic java.lang.String getSubmitTime()
getSubmitTime in interface ApprovalStatusLightListSmartDataBeanpublic void populate()
throws java.lang.Exception
populate in interface com.ibm.commerce.beans.SmartDataBeanpopulate in class com.ibm.commerce.beans.SmartDataBeanImpljava.lang.Exception - if there are any problems creating the list.public void setApprovalStatusBeans(ApprovalStatusLightDataBean[] newApprovalStatusBeans)
setApprovalStatusBeans in interface ApprovalStatusLightListInputDataBeannewApprovalStatusBeans - The array of ApprovalStatusLightDataBeans
corresponding to the rows in the list.public void setApproverId(java.lang.String newApproverId)
setApproverId in interface ApprovalStatusLightListInputDataBeanNewApproverId - The id of the member who can approve this request.public void setAprvstatusId(java.lang.String newAprvstatusId)
setAprvstatusId in interface ApprovalStatusLightListInputDataBeannewAprvstatusId - The approval request id.public void setDateOp(java.lang.String newDateOp)
setDateOp in interface ApprovalStatusLightListInputDataBeanNewDateOp - The date operator.public void setFlowTypeId(java.lang.String newFlowTypeId)
setFlowTypeId in interface ApprovalStatusLightListInputDataBeannewFlowTypeId - The flow type id.public void setForWhom(java.lang.String newForWhom)
setForWhom in interface ApprovalStatusLightListInputDataBeannewForWhom - The forWhom flag.public void setHitsPerPage(java.lang.String newHitsPerPage)
setHitsPerPage in interface ApprovalStatusLightListInputDataBeannewHitsPerPage - The number of hits displayed on a page.public void setLanguageId(java.lang.String newLanguageId)
setLanguageId in interface ApprovalStatusLightListInputDataBeannewLanguageId - The language id for NLS support.public void setNumberOfDistinctApprovers(java.lang.String newNumberOfDistinctApprovers)
setNumberOfDistinctApprovers in interface ApprovalStatusLightListInputDataBeannewNumberOfDistinctApprovers - The number of distinct approverspublic void setNumberOfHits(java.lang.String newNumberOfHits)
setNumberOfHits in interface ApprovalStatusLightListInputDataBeannewNumberOfHits - The number of hits.public void setStartIndex(java.lang.String newStartIndex)
setStartIndex in interface ApprovalStatusLightListInputDataBeannewStartIndex - The starting record number.public void setStatus(java.lang.String newStatus)
setStatus in interface ApprovalStatusLightListInputDataBeannewStatus - The status of the approval request.public void setSubmitterId(java.lang.String newSubmitterId)
setSubmitterId in interface ApprovalStatusLightListInputDataBeannewSubmitterId - The id of the member who submitted the approval request.public void setSubmitTime(java.lang.String newSubmitTime)
setSubmitTime in interface ApprovalStatusLightListInputDataBeannewSubmitTime - The timestamp when the approval request was submitted.