public class ReturnRecordsForOperationManagerListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForOperationManagerListListDataBeanBase implements com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerInputListDataBean, com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerSmartListDataBean, Delegator, Protectable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReturnRecordsForOperationManagerListDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyFfmCenterId1()
This method returns FfmCenterId1.
|
java.lang.String |
getDataBeanKeyStoreId1()
This method returns StoreId1.
|
Protectable |
getDelegate()
This method returns the Protectable object whose access control policies will indirectly control the access control for this object
|
java.lang.Long |
getOwner()
This method returns the member id of the owner.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
ReturnRecordsForOperationManagerDataBean[] |
getReturnRecordsForOperationManagerList()
This method returns ReturnRecordsForOperationManagerDataBean array.
|
void |
populate()
This method is used to populate the ReturnRecordsForOperationManagerListDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyFfmCenterId1(java.lang.String aFfmCenterId1)
This method sets FfmCenterId1.
|
void |
setDataBeanKeyStoreId1(java.lang.String aStoreId1)
This method sets StoreId1.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
void |
setReturnRecordsForOperationManagerList(ReturnRecordsForOperationManagerDataBean[] aListDataBean)
This method sets the list of ReturnRecordsForOperationManagerDataBean.
|
fulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfulfillspublic static final java.lang.String COPYRIGHT
public ReturnRecordsForOperationManagerListDataBean()
public CommandContext getCommandContext()
getCommandContext in interface SmartDataBeangetCommandContext in class SmartDataBeanImplpublic java.lang.String getDataBeanKeyFfmCenterId1()
getDataBeanKeyFfmCenterId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerSmartListDataBeanpublic java.lang.String getDataBeanKeyStoreId1()
getDataBeanKeyStoreId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerSmartListDataBeanpublic Protectable getDelegate() throws java.lang.Exception
getDelegate in interface Delegatorjava.lang.Exceptionpublic java.lang.Long getOwner()
throws java.lang.Exception
getOwner in interface Protectablejava.lang.Exceptionpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeangetRequestProperties in class InputDataBeanImplpublic ReturnRecordsForOperationManagerDataBean[] getReturnRecordsForOperationManagerList()
getReturnRecordsForOperationManagerList in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerSmartListDataBeanpublic void populate()
throws java.lang.Exception
populate() method.
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.ExceptionsetDataBeanKeyFfmCenterId1(String),
setDataBeanKeyStoreId1(String)public void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeansetCommandContext in class SmartDataBeanImplaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyFfmCenterId1(java.lang.String aFfmCenterId1)
setDataBeanKeyFfmCenterId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerInputListDataBeanaFfmCenterId1 - java.lang.Stringpublic void setDataBeanKeyStoreId1(java.lang.String aStoreId1)
setDataBeanKeyStoreId1 in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerInputListDataBeanaStoreId1 - java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeansetRequestProperties in class InputDataBeanImplaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic void setReturnRecordsForOperationManagerList(ReturnRecordsForOperationManagerDataBean[] aListDataBean)
setReturnRecordsForOperationManagerList in interface com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerInputListDataBeanaListDataBean - ReturnRecordsForOperationManagerDataBean[]