|
||||||||
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.negotiation.objects.BidLogAccessBean
This bean provides access to the BIDLOG table.
The following is a description of this table:
This table tracks bid change history. The bid is written to the BIDLOG table before it is changed in the BID table.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
BidLogAccessBean()
Zero argument constructor used to initialize the access bean. |
|
BidLogAccessBean(BidAccessBean bidAB)
Creates an access bean with the specified attributes. |
|
BidLogAccessBean(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 |
getActionComment()
This method provides access to the BIDLOG.ACTIONMSG column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getActionTime()
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL. |
java.sql.Timestamp |
getActionTimeInEJBType()
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL. |
java.lang.String |
getActionType()
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL. |
int |
getActionTypeInEJBType()
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL. |
java.lang.String |
getAdminId()
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getAdminIdInEJBType()
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getAuctionId()
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getAuctionIdInEJBType()
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getAutoBidId()
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getAutoBidIdInEJBType()
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getBankInfo()
This method provides access to the BIDLOG.BKNAME column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getBidComment()
This method provides access to the BIDLOG.BIDMSG column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getBidPrice()
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL. |
java.math.BigDecimal |
getBidPriceInEJBType()
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL. |
java.lang.String |
getBidQuantity()
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL. |
java.lang.Double |
getBidQuantityInEJBType()
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL. |
java.lang.String |
getBillingAddressId()
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL. |
java.lang.Long |
getBillingAddressIdInEJBType()
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL. |
java.lang.String |
getCreationTime()
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getCreationTimeInEJBType()
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getDeviceExpiration()
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getDeviceExpirationInEJBType()
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getDeviceNumber()
This method provides access to the BIDLOG.DEVICE column of DB2 type VARCHAR(64) NULL. |
java.lang.String |
getEncrypted()
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL. |
int |
getEncryptedInEJBType()
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL. |
java.lang.String |
getField1()
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL. |
java.lang.Long |
getField1InEJBType()
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL. |
java.lang.String |
getField2()
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL. |
java.math.BigDecimal |
getField2InEJBType()
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL. |
java.lang.String |
getField3()
This method provides access to the BIDLOG.FIELD3 column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getId()
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getIdInEJBType()
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getOwnerId()
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getOwnerIdInEJBType()
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getPaymentDeviceType()
This method provides access to the BIDLOG.PAYTYPE column of DB2 type CHAR(64) NULL. |
java.lang.String |
getReferenceCode()
This method provides access to the BIDLOG.REFCODE column of DB2 type CHAR(36) NULL. |
java.lang.String |
getRootBidId()
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL. |
java.lang.Long |
getRootBidIdInEJBType()
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL. |
java.lang.String |
getScale()
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL. |
int |
getScaleInEJBType()
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL. |
java.lang.String |
getShippingAddressId()
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getShippingAddressIdInEJBType()
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getShippingMode()
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL. |
java.lang.Integer |
getShippingModeInEJBType()
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL. |
java.lang.String |
getStatus()
This method provides access to the BIDLOG.BIDSTATUS column of DB2 type CHAR(4) NULL. |
java.lang.String |
getStoreId()
This method provides access to the BIDLOG.STORE_ID column of DB2 type INTEGER NULL. |
java.lang.Long |
getStoreIdInEJBType()
This method provides access to the BIDLOG.STORE_ID column of DB2 type INTEGER NULL. |
java.lang.String |
getWinningPrice()
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL. |
java.math.BigDecimal |
getWinningPriceInEJBType()
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL. |
java.lang.String |
getWinningQuantity()
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL. |
java.lang.Double |
getWinningQuantityInEJBType()
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL. |
java.lang.String |
getWinOption()
This method provides access to the BIDLOG.WINOPT column of DB2 type CHAR(4) NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setActionComment(java.lang.String aActionComment1)
This method provides access to the BIDLOG.ACTIONMSG column of DB2 type VARCHAR(254) NULL. |
void |
setActionTime(java.lang.String aActionTime1)
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL. |
void |
setActionTime(java.sql.Timestamp aActionTime1)
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL. |
void |
setActionType(int aActionType1)
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL. |
void |
setActionType(java.lang.String aActionType1)
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL. |
void |
setAdminId(java.lang.Long aAdminId1)
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL. |
void |
setAdminId(java.lang.String aAdminId1)
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL. |
void |
setAuctionId(java.lang.Long aAuctionId1)
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL. |
void |
setAuctionId(java.lang.String aAuctionId1)
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL. |
void |
setAutoBidId(java.lang.Long aAutoBidId1)
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL. |
void |
setAutoBidId(java.lang.String aAutoBidId1)
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL. |
void |
setBankInfo(java.lang.String aBankInfo1)
This method provides access to the BIDLOG.BKNAME column of DB2 type VARCHAR(254) NULL. |
void |
setBidComment(java.lang.String aBidComment1)
This method provides access to the BIDLOG.BIDMSG column of DB2 type VARCHAR(254) NULL. |
void |
setBidPrice(java.math.BigDecimal aBidPrice1)
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL. |
void |
setBidPrice(java.lang.String aBidPrice1)
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL. |
void |
setBidQuantity(java.lang.Double aBidQuantity1)
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL. |
void |
setBidQuantity(java.lang.String aBidQuantity1)
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL. |
void |
setBillingAddressId(java.lang.Long aBillingAddressId1)
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL. |
void |
setBillingAddressId(java.lang.String aBillingAddressId1)
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL. |
void |
setCreationTime(java.lang.String aCreationTime1)
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL. |
void |
setCreationTime(java.sql.Timestamp aCreationTime1)
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL. |
void |
setDeviceExpiration(java.lang.String aDeviceExpiration1)
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL. |
void |
setDeviceExpiration(java.sql.Timestamp aDeviceExpiration1)
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL. |
void |
setDeviceNumber(java.lang.String aDeviceNumber1)
This method provides access to the BIDLOG.DEVICE column of DB2 type VARCHAR(64) NULL. |
void |
setEncrypted(int aEncrypted1)
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL. |
void |
setEncrypted(java.lang.String aEncrypted1)
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL. |
void |
setField1(java.lang.Long aField11)
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL. |
void |
setField1(java.lang.String aField11)
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL. |
void |
setField2(java.math.BigDecimal aField21)
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL. |
void |
setField2(java.lang.String aField21)
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL. |
void |
setField3(java.lang.String aField31)
This method provides access to the BIDLOG.FIELD3 column of DB2 type VARCHAR(254) NULL. |
void |
setId(java.lang.Long aId1)
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL. |
void |
setId(java.lang.String aId1)
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL. |
void |
setInitKey_actionTime(java.sql.Timestamp aInitKey_actionTime1)
Set the primary key for this object |
void |
setInitKey_id(java.lang.Long aInitKey_id1)
Set the primary key for this object |
void |
setOwnerId(java.lang.Long aOwnerId1)
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL. |
void |
setOwnerId(java.lang.String aOwnerId1)
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL. |
void |
setPaymentDeviceType(java.lang.String aPaymentDeviceType1)
This method provides access to the BIDLOG.PAYTYPE column of DB2 type CHAR(64) NULL. |
void |
setReferenceCode(java.lang.String aReferenceCode1)
This method provides access to the BIDLOG.REFCODE column of DB2 type CHAR(36) NULL. |
void |
setRootBidId(java.lang.Long aRootBidId1)
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL. |
void |
setRootBidId(java.lang.String aRootBidId1)
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL. |
void |
setScale(int aScale1)
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL. |
void |
setScale(java.lang.String aScale1)
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL. |
void |
setShippingAddressId(java.lang.Long aShippingAddressId1)
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL. |
void |
setShippingAddressId(java.lang.String aShippingAddressId1)
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL. |
void |
setShippingMode(java.lang.Integer aShippingMode1)
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL. |
void |
setShippingMode(java.lang.String aShippingMode1)
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL. |
void |
setStatus(java.lang.String aStatus1)
This method provides access to the BIDLOG.BIDSTATUS column of DB2 type CHAR(4) NULL. |
void |
setWinningPrice(java.math.BigDecimal aWinningPrice1)
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL. |
void |
setWinningPrice(java.lang.String aWinningPrice1)
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL. |
void |
setWinningQuantity(java.lang.Double aWinningQuantity1)
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL. |
void |
setWinningQuantity(java.lang.String aWinningQuantity1)
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL. |
void |
setWinOption(java.lang.String aWinOption1)
This method provides access to the BIDLOG.WINOPT column of DB2 type CHAR(4) 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 BidLogAccessBean()
Zero argument constructor used to initialize the access bean. This constructor corresponds to the following home interface method:
public abstract com.ibm.commerce.negotiation.objects.BidLog com.ibm.commerce.negotiation.objimpl.BidLogHomeBase.findByPrimaryKey(com.ibm.commerce.negotiation.objects.BidLogKey) throws java.rmi.RemoteException,javax.ejb.FinderException
The home interface method properties need to be set by calling the following setter methods before calling any business methods:
public BidLogAccessBean(BidAccessBean bidAB) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
Creates an access bean with the specified attributes.
bidAB
- The bid which will be copied to the bid log.public BidLogAccessBean(javax.ejb.EJBObject object) throws java.rmi.RemoteException
Creates an access bean for the specified EJB
object
- The EJB Object used for the access bean construction.java.rmi.RemoteException
- The java.rmi.RemoteException exception.Method 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 getActionComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ACTIONMSG column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Reason the bid was changed.
getActionComment
in interface BidLogAccessBeanData
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 getActionTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
Date and time that the bid was changed.
getActionTime
in interface BidLogAccessBeanData
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 getActionTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
Date and time that the bid was changed.
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 getActionType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
Type of change to the bid.
getActionType
in interface BidLogAccessBeanData
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 int getActionTypeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
Type of change to the bid.
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 getAdminId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the administrator who retracted the autobid or bid.
getAdminId
in interface BidLogAccessBeanData
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 getAdminIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the administrator who retracted the autobid or bid.
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 getAuctionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Auction ID for the auction that the bid is based on.
getAuctionId
in interface BidLogAccessBeanData
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 getAuctionIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Auction ID for the auction that the bid is based on.
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 getAutoBidId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the autobid when the bid is generated from an autobid. Otherwise the field is empty.
getAutoBidId
in interface BidLogAccessBeanData
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 getAutoBidIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the autobid when the bid is generated from an autobid. Otherwise the field is empty.
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 getBankInfo() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BKNAME column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Bank name.
getBankInfo
in interface BidLogAccessBeanData
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 getBidComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDMSG column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Reserved for IBM internal use.
getBidComment
in interface BidLogAccessBeanData
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 getBidPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The bid price.
getBidPrice
in interface BidLogAccessBeanData
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.math.BigDecimal getBidPriceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The bid price.
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 getBidQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Bid quantity.
getBidQuantity
in interface BidLogAccessBeanData
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 getBidQuantityInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Bid quantity.
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 getBillingAddressId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL.
The following is a description of this column:
Billing address of the customer submitting the bid.
getBillingAddressId
in interface BidLogAccessBeanData
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 getBillingAddressIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL.
The following is a description of this column:
Billing address of the customer submitting the bid.
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 getCreationTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
The time the bid was placed.
getCreationTime
in interface BidLogAccessBeanData
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 getCreationTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
The time the bid was placed.
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 getDeviceExpiration() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Credit card expiration date.
getDeviceExpiration
in interface BidLogAccessBeanData
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 getDeviceExpirationInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Credit card expiration date.
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 getDeviceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.DEVICE column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Credit card number.
getDeviceNumber
in interface BidLogAccessBeanData
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 getEncrypted() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL.
The following is a description of this column:
Indicates if credit card number is encrypted. Valid values: 0=not encrypted, 1=encrypted.
getEncrypted
in interface BidLogAccessBeanData
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 int getEncryptedInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL.
The following is a description of this column:
Indicates if credit card number is encrypted. Valid values: 0=not encrypted, 1=encrypted.
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
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL.
The following is a description of this column:
Customizable.
getField1
in interface BidLogAccessBeanData
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 getField1InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL.
The following is a description of this column:
Customizable.
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
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
Customizable.
getField2
in interface BidLogAccessBeanData
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.math.BigDecimal getField2InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
Customizable.
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
This method provides access to the BIDLOG.FIELD3 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
getField3
in interface BidLogAccessBeanData
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 getId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Bid ID.
getId
in interface BidLogAccessBeanData
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 getIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Bid 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 getOwnerId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the customer who submitted the bid.
getOwnerId
in interface BidLogAccessBeanData
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 getOwnerIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the customer who submitted the bid.
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 getPaymentDeviceType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.PAYTYPE column of DB2 type CHAR(64) NULL.
The following is a description of this column:
Reserved for IBM internal use.
getPaymentDeviceType
in interface BidLogAccessBeanData
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 getReferenceCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.REFCODE column of DB2 type CHAR(36) NULL.
The following is a description of this column:
Reference code. A unique code that identifies the auction.
getReferenceCode
in interface BidLogAccessBeanData
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 getRootBidId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL.
The following is a description of this column:
Reserved for IBM internal use.
getRootBidId
in interface BidLogAccessBeanData
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 getRootBidIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL.
The following is a description of this column:
Reserved for IBM internal use.
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 getScale() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
getScale
in interface BidLogAccessBeanData
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 int getScaleInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
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 getShippingAddressId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Shipping address for the customer submitting the bid.
getShippingAddressId
in interface BidLogAccessBeanData
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 getShippingAddressIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Shipping address for the customer submitting the bid.
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 getShippingMode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL.
The following is a description of this column:
Shipping mode selected by the customer submitting the bid.
getShippingMode
in interface BidLogAccessBeanData
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 getShippingModeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL.
The following is a description of this column:
Shipping mode selected by the customer submitting the bid.
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 getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.BIDSTATUS column of DB2 type CHAR(4) NULL.
The following is a description of this column:
The bid status. Valid values: A=active, R=retracted by customer, S=superceded, W=winning, D=delete by administrator, C=order completed successfully from this bid, WC=create order failed, see logs for details.
getStatus
in interface BidLogAccessBeanData
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
This method provides access to the BIDLOG.STORE_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
Store that is conducting the auction.
getStoreId
in interface BidLogAccessBeanData
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 getStoreIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.STORE_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
Store that is conducting the auction.
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 getWinningPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The price the bidder will pay if the bid is a winner.
getWinningPrice
in interface BidLogAccessBeanData
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.math.BigDecimal getWinningPriceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The price the bidder will pay if the bid is a winner.
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 getWinningQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Quantity awarded to this bid if the bid is a winner.
getWinningQuantity
in interface BidLogAccessBeanData
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 getWinningQuantityInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Quantity awarded to this bid if the bid is a winner.
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 getWinOption() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the BIDLOG.WINOPT column of DB2 type CHAR(4) NULL.
The following is a description of this column:
Indicates if bidder will accept partial quantity. Valid values: A=bidder only accepts full, P=bidder will accept partial.
getWinOption
in interface BidLogAccessBeanData
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 setActionComment(java.lang.String aActionComment1)
This method provides access to the BIDLOG.ACTIONMSG column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Reason the bid was changed.
setActionComment
in interface BidLogAccessBeanData
aActionComment1
- java.lang.Stringpublic void setActionTime(java.lang.String aActionTime1)
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
Date and time that the bid was changed.
setActionTime
in interface BidLogAccessBeanData
aActionTime1
- java.lang.Stringpublic void setActionTime(java.sql.Timestamp aActionTime1)
This method provides access to the BIDLOG.ACTIONTIME column of DB2 type TIMESTAMP NOT NULL.
The following is a description of this column:
Date and time that the bid was changed.
aActionTime1
- java.sql.Timestamppublic void setActionType(int aActionType1)
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
Type of change to the bid.
aActionType1
- intpublic void setActionType(java.lang.String aActionType1)
This method provides access to the BIDLOG.ACTIONTYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
Type of change to the bid.
setActionType
in interface BidLogAccessBeanData
aActionType1
- java.lang.Stringpublic void setAdminId(java.lang.Long aAdminId1)
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the administrator who retracted the autobid or bid.
aAdminId1
- java.lang.Longpublic void setAdminId(java.lang.String aAdminId1)
This method provides access to the BIDLOG.ADMIN_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the administrator who retracted the autobid or bid.
setAdminId
in interface BidLogAccessBeanData
aAdminId1
- java.lang.Stringpublic void setAuctionId(java.lang.Long aAuctionId1)
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Auction ID for the auction that the bid is based on.
aAuctionId1
- java.lang.Longpublic void setAuctionId(java.lang.String aAuctionId1)
This method provides access to the BIDLOG.AUCT_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Auction ID for the auction that the bid is based on.
setAuctionId
in interface BidLogAccessBeanData
aAuctionId1
- java.lang.Stringpublic void setAutoBidId(java.lang.Long aAutoBidId1)
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the autobid when the bid is generated from an autobid. Otherwise the field is empty.
aAutoBidId1
- java.lang.Longpublic void setAutoBidId(java.lang.String aAutoBidId1)
This method provides access to the BIDLOG.AUTOBID_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the autobid when the bid is generated from an autobid. Otherwise the field is empty.
setAutoBidId
in interface BidLogAccessBeanData
aAutoBidId1
- java.lang.Stringpublic void setBankInfo(java.lang.String aBankInfo1)
This method provides access to the BIDLOG.BKNAME column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Bank name.
setBankInfo
in interface BidLogAccessBeanData
aBankInfo1
- java.lang.Stringpublic void setBidComment(java.lang.String aBidComment1)
This method provides access to the BIDLOG.BIDMSG column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Reserved for IBM internal use.
setBidComment
in interface BidLogAccessBeanData
aBidComment1
- java.lang.Stringpublic void setBidPrice(java.math.BigDecimal aBidPrice1)
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The bid price.
aBidPrice1
- java.math.BigDecimalpublic void setBidPrice(java.lang.String aBidPrice1)
This method provides access to the BIDLOG.BIDPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The bid price.
setBidPrice
in interface BidLogAccessBeanData
aBidPrice1
- java.lang.Stringpublic void setBidQuantity(java.lang.Double aBidQuantity1)
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Bid quantity.
aBidQuantity1
- java.lang.Doublepublic void setBidQuantity(java.lang.String aBidQuantity1)
This method provides access to the BIDLOG.BIDQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Bid quantity.
setBidQuantity
in interface BidLogAccessBeanData
aBidQuantity1
- java.lang.Stringpublic void setBillingAddressId(java.lang.Long aBillingAddressId1)
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL.
The following is a description of this column:
Billing address of the customer submitting the bid.
aBillingAddressId1
- java.lang.Longpublic void setBillingAddressId(java.lang.String aBillingAddressId1)
This method provides access to the BIDLOG.BILLADDR column of DB2 type BIGINT NULL.
The following is a description of this column:
Billing address of the customer submitting the bid.
setBillingAddressId
in interface BidLogAccessBeanData
aBillingAddressId1
- java.lang.Stringpublic void setCreationTime(java.lang.String aCreationTime1)
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
The time the bid was placed.
setCreationTime
in interface BidLogAccessBeanData
aCreationTime1
- java.lang.Stringpublic void setCreationTime(java.sql.Timestamp aCreationTime1)
This method provides access to the BIDLOG.BIDTIME column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
The time the bid was placed.
aCreationTime1
- java.sql.Timestamppublic void setDeviceExpiration(java.lang.String aDeviceExpiration1)
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Credit card expiration date.
setDeviceExpiration
in interface BidLogAccessBeanData
aDeviceExpiration1
- java.lang.Stringpublic void setDeviceExpiration(java.sql.Timestamp aDeviceExpiration1)
This method provides access to the BIDLOG.EXPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Credit card expiration date.
aDeviceExpiration1
- java.sql.Timestamppublic void setDeviceNumber(java.lang.String aDeviceNumber1)
This method provides access to the BIDLOG.DEVICE column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
Credit card number.
setDeviceNumber
in interface BidLogAccessBeanData
aDeviceNumber1
- java.lang.Stringpublic void setEncrypted(int aEncrypted1)
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL.
The following is a description of this column:
Indicates if credit card number is encrypted. Valid values: 0=not encrypted, 1=encrypted.
aEncrypted1
- intpublic void setEncrypted(java.lang.String aEncrypted1)
This method provides access to the BIDLOG.ENCRYPT column of DB2 type INTEGER NULL.
The following is a description of this column:
Indicates if credit card number is encrypted. Valid values: 0=not encrypted, 1=encrypted.
setEncrypted
in interface BidLogAccessBeanData
aEncrypted1
- java.lang.Stringpublic void setField1(java.lang.Long aField11)
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL.
The following is a description of this column:
Customizable.
aField11
- java.lang.Longpublic void setField1(java.lang.String aField11)
This method provides access to the BIDLOG.FIELD1 column of DB2 type BIGINT NULL.
The following is a description of this column:
Customizable.
setField1
in interface BidLogAccessBeanData
aField11
- java.lang.Stringpublic void setField2(java.math.BigDecimal aField21)
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
Customizable.
aField21
- java.math.BigDecimalpublic void setField2(java.lang.String aField21)
This method provides access to the BIDLOG.FIELD2 column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
Customizable.
setField2
in interface BidLogAccessBeanData
aField21
- java.lang.Stringpublic void setField3(java.lang.String aField31)
This method provides access to the BIDLOG.FIELD3 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
setField3
in interface BidLogAccessBeanData
aField31
- java.lang.Stringpublic void setId(java.lang.Long aId1)
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Bid ID.
aId1
- java.lang.Longpublic void setId(java.lang.String aId1)
This method provides access to the BIDLOG.BID_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Bid ID.
setId
in interface BidLogAccessBeanData
aId1
- java.lang.Stringpublic void setInitKey_actionTime(java.sql.Timestamp aInitKey_actionTime1)
Set the primary key for this object
aInitKey_actionTime1
- java.sql.Timestamppublic void setInitKey_id(java.lang.Long aInitKey_id1)
Set the primary key for this object
aInitKey_id1
- java.lang.Longpublic void setOwnerId(java.lang.Long aOwnerId1)
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the customer who submitted the bid.
aOwnerId1
- java.lang.Longpublic void setOwnerId(java.lang.String aOwnerId1)
This method provides access to the BIDLOG.OWNER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the customer who submitted the bid.
setOwnerId
in interface BidLogAccessBeanData
aOwnerId1
- java.lang.Stringpublic void setPaymentDeviceType(java.lang.String aPaymentDeviceType1)
This method provides access to the BIDLOG.PAYTYPE column of DB2 type CHAR(64) NULL.
The following is a description of this column:
Reserved for IBM internal use.
setPaymentDeviceType
in interface BidLogAccessBeanData
aPaymentDeviceType1
- java.lang.Stringpublic void setReferenceCode(java.lang.String aReferenceCode1)
This method provides access to the BIDLOG.REFCODE column of DB2 type CHAR(36) NULL.
The following is a description of this column:
Reference code. A unique code that identifies the auction.
setReferenceCode
in interface BidLogAccessBeanData
aReferenceCode1
- java.lang.Stringpublic void setRootBidId(java.lang.Long aRootBidId1)
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL.
The following is a description of this column:
Reserved for IBM internal use.
aRootBidId1
- java.lang.Longpublic void setRootBidId(java.lang.String aRootBidId1)
This method provides access to the BIDLOG.BIDROOT column of DB2 type BIGINT NULL.
The following is a description of this column:
Reserved for IBM internal use.
setRootBidId
in interface BidLogAccessBeanData
aRootBidId1
- java.lang.Stringpublic void setScale(int aScale1)
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
aScale1
- intpublic void setScale(java.lang.String aScale1)
This method provides access to the BIDLOG.QUANTSCALE column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
setScale
in interface BidLogAccessBeanData
aScale1
- java.lang.Stringpublic void setShippingAddressId(java.lang.Long aShippingAddressId1)
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Shipping address for the customer submitting the bid.
aShippingAddressId1
- java.lang.Longpublic void setShippingAddressId(java.lang.String aShippingAddressId1)
This method provides access to the BIDLOG.SHIPTO_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
Shipping address for the customer submitting the bid.
setShippingAddressId
in interface BidLogAccessBeanData
aShippingAddressId1
- java.lang.Stringpublic void setShippingMode(java.lang.Integer aShippingMode1)
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL.
The following is a description of this column:
Shipping mode selected by the customer submitting the bid.
aShippingMode1
- java.lang.Integerpublic void setShippingMode(java.lang.String aShippingMode1)
This method provides access to the BIDLOG.SHIPMODE column of DB2 type INTEGER NULL.
The following is a description of this column:
Shipping mode selected by the customer submitting the bid.
setShippingMode
in interface BidLogAccessBeanData
aShippingMode1
- java.lang.Stringpublic void setStatus(java.lang.String aStatus1)
This method provides access to the BIDLOG.BIDSTATUS column of DB2 type CHAR(4) NULL.
The following is a description of this column:
The bid status. Valid values: A=active, R=retracted by customer, S=superceded, W=winning, D=delete by administrator, C=order completed successfully from this bid, WC=create order failed, see logs for details.
setStatus
in interface BidLogAccessBeanData
aStatus1
- java.lang.Stringpublic void setWinningPrice(java.math.BigDecimal aWinningPrice1)
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The price the bidder will pay if the bid is a winner.
aWinningPrice1
- java.math.BigDecimalpublic void setWinningPrice(java.lang.String aWinningPrice1)
This method provides access to the BIDLOG.WINPRICE column of DB2 type DECIMAL(20,5) NULL.
The following is a description of this column:
The price the bidder will pay if the bid is a winner.
setWinningPrice
in interface BidLogAccessBeanData
aWinningPrice1
- java.lang.Stringpublic void setWinningQuantity(java.lang.Double aWinningQuantity1)
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Quantity awarded to this bid if the bid is a winner.
aWinningQuantity1
- java.lang.Doublepublic void setWinningQuantity(java.lang.String aWinningQuantity1)
This method provides access to the BIDLOG.WINQUANT column of DB2 type FLOAT NULL.
The following is a description of this column:
Quantity awarded to this bid if the bid is a winner.
setWinningQuantity
in interface BidLogAccessBeanData
aWinningQuantity1
- java.lang.Stringpublic void setWinOption(java.lang.String aWinOption1)
This method provides access to the BIDLOG.WINOPT column of DB2 type CHAR(4) NULL.
The following is a description of this column:
Indicates if bidder will accept partial quantity. Valid values: A=bidder only accepts full, P=bidder will accept partial.
setWinOption
in interface BidLogAccessBeanData
aWinOption1
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |