|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.inventory.beans.DistributionArrangementDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
DistributionArrangementDataBean()
|
Method Summary | |
java.lang.String |
getBaseItemId()
IBM internal use only. |
java.lang.Long |
getBaseItemIdInEJBType()
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyDistArrangId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getDistArrangId()
IBM internal use only. |
java.lang.Long |
getDistArrangIdInEJBType()
IBM internal use only. |
java.lang.String |
getEndDate()
IBM internal use only. |
java.sql.Timestamp |
getEndDateInEJBType()
IBM internal use only. |
java.lang.String |
getField1()
IBM internal use only. |
java.lang.String |
getField2()
IBM internal use only. |
java.lang.String |
getField3()
IBM internal use only. |
java.lang.String |
getLastupdate()
IBM internal use only. |
java.sql.Timestamp |
getLastupdateInEJBType()
IBM internal use only. |
java.lang.String |
getMerchantStoreId()
IBM internal use only. |
java.lang.Integer |
getMerchantStoreIdInEJBType()
IBM internal use only. |
java.lang.String |
getPickingMethod()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getStartDate()
IBM internal use only. |
java.sql.Timestamp |
getStartDateInEJBType()
IBM internal use only. |
java.lang.String |
getWholeSaleStoreId()
IBM internal use only. |
java.lang.Integer |
getWholeSaleStoreIdInEJBType()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setBaseItemId(java.lang.Long aBaseItemId)
IBM internal use only. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyDistArrangId(java.lang.String aDataBeanKeyDistArrangId)
Set its primary key for fetching. |
void |
setDistArrangId(java.lang.Long aDistArrangId)
IBM internal use only. |
void |
setEndDate(java.sql.Timestamp aEndDate)
IBM internal use only. |
void |
setField1(java.lang.String aField1)
IBM internal use only. |
void |
setField2(java.lang.String aField2)
IBM internal use only. |
void |
setField3(java.lang.String aField3)
IBM internal use only. |
void |
setLastupdate(java.sql.Timestamp aLastupdate)
IBM internal use only. |
void |
setMerchantStoreId(java.lang.Integer aMerchantStoreId)
IBM internal use only. |
void |
setPickingMethod(java.lang.String aPickingMethod)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setStartDate(java.sql.Timestamp aStartDate)
IBM internal use only. |
void |
setWholeSaleStoreId(java.lang.Integer aWholeSaleStoreId)
IBM internal use only. |
Constructor Detail |
public DistributionArrangementDataBean()
Method Detail |
public java.lang.String getBaseItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getBaseItemIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyDistArrangId()
Retrieve its primary key.
public Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getDistArrangId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getDistArrangIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getEndDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getEndDateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getLastupdateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMerchantStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMerchantStoreIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPickingMethod() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic TypedProperty getRequestProperties()
Gets the request property set within this bean.
public java.lang.String getStartDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getStartDateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getWholeSaleStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getWholeSaleStoreIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setBaseItemId(java.lang.Long aBaseItemId)
IBM internal use only.
aBaseItemId
- java.lang.Longpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyDistArrangId(java.lang.String aDataBeanKeyDistArrangId)
Set its primary key for fetching.
aDataBeanKeyDistArrangId
- java.lang.Stringpublic void setDistArrangId(java.lang.Long aDistArrangId)
IBM internal use only.
aDistArrangId
- java.lang.Longpublic void setEndDate(java.sql.Timestamp aEndDate)
IBM internal use only.
aEndDate
- java.sql.Timestamppublic void setField1(java.lang.String aField1)
IBM internal use only.
aField1
- java.lang.Stringpublic void setField2(java.lang.String aField2)
IBM internal use only.
aField2
- java.lang.Stringpublic void setField3(java.lang.String aField3)
IBM internal use only.
aField3
- java.lang.Stringpublic void setLastupdate(java.sql.Timestamp aLastupdate)
IBM internal use only.
aLastupdate
- java.sql.Timestamppublic void setMerchantStoreId(java.lang.Integer aMerchantStoreId)
IBM internal use only.
aMerchantStoreId
- java.lang.Integerpublic void setPickingMethod(java.lang.String aPickingMethod)
IBM internal use only.
aPickingMethod
- java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperties) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Sets the request property within this bean.
aRequestProperties
- com.ibm.commerce.datatype.TypedPropertyjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic void setStartDate(java.sql.Timestamp aStartDate)
IBM internal use only.
aStartDate
- java.sql.Timestamppublic void setWholeSaleStoreId(java.lang.Integer aWholeSaleStoreId)
IBM internal use only.
aWholeSaleStoreId
- java.lang.Integer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |