|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.fulfillment.beans.ShippingArrangementDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
ShippingArrangementDataBean()
|
Method Summary | |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyShipArrangementId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
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.Integer |
getField2InEJBType()
IBM internal use only. |
java.lang.String |
getFlags()
IBM internal use only. |
java.lang.Integer |
getFlagsInEJBType()
IBM internal use only. |
java.lang.String |
getFulfillmentCenterId()
IBM internal use only. |
java.lang.Integer |
getFulfillmentCenterIdInEJBType()
IBM internal use only. |
java.lang.String |
getPrecedence()
IBM internal use only. |
java.lang.Double |
getPrecedenceInEJBType()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getShipArrangementId()
IBM internal use only. |
java.lang.Integer |
getShipArrangementIdInEJBType()
IBM internal use only. |
java.lang.String |
getShipModeId()
IBM internal use only. |
java.lang.Integer |
getShipModeIdInEJBType()
IBM internal use only. |
java.lang.String |
getStartDate()
IBM internal use only. |
java.sql.Timestamp |
getStartDateInEJBType()
IBM internal use only. |
java.lang.String |
getStoreId()
IBM internal use only. |
java.lang.Integer |
getStoreIdInEJBType()
IBM internal use only. |
java.lang.String |
getTrackingNumber()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyShipArrangementId(java.lang.String aDataBeanKeyShipArrangementId)
Set its primary key for fetching. |
void |
setEndDate(java.sql.Timestamp aEndDate)
IBM internal use only. |
void |
setField1(java.lang.String aField1)
IBM internal use only. |
void |
setField2(java.lang.Integer aField2)
IBM internal use only. |
void |
setFlags(java.lang.Integer aFlags)
IBM internal use only. |
void |
setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)
IBM internal use only. |
void |
setPrecedence(java.lang.Double aPrecedence)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setShipArrangementId(java.lang.Integer aShipArrangementId)
IBM internal use only. |
void |
setShipModeId(java.lang.Integer aShipModeId)
IBM internal use only. |
void |
setStartDate(java.sql.Timestamp aStartDate)
IBM internal use only. |
void |
setStoreId(java.lang.Integer aStoreId)
IBM internal use only. |
void |
setTrackingNumber(java.lang.String aTrackingNumber)
IBM internal use only. |
Constructor Detail |
public ShippingArrangementDataBean()
Method Detail |
public CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyShipArrangementId()
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 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.Integer getField2InEJBType() 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 getFlags() 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 getFlagsInEJBType() 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 getFulfillmentCenterId() 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 getFulfillmentCenterIdInEJBType() 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 getPrecedence() 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.Double getPrecedenceInEJBType() 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 getShipArrangementId() 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 getShipArrangementIdInEJBType() 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 getShipModeId() 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 getShipModeIdInEJBType() 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 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 getStoreId() 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 getStoreIdInEJBType() 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 getTrackingNumber() 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 setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyShipArrangementId(java.lang.String aDataBeanKeyShipArrangementId)
Set its primary key for fetching.
aDataBeanKeyShipArrangementId
- java.lang.Stringpublic 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.Integer aField2)
IBM internal use only.
aField2
- java.lang.Integerpublic void setFlags(java.lang.Integer aFlags)
IBM internal use only.
aFlags
- java.lang.Integerpublic void setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)
IBM internal use only.
aFulfillmentCenterId
- java.lang.Integerpublic void setPrecedence(java.lang.Double aPrecedence)
IBM internal use only.
aPrecedence
- java.lang.Doublepublic 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 setShipArrangementId(java.lang.Integer aShipArrangementId)
IBM internal use only.
aShipArrangementId
- java.lang.Integerpublic void setShipModeId(java.lang.Integer aShipModeId)
IBM internal use only.
aShipModeId
- java.lang.Integerpublic void setStartDate(java.sql.Timestamp aStartDate)
IBM internal use only.
aStartDate
- java.sql.Timestamppublic void setStoreId(java.lang.Integer aStoreId)
IBM internal use only.
aStoreId
- java.lang.Integerpublic void setTrackingNumber(java.lang.String aTrackingNumber)
IBM internal use only.
aTrackingNumber
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |