|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
This bean provides access to the INVADJUST table.
The following is a description of this table:
This table records adjustments made to inventory.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
InventoryAdjustmentAccessBean()
Default constructor. |
|
InventoryAdjustmentAccessBean(javax.ejb.EJBObject object)
Creates an access bean for the specified EJB |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
java.lang.String |
getAdjustmentComment()
This method provides access to the INVADJUST.ADJUSTMENTCOMMENT column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getAdjustmentDate()
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getAdjustmentDateInEJBType()
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getInvadjCodeId()
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getInvadjCodeIdInEJBType()
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getInvadjustId()
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getInvadjustIdInEJBType()
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getInvAdjustNum()
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getInvAdjustNumInEJBType()
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getLastupdate()
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getLastupdateInEJBType()
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getQuantity()
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL. |
java.lang.Integer |
getQuantityInEJBType()
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL. |
java.lang.String |
getReceiptId()
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getReceiptIdInEJBType()
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setAdjustmentComment(java.lang.String aAdjustmentComment)
This method provides access to the INVADJUST.ADJUSTMENTCOMMENT column of DB2 type VARCHAR(254) NULL. |
void |
setAdjustmentDate(java.lang.String aAdjustmentDate)
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL. |
void |
setAdjustmentDate(java.sql.Timestamp aAdjustmentDate)
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL. |
void |
setInitKey_invadjustId(java.lang.String aInitKey_invadjustId)
Set the primary key for this object |
void |
setInitKey_invAdjustNum(java.lang.String aInitKey_invAdjustNum)
Set the primary key for this object |
void |
setInvadjCodeId(java.lang.Long aInvadjCodeId)
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL. |
void |
setInvadjCodeId(java.lang.String aInvadjCodeId)
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL. |
void |
setInvadjustId(java.lang.Long aInvadjustId)
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL. |
void |
setInvadjustId(java.lang.String aInvadjustId)
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL. |
void |
setInvAdjustNum(java.lang.Integer aInvAdjustNum)
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL. |
void |
setInvAdjustNum(java.lang.String aInvAdjustNum)
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL. |
void |
setLastupdate(java.lang.String aLastupdate)
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
void |
setLastupdate(java.sql.Timestamp aLastupdate)
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
void |
setQuantity(java.lang.Integer aQuantity)
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL. |
void |
setQuantity(java.lang.String aQuantity)
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL. |
void |
setReceiptId(java.lang.Long aReceiptId)
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL. |
void |
setReceiptId(java.lang.String aReceiptId)
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InventoryAdjustmentAccessBean()
Default constructor. Maps to findByPrimaryKey.
public InventoryAdjustmentAccessBean(javax.ejb.EJBObject object) throws java.rmi.RemoteException
Creates an access bean for the specified EJB
object
- - javax.ejb.EJBObjectjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
commitCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
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 getAdjustmentComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.ADJUSTMENTCOMMENT column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Comment.
getAdjustmentComment
in interface InventoryAdjustmentAccessBeanData
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 getAdjustmentDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of adjustment.
getAdjustmentDate
in interface InventoryAdjustmentAccessBeanData
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 getAdjustmentDateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of adjustment.
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 getInvadjCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to INVADJCODE table to indicate the type of adjustment being done.
getInvadjCodeId
in interface InventoryAdjustmentAccessBeanData
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 getInvadjCodeIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to INVADJCODE table to indicate the type of adjustment being done.
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 getInvadjustId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
System generated identifier which groups together the RECEIPT rows that were updated during an adjustment.
getInvadjustId
in interface InventoryAdjustmentAccessBeanData
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 getInvadjustIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
System generated identifier which groups together the RECEIPT rows that were updated during an adjustment.
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 getInvAdjustNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
A number that uniquely identifies this receipt adjustment along with its specified INVADJUST_ID.
getInvAdjustNum
in interface InventoryAdjustmentAccessBeanData
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 getInvAdjustNumInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
A number that uniquely identifies this receipt adjustment along with its specified INVADJUST_ID.
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
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
getLastupdate
in interface InventoryAdjustmentAccessBeanData
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
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
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 getQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL.
The following is a description of this column:
Quantity adjusted for this receipt.
getQuantity
in interface InventoryAdjustmentAccessBeanData
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 getQuantityInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL.
The following is a description of this column:
Quantity adjusted for this receipt.
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 getReceiptId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Indicates the receipt which was adjusted.
getReceiptId
in interface InventoryAdjustmentAccessBeanData
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 getReceiptIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Indicates the receipt which was adjusted.
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 refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
refreshCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
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 setAdjustmentComment(java.lang.String aAdjustmentComment)
This method provides access to the INVADJUST.ADJUSTMENTCOMMENT column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Comment.
setAdjustmentComment
in interface InventoryAdjustmentAccessBeanData
aAdjustmentComment
- java.lang.Stringpublic void setAdjustmentDate(java.lang.String aAdjustmentDate)
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of adjustment.
setAdjustmentDate
in interface InventoryAdjustmentAccessBeanData
aAdjustmentDate
- java.lang.Stringpublic void setAdjustmentDate(java.sql.Timestamp aAdjustmentDate)
This method provides access to the INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of adjustment.
aAdjustmentDate
- java.sql.Timestamppublic void setInitKey_invadjustId(java.lang.String aInitKey_invadjustId)
Set the primary key for this object
aInitKey_invadjustId
- java.lang.Stringpublic void setInitKey_invAdjustNum(java.lang.String aInitKey_invAdjustNum)
Set the primary key for this object
aInitKey_invAdjustNum
- java.lang.Stringpublic void setInvadjCodeId(java.lang.Long aInvadjCodeId)
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to INVADJCODE table to indicate the type of adjustment being done.
aInvadjCodeId
- java.lang.Longpublic void setInvadjCodeId(java.lang.String aInvadjCodeId)
This method provides access to the INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to INVADJCODE table to indicate the type of adjustment being done.
setInvadjCodeId
in interface InventoryAdjustmentAccessBeanData
aInvadjCodeId
- java.lang.Stringpublic void setInvadjustId(java.lang.Long aInvadjustId)
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
System generated identifier which groups together the RECEIPT rows that were updated during an adjustment.
aInvadjustId
- java.lang.Longpublic void setInvadjustId(java.lang.String aInvadjustId)
This method provides access to the INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
System generated identifier which groups together the RECEIPT rows that were updated during an adjustment.
setInvadjustId
in interface InventoryAdjustmentAccessBeanData
aInvadjustId
- java.lang.Stringpublic void setInvAdjustNum(java.lang.Integer aInvAdjustNum)
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
A number that uniquely identifies this receipt adjustment along with its specified INVADJUST_ID.
aInvAdjustNum
- java.lang.Integerpublic void setInvAdjustNum(java.lang.String aInvAdjustNum)
This method provides access to the INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
A number that uniquely identifies this receipt adjustment along with its specified INVADJUST_ID.
setInvAdjustNum
in interface InventoryAdjustmentAccessBeanData
aInvAdjustNum
- java.lang.Stringpublic void setLastupdate(java.lang.String aLastupdate)
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
setLastupdate
in interface InventoryAdjustmentAccessBeanData
aLastupdate
- java.lang.Stringpublic void setLastupdate(java.sql.Timestamp aLastupdate)
This method provides access to the INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
aLastupdate
- java.sql.Timestamppublic void setQuantity(java.lang.Integer aQuantity)
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL.
The following is a description of this column:
Quantity adjusted for this receipt.
aQuantity
- java.lang.Integerpublic void setQuantity(java.lang.String aQuantity)
This method provides access to the INVADJUST.QUANTITY column of DB2 type INTEGER NULL.
The following is a description of this column:
Quantity adjusted for this receipt.
setQuantity
in interface InventoryAdjustmentAccessBeanData
aQuantity
- java.lang.Stringpublic void setReceiptId(java.lang.Long aReceiptId)
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Indicates the receipt which was adjusted.
aReceiptId
- java.lang.Longpublic void setReceiptId(java.lang.String aReceiptId)
This method provides access to the INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Indicates the receipt which was adjusted.
setReceiptId
in interface InventoryAdjustmentAccessBeanData
aReceiptId
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |