com.ibm.commerce.inventory.beans
Class StoreItemFulfillmentCenterDataBean

com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
All Implemented Interfaces:
Delegator

public class StoreItemFulfillmentCenterDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
StoreItemFulfillmentCenterDataBean()
           
 
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 getDataBeanKeyBaseItemId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyFfmCenterId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyStoreentId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getFfmCenterId()
          IBM internal use only.
 java.lang.Integer getFfmCenterIdInEJBType()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getShippingOffset()
          IBM internal use only.
 java.lang.Integer getShippingOffsetInEJBType()
          IBM internal use only.
 java.lang.String getStoreentId()
          IBM internal use only.
 java.lang.Integer getStoreentIdInEJBType()
          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 setDataBeanKeyBaseItemId(java.lang.String aDataBeanKeyBaseItemId)
          Set its primary key for fetching.
 void setDataBeanKeyFfmCenterId(java.lang.String aDataBeanKeyFfmCenterId)
          Set its primary key for fetching.
 void setDataBeanKeyStoreentId(java.lang.String aDataBeanKeyStoreentId)
          Set its primary key for fetching.
 void setFfmCenterId(java.lang.Integer aFfmCenterId)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setShippingOffset(java.lang.Integer aShippingOffset)
          IBM internal use only.
 void setStoreentId(java.lang.Integer aStoreentId)
          IBM internal use only.
 

Constructor Detail

StoreItemFulfillmentCenterDataBean

public StoreItemFulfillmentCenterDataBean()
Method Detail

getBaseItemId

public java.lang.String getBaseItemId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getBaseItemIdInEJBType

public java.lang.Long getBaseItemIdInEJBType()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getDataBeanKeyBaseItemId

public java.lang.String getDataBeanKeyBaseItemId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyFfmCenterId

public java.lang.String getDataBeanKeyFfmCenterId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyStoreentId

public java.lang.String getDataBeanKeyStoreentId()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getFfmCenterId

public java.lang.String getFfmCenterId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getFfmCenterIdInEJBType

public java.lang.Integer getFfmCenterIdInEJBType()
                                          throws java.rmi.RemoteException,
                                                 javax.ejb.CreateException,
                                                 javax.ejb.FinderException,
                                                 javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getShippingOffset

public java.lang.String getShippingOffset()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getShippingOffsetInEJBType

public java.lang.Integer getShippingOffsetInEJBType()
                                             throws java.rmi.RemoteException,
                                                    javax.ejb.CreateException,
                                                    javax.ejb.FinderException,
                                                    javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStoreentId

public java.lang.String getStoreentId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStoreentIdInEJBType

public java.lang.Integer getStoreentIdInEJBType()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setBaseItemId

public void setBaseItemId(java.lang.Long aBaseItemId)

IBM internal use only.

Parameters:
aBaseItemId - java.lang.Long
Returns:
void

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

Parameters:
aCommandContext - com.ibm.commerce.command.CommandContext
Returns:
void

setDataBeanKeyBaseItemId

public void setDataBeanKeyBaseItemId(java.lang.String aDataBeanKeyBaseItemId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyBaseItemId - java.lang.String
Returns:
void

setDataBeanKeyFfmCenterId

public void setDataBeanKeyFfmCenterId(java.lang.String aDataBeanKeyFfmCenterId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyFfmCenterId - java.lang.String
Returns:
void

setDataBeanKeyStoreentId

public void setDataBeanKeyStoreentId(java.lang.String aDataBeanKeyStoreentId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyStoreentId - java.lang.String
Returns:
void

setFfmCenterId

public void setFfmCenterId(java.lang.Integer aFfmCenterId)

IBM internal use only.

Parameters:
aFfmCenterId - java.lang.Integer
Returns:
void

setRequestProperties

public void setRequestProperties(TypedProperty aRequestProperties)
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException,
                                 javax.naming.NamingException,
                                 javax.ejb.FinderException

Sets the request property within this bean.

Parameters:
aRequestProperties - com.ibm.commerce.datatype.TypedProperty
Returns:
void
Throws:
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

setShippingOffset

public void setShippingOffset(java.lang.Integer aShippingOffset)

IBM internal use only.

Parameters:
aShippingOffset - java.lang.Integer
Returns:
void

setStoreentId

public void setStoreentId(java.lang.Integer aStoreentId)

IBM internal use only.

Parameters:
aStoreentId - java.lang.Integer
Returns:
void