com.ibm.commerce.inventory.beans
Class StoreItemDataBean

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

public class StoreItemDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
StoreItemDataBean()
           
 
Method Summary
 java.lang.String getBackOrderable()
          IBM internal use only.
 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 getCreditable()
          IBM internal use only.
 java.lang.String getDataBeanKeyBaseItemId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyStoreentId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getForceBackOrder()
          IBM internal use only.
 java.lang.String getForeignSKU()
          IBM internal use only.
 java.lang.String getForeignSystem()
          IBM internal use only.
 java.lang.Long getForeignSystemInEJBType()
          IBM internal use only.
 java.lang.String getLastupdate()
          IBM internal use only.
 java.sql.Timestamp getLastupdateInEJBType()
          IBM internal use only.
 java.lang.String getMinimumQtyForSplit()
          IBM internal use only.
 java.lang.Integer getMinimumQtyForSplitInEJBType()
          IBM internal use only.
 java.lang.String getReleaseSeparately()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getReturnNotDesired()
          IBM internal use only.
 java.lang.String getStoreentId()
          IBM internal use only.
 java.lang.Integer getStoreentIdInEJBType()
          IBM internal use only.
 java.lang.String getTrackInventory()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setBackOrderable(java.lang.String aBackOrderable)
          IBM internal use only.
 void setBaseItemId(java.lang.Long aBaseItemId)
          IBM internal use only.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setCreditable(java.lang.String aCreditable)
          IBM internal use only.
 void setDataBeanKeyBaseItemId(java.lang.String aDataBeanKeyBaseItemId)
          Set its primary key for fetching.
 void setDataBeanKeyStoreentId(java.lang.String aDataBeanKeyStoreentId)
          Set its primary key for fetching.
 void setForceBackOrder(java.lang.String aForceBackOrder)
          IBM internal use only.
 void setforeignSKU(java.lang.String aForeignSKU)
          IBM internal use only.
 void setForeignSystem(java.lang.Long aForeignSystem)
          IBM internal use only.
 void setLastupdate(java.sql.Timestamp aLastupdate)
          IBM internal use only.
 void setMinimumQtyForSplit(java.lang.Integer aMinimumQtyForSplit)
          IBM internal use only.
 void setReleaseSeparately(java.lang.String aReleaseSeparately)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setReturnNotDesired(java.lang.String aReturnNotDesired)
          IBM internal use only.
 void setStoreentId(java.lang.Integer aStoreentId)
          IBM internal use only.
 void setTrackInventory(java.lang.String aTrackInventory)
          IBM internal use only.
 

Constructor Detail

StoreItemDataBean

public StoreItemDataBean()
Method Detail

getBackOrderable

public java.lang.String getBackOrderable()
                                  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

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

getCreditable

public java.lang.String getCreditable()
                               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

getDataBeanKeyBaseItemId

public java.lang.String getDataBeanKeyBaseItemId()

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

getForceBackOrder

public java.lang.String getForceBackOrder()
                                   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

getForeignSKU

public java.lang.String getForeignSKU()
                               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

getForeignSystem

public java.lang.String getForeignSystem()
                                  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

getForeignSystemInEJBType

public java.lang.Long getForeignSystemInEJBType()
                                         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

getLastupdate

public java.lang.String getLastupdate()
                               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

getLastupdateInEJBType

public java.sql.Timestamp getLastupdateInEJBType()
                                          throws java.rmi.RemoteException,
                                                 javax.ejb.CreateException,
                                                 javax.ejb.FinderException,
                                                 javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getMinimumQtyForSplit

public java.lang.String getMinimumQtyForSplit()
                                       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

getMinimumQtyForSplitInEJBType

public java.lang.Integer getMinimumQtyForSplitInEJBType()
                                                 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

getReleaseSeparately

public java.lang.String getReleaseSeparately()
                                      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

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getReturnNotDesired

public java.lang.String getReturnNotDesired()
                                     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

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

getTrackInventory

public java.lang.String getTrackInventory()
                                   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

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

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

setBackOrderable

public void setBackOrderable(java.lang.String aBackOrderable)

IBM internal use only.

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

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

setCreditable

public void setCreditable(java.lang.String aCreditable)

IBM internal use only.

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

setDataBeanKeyBaseItemId

public void setDataBeanKeyBaseItemId(java.lang.String aDataBeanKeyBaseItemId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyBaseItemId - 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

setForceBackOrder

public void setForceBackOrder(java.lang.String aForceBackOrder)

IBM internal use only.

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

setforeignSKU

public void setforeignSKU(java.lang.String aForeignSKU)

IBM internal use only.

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

setForeignSystem

public void setForeignSystem(java.lang.Long aForeignSystem)

IBM internal use only.

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

setLastupdate

public void setLastupdate(java.sql.Timestamp aLastupdate)

IBM internal use only.

Parameters:
aLastupdate - java.sql.Timestamp
Returns:
void

setMinimumQtyForSplit

public void setMinimumQtyForSplit(java.lang.Integer aMinimumQtyForSplit)

IBM internal use only.

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

setReleaseSeparately

public void setReleaseSeparately(java.lang.String aReleaseSeparately)

IBM internal use only.

Parameters:
aReleaseSeparately - java.lang.String
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

setReturnNotDesired

public void setReturnNotDesired(java.lang.String aReturnNotDesired)

IBM internal use only.

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

setStoreentId

public void setStoreentId(java.lang.Integer aStoreentId)

IBM internal use only.

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

setTrackInventory

public void setTrackInventory(java.lang.String aTrackInventory)

IBM internal use only.

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