com.ibm.commerce.approval.beans
Interface ApprovalTasksLightListSmartDataBean
- All Known Implementing Classes:
- ApprovalTaskLightListBean
- public interface ApprovalTasksLightListSmartDataBean
This is one of the interfaces implemented by the ApprovalTasksLightListBean. That bean is used to retrieve the list of unique tasks (flow type descriptions) available for a particular submitter or approver.
Field Summary |
static java.lang.String |
COPYRIGHT
|
COPYRIGHT
public static final java.lang.String COPYRIGHT
-
- See Also:
- Constant Field Values
getApprovalTaskBeans
public ApprovalTaskLightDataBean[] getApprovalTaskBeans()
- Returns an array of ApprovalTaskLightDataBeans corresponding to the rows in the list.
-
- Returns:
- approvalTaskBeans The array of ApprovalTaskLightDataBeans corresponding to the rows in the list.
getLanguageId
public java.lang.String getLanguageId()
- Returns the language Id.
-
- Returns:
- languageId The language id for NLS support.
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.