public class FulfillmentCenterByLanguageListDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterByLanguageListListDataBeanBase implements com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageInputListDataBean, com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageSmartListDataBean, Delegator, Protectable
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
protected CommandContext | iCommandContext
Command context
|
protected java.lang.String | iDataBeanKeyLanguageId
LanguageId
|
protected java.lang.String | iDataBeanKeyStoreId
StoreId
|
protected FulfillmentCenterByLanguageDataBean[] | iFulfillmentCenterByLanguageListDataBean
FulfillmentCenterByLanguageDataBean array
|
protected TypedProperty | iRequestProperties
Request properties
|
Constructor and Description |
---|
FulfillmentCenterByLanguageListDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext | getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String | getDataBeanKeyLanguageId()
This method returns the databean key:language id.
|
java.lang.String | getDataBeanKeyStoreId()
This method returns the databean key:store id.
|
Protectable | getDelegate()
This method returns the Protectable object whose access control policies will indirectly control the access control for this object
|
FulfillmentCenterByLanguageDataBean[] | getFulfillmentCenterByLanguageList()
This method returns the list of the FulfillmentCenterByLanguageDataBean.
|
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.
|
void | populate()
This method is used to populate the FulfillmentCenterByLanguageListDataBean.
|
void | setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void | setDataBeanKeyLanguageId(java.lang.String aLanguageId)
This method sets the databean key:language id.
|
void | setDataBeanKeyStoreId(java.lang.String aStoreId)
This method sets the databean key:store id.
|
void | setFulfillmentCenterByLanguageList(FulfillmentCenterByLanguageDataBean[] aListDataBean)
This method sets the list of the FulfillmentCenterByLanguageDataBean.
|
void | setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
public static final java.lang.String COPYRIGHT
protected CommandContext iCommandContext
protected TypedProperty iRequestProperties
protected java.lang.String iDataBeanKeyLanguageId
protected java.lang.String iDataBeanKeyStoreId
protected FulfillmentCenterByLanguageDataBean[] iFulfillmentCenterByLanguageListDataBean
public FulfillmentCenterByLanguageListDataBean()
public CommandContext getCommandContext()
public java.lang.String getDataBeanKeyLanguageId()
public java.lang.String getDataBeanKeyStoreId()
public Protectable getDelegate() throws java.lang.Exception
public FulfillmentCenterByLanguageDataBean[] getFulfillmentCenterByLanguageList()
public java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException
public TypedProperty getRequestProperties()
public void populate() throws java.lang.Exception
public void setCommandContext(CommandContext aCommandContext)
public void setDataBeanKeyLanguageId(java.lang.String aLanguageId)
public void setDataBeanKeyStoreId(java.lang.String aStoreId)
public void setFulfillmentCenterByLanguageList(FulfillmentCenterByLanguageDataBean[] aListDataBean)
public void setRequestProperties(TypedProperty aRequestProperty) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException