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, setSortAtt
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
getRequestProperties, setRequestProperties
public static final java.lang.String COPYRIGHT
public ApprovalStatusLightListBean()
public ApprovalStatusLightDataBean[] getApprovalStatusBeans()
getApprovalStatusBeans
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getApproverId()
getApproverId
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getAprvstatusId()
getAprvstatusId
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getDateOp()
getDateOp
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getFlowTypeId()
getFlowTypeId
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getForWhom()
getForWhom
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getHitsPerPage()
getHitsPerPage
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getLanguageId()
getLanguageId
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getNumberOfDistinctApprovers()
getNumberOfDistinctApprovers
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getNumberOfHits()
getNumberOfHits
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getStartIndex()
getStartIndex
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getStatus()
getStatus
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getSubmitterId()
getSubmitterId
in interface ApprovalStatusLightListSmartDataBean
public java.lang.String getSubmitTime()
getSubmitTime
in interface ApprovalStatusLightListSmartDataBean
public void populate() throws java.lang.Exception
populate
in interface com.ibm.commerce.beans.SmartDataBean
populate
in class com.ibm.commerce.beans.SmartDataBeanImpl
java.lang.Exception
- if there are any problems creating the list.public void setApprovalStatusBeans(ApprovalStatusLightDataBean[] newApprovalStatusBeans)
setApprovalStatusBeans
in interface ApprovalStatusLightListInputDataBean
newApprovalStatusBeans
- The array of ApprovalStatusLightDataBeans
corresponding to the rows in the list.public void setApproverId(java.lang.String newApproverId)
setApproverId
in interface ApprovalStatusLightListInputDataBean
NewApproverId
- The id of the member who can approve this request.public void setAprvstatusId(java.lang.String newAprvstatusId)
setAprvstatusId
in interface ApprovalStatusLightListInputDataBean
newAprvstatusId
- The approval request id.public void setDateOp(java.lang.String newDateOp)
setDateOp
in interface ApprovalStatusLightListInputDataBean
NewDateOp
- The date operator.public void setFlowTypeId(java.lang.String newFlowTypeId)
setFlowTypeId
in interface ApprovalStatusLightListInputDataBean
newFlowTypeId
- The flow type id.public void setForWhom(java.lang.String newForWhom)
setForWhom
in interface ApprovalStatusLightListInputDataBean
newForWhom
- The forWhom flag.public void setHitsPerPage(java.lang.String newHitsPerPage)
setHitsPerPage
in interface ApprovalStatusLightListInputDataBean
newHitsPerPage
- The number of hits displayed on a page.public void setLanguageId(java.lang.String newLanguageId)
setLanguageId
in interface ApprovalStatusLightListInputDataBean
newLanguageId
- The language id for NLS support.public void setNumberOfDistinctApprovers(java.lang.String newNumberOfDistinctApprovers)
setNumberOfDistinctApprovers
in interface ApprovalStatusLightListInputDataBean
newNumberOfDistinctApprovers
- The number of distinct approverspublic void setNumberOfHits(java.lang.String newNumberOfHits)
setNumberOfHits
in interface ApprovalStatusLightListInputDataBean
newNumberOfHits
- The number of hits.public void setStartIndex(java.lang.String newStartIndex)
setStartIndex
in interface ApprovalStatusLightListInputDataBean
newStartIndex
- The starting record number.public void setStatus(java.lang.String newStatus)
setStatus
in interface ApprovalStatusLightListInputDataBean
newStatus
- The status of the approval request.public void setSubmitterId(java.lang.String newSubmitterId)
setSubmitterId
in interface ApprovalStatusLightListInputDataBean
newSubmitterId
- The id of the member who submitted the approval request.public void setSubmitTime(java.lang.String newSubmitTime)
setSubmitTime
in interface ApprovalStatusLightListInputDataBean
newSubmitTime
- The timestamp when the approval request was submitted.