|
||||||||
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.AuctionInfoAccessBean
This bean provides access to the AUCTVIEW table.
The following is a description of this table:
This view is a join of the AUCTION and AUCTSTREL tables. The join is based on AUCT_ID. For column descriptions, refer to either the AUCTION or AUCTSTREL tables.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
AuctionInfoAccessBean()
Zero argument constructor used to initialize the access bean. |
|
AuctionInfoAccessBean(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.util.Enumeration |
findByAuctionId(java.lang.Long auctId,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows with the specified auction id. |
java.util.Enumeration |
findByItemAndStore(java.lang.Long itemId,
java.lang.Integer storeId,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows for the specified catalog entry id and store id. |
java.util.Enumeration |
findByMultipleStatus(java.lang.String[] status,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows with the specified statuses. |
java.util.Enumeration |
findByStatus(java.lang.String status,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows with the specified status. |
java.util.Enumeration |
findByStore(java.lang.Integer storeId,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows for the specified store id. |
java.util.Enumeration |
findByStoreAndMultipleStatus(java.lang.Integer storeId,
java.lang.String[] status,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows for the specified store with the specified statuses. |
java.util.Enumeration |
findByStoreAndStatus(java.lang.Integer storeId,
java.lang.String status,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows for the specified store with the specified status. |
java.util.Enumeration |
findByStoreAndType(java.lang.Integer storeId,
java.lang.String type,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows for the specified store with the specified type. |
java.util.Enumeration |
findGalleryItems(java.lang.Long memberId,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows for the auctions that are in the specified members gallery. |
java.util.Enumeration |
findGalleryItemsByMultipleAuctionStatus(java.lang.Long memberId,
java.lang.String[] status,
com.ibm.commerce.negotiation.util.SortingAttribute sort)
Retrieves all auction info rows of a certain status for the auctions that are in the specified members gallery. |
java.lang.String |
getAdminId()
From the AUCTION table. |
java.lang.Long |
getAdminIdInEJBType()
From the AUCTION table. |
AuctionAccessBean |
getAuction()
From the AUCTION table. |
java.lang.String |
getAuctionType()
From the AUCTION table. |
java.lang.String |
getBestBidId()
From the AUCTION table. |
java.lang.Long |
getBestBidIdInEJBType()
From the AUCTION table. |
java.lang.String |
getBidRuleId()
From the AUCTION table. |
java.lang.Long |
getBidRuleIdInEJBType()
From the AUCTION table. |
java.lang.String |
getBookKeepingTime()
From the AUCTION table. |
java.sql.Timestamp |
getBookKeepingTimeInEJBType()
From the AUCTION table. |
java.lang.String |
getClosePriceRule()
From the AUCTION table. |
java.lang.String |
getCloseType()
From the AUCTION table. |
int |
getCloseTypeInEJBType()
From the AUCTION table. |
java.lang.String |
getCurrency()
From the AUCTION table. |
java.lang.String |
getCurrentPrice()
From the AUCTION table. |
java.math.BigDecimal |
getCurrentPriceInEJBType()
From the AUCTION table. |
java.lang.String |
getCurrentQuantity()
From the AUCTION table. |
java.lang.Double |
getCurrentQuantityInEJBType()
From the AUCTION table. |
java.lang.String |
getDeposit()
From the AUCTION table. |
java.math.BigDecimal |
getDepositInEJBType()
From the AUCTION table. |
java.lang.String |
getDuration()
From the AUCTION table. |
java.lang.String |
getDurationDays()
From the AUCTION table. |
int |
getDurationDaysInEJBType()
From the AUCTION table. |
java.sql.Timestamp |
getDurationInEJBType()
From the AUCTION table. |
java.lang.String |
getEndTime()
From the AUCTION table. |
java.sql.Timestamp |
getEndTimeInEJBType()
From the AUCTION table. |
java.lang.String |
getEntryId()
From the AUCTION table. |
java.lang.Long |
getEntryIdInEJBType()
From the AUCTION table. |
java.lang.String |
getField1()
From the AUCTION table. |
java.lang.Long |
getField1InEJBType()
From the AUCTION table. |
java.lang.String |
getField2()
From the AUCTION table. |
java.lang.Long |
getField2InEJBType()
From the AUCTION table. |
java.lang.String |
getField3()
From the AUCTION table. |
java.math.BigDecimal |
getField3InEJBType()
From the AUCTION table. |
java.lang.String |
getField4()
From the AUCTION table. |
java.math.BigDecimal |
getField4InEJBType()
From the AUCTION table. |
java.lang.String |
getField5()
From the AUCTION table. |
java.lang.String |
getField6()
From the AUCTION table. |
java.lang.String |
getFullfillmentCenterId()
From the AUCTION table. |
java.lang.Integer |
getFullfillmentCenterIdInEJBType()
From the AUCTION table. |
java.lang.String |
getHighestBidId()
From the AUCTION table. |
java.lang.Long |
getHighestBidIdInEJBType()
From the AUCTION table. |
java.lang.String |
getId()
From the AUCTION table. |
java.lang.Long |
getIdInEJBType()
From the AUCTION table. |
java.lang.String |
getInventoryReservationId()
Inventory reservation ID. |
java.lang.Long |
getInventoryReservationIdInEJBType()
Inventory reservation ID. |
java.lang.String |
getItemPage()
From the AUCTSTRREL auction-store relationship table. |
java.lang.String |
getLockFlag()
From the AUCTION table. |
int |
getLockFlagInEJBType()
From the AUCTION table. |
java.lang.String |
getLongDescription(java.lang.Integer langId)
From AUCTDESC.AULDESC for the row associated with the langId and auction id. |
java.lang.String |
getMemberGroupId()
From the AUCTION table. |
java.lang.Long |
getMemberGroupIdInEJBType()
From the AUCTION table. |
java.lang.String |
getOpenPrice()
From the AUCTION table. |
java.math.BigDecimal |
getOpenPriceInEJBType()
From the AUCTION table. |
java.lang.String |
getOwnerId()
From the AUCTION table. |
java.lang.Long |
getOwnerIdInEJBType()
From the AUCTION table. |
java.lang.String |
getPaymentMethods()
From the AUCTION table. |
java.lang.String |
getPrecedence()
From the AUCTION table. |
int |
getPrecedenceInEJBType()
From the AUCTION table. |
java.lang.String |
getQuantity()
From the AUCTION table. |
java.lang.Double |
getQuantityInEJBType()
From the AUCTION table. |
java.lang.String |
getRealEndTime()
From the AUCTION table. |
java.sql.Timestamp |
getRealEndTimeInEJBType()
From the AUCTION table. |
java.lang.String |
getReferenceCode()
From the AUCTION table. |
java.lang.String |
getRefPrice()
From the AUCTION table. |
java.math.BigDecimal |
getRefPriceInEJBType()
From the AUCTION table. |
java.lang.String |
getReservePrice()
From the AUCTION table. |
java.math.BigDecimal |
getReservePriceInEJBType()
From the AUCTION table. |
java.lang.String |
getRetractBid()
From the AUCTION table. |
int |
getRetractBidInEJBType()
From the AUCTION table. |
java.lang.String |
getRulePage()
From the AUCTION table. |
java.lang.String |
getScale()
From the AUCTION table. |
int |
getScaleInEJBType()
From the AUCTION table. |
java.lang.String |
getShortDescription(java.lang.Integer langId)
From AUCTDESC.AUSDESC for the row associated with the langId and auction id. |
java.lang.String |
getStartTime()
From the AUCTION table. |
java.sql.Timestamp |
getStartTimeInEJBType()
From the AUCTION table. |
java.lang.String |
getState()
From the AUCTION table. |
int |
getStateInEJBType()
From the AUCTION table. |
java.lang.String |
getStatus()
From the AUCTION table. |
java.lang.String |
getStoreId()
From the AUCTSTRREL auction-store relationship table. |
java.lang.Integer |
getStoreIdInEJBType()
From the AUCTSTRREL auction-store relationship table. |
java.lang.String |
getSupplierId()
From the AUCTION table. |
java.lang.Long |
getSupplierIdInEJBType()
From the AUCTION table. |
java.lang.String |
getUpdateTime()
From the AUCTION table. |
java.sql.Timestamp |
getUpdateTimeInEJBType()
From the AUCTION table. |
boolean |
isAuctionRuleViewed(java.lang.Long memberId)
Checks whether the member has viewed the auction's rules. |
boolean |
isInGallery(java.lang.Long memberId)
Checks if this auction has been added to the specified member's Auction Gallery. |
boolean |
isInStore(java.lang.Integer aNStore1)
From the AUCTION table. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setAdminId(java.lang.Long aAdminId1)
From the AUCTION table. |
void |
setAdminId(java.lang.String aAdminId1)
From the AUCTION table. |
void |
setAuctionType(java.lang.String aAuctionType1)
From the AUCTION table. |
void |
setBestBidId(java.lang.Long aBestBidId1)
From the AUCTION table. |
void |
setBestBidId(java.lang.String aBestBidId1)
From the AUCTION table. |
void |
setBidRuleId(java.lang.Long aBidRuleId1)
From the AUCTION table. |
void |
setBidRuleId(java.lang.String aBidRuleId1)
From the AUCTION table. |
void |
setBookKeepingTime(java.lang.String aBookKeepingTime1)
From the AUCTION table. |
void |
setBookKeepingTime(java.sql.Timestamp aBookKeepingTime1)
From the AUCTION table. |
void |
setClosePriceRule(java.lang.String aClosePriceRule1)
From the AUCTION table. |
void |
setCloseType(int aCloseType1)
From the AUCTION table. |
void |
setCloseType(java.lang.String aCloseType1)
From the AUCTION table. |
void |
setCurrency(java.lang.String aCurrency1)
From the AUCTION table. |
void |
setCurrentPrice(java.math.BigDecimal aCurrentPrice1)
From the AUCTION table. |
void |
setCurrentPrice(java.lang.String aCurrentPrice1)
From the AUCTION table. |
void |
setCurrentQuantity(java.lang.Double aCurrentQuantity1)
From the AUCTION table. |
void |
setCurrentQuantity(java.lang.String aCurrentQuantity1)
From the AUCTION table. |
void |
setDeposit(java.math.BigDecimal aDeposit1)
From the AUCTION table. |
void |
setDeposit(java.lang.String aDeposit1)
From the AUCTION table. |
void |
setDuration(java.lang.String aDuration1)
From the AUCTION table. |
void |
setDuration(java.sql.Timestamp aDuration1)
From the AUCTION table. |
void |
setDurationDays(int aDurationDays1)
From the AUCTION table. |
void |
setDurationDays(java.lang.String aDurationDays1)
From the AUCTION table. |
void |
setEndTime(java.lang.String aEndTime1)
From the AUCTION table. |
void |
setEndTime(java.sql.Timestamp aEndTime1)
From the AUCTION table. |
void |
setEntryId(java.lang.Long aEntryId1)
From the AUCTION table. |
void |
setEntryId(java.lang.String aEntryId1)
From the AUCTION table. |
void |
setField1(java.lang.Long aField11)
From the AUCTION table. |
void |
setField1(java.lang.String aField11)
From the AUCTION table. |
void |
setField2(java.lang.Long aField21)
From the AUCTION table. |
void |
setField2(java.lang.String aField21)
From the AUCTION table. |
void |
setField3(java.math.BigDecimal aField31)
From the AUCTION table. |
void |
setField3(java.lang.String aField31)
From the AUCTION table. |
void |
setField4(java.math.BigDecimal aField41)
From the AUCTION table. |
void |
setField4(java.lang.String aField41)
From the AUCTION table. |
void |
setField5(java.lang.String aField51)
From the AUCTION table. |
void |
setField6(java.lang.String aField61)
From the AUCTION table. |
void |
setFullfillmentCenterId(java.lang.Integer aFullfillmentCenterId1)
From the AUCTION table. |
void |
setFullfillmentCenterId(java.lang.String aFullfillmentCenterId1)
From the AUCTION table. |
void |
setHighestBidId(java.lang.Long aHighestBidId1)
From the AUCTION table. |
void |
setHighestBidId(java.lang.String aHighestBidId1)
From the AUCTION table. |
void |
setId(java.lang.Long aId1)
From the AUCTION table. |
void |
setId(java.lang.String aId1)
From the AUCTION table. |
void |
setInitKey_id(java.lang.Long aInitKey_id1)
Set the primary key for this object |
void |
setInitKey_storeId(java.lang.Integer aInitKey_storeId1)
Set the primary key for this object |
void |
setInventoryReservationId(java.lang.Long aInventoryReservationId1)
Inventory reservation ID. |
void |
setInventoryReservationId(java.lang.String aInventoryReservationId1)
Inventory reservation ID. |
void |
setItemPage(java.lang.String aItemPage1)
From the AUCTSTRREL auction-store relationship table. |
void |
setLockFlag(int aLockFlag1)
From the AUCTION table. |
void |
setLockFlag(java.lang.String aLockFlag1)
From the AUCTION table. |
void |
setMemberGroupId(java.lang.Long aMemberGroupId1)
From the AUCTION table. |
void |
setMemberGroupId(java.lang.String aMemberGroupId1)
From the AUCTION table. |
void |
setOpenPrice(java.math.BigDecimal aOpenPrice1)
From the AUCTION table. |
void |
setOpenPrice(java.lang.String aOpenPrice1)
From the AUCTION table. |
void |
setOwnerId(java.lang.Long aOwnerId1)
From the AUCTION table. |
void |
setOwnerId(java.lang.String aOwnerId1)
From the AUCTION table. |
void |
setPaymentMethods(java.lang.String aPaymentMethods1)
From the AUCTION table. |
void |
setPrecedence(int aPrecedence1)
From the AUCTION table. |
void |
setPrecedence(java.lang.String aPrecedence1)
From the AUCTION table. |
void |
setQuantity(java.lang.Double aQuantity1)
From the AUCTION table. |
void |
setQuantity(java.lang.String aQuantity1)
From the AUCTION table. |
void |
setRealEndTime(java.lang.String aRealEndTime1)
From the AUCTION table. |
void |
setRealEndTime(java.sql.Timestamp aRealEndTime1)
From the AUCTION table. |
void |
setReferenceCode(java.lang.String aReferenceCode1)
From the AUCTION table. |
void |
setRefPrice(java.math.BigDecimal aRefPrice1)
From the AUCTION table. |
void |
setRefPrice(java.lang.String aRefPrice1)
From the AUCTION table. |
void |
setReservePrice(java.math.BigDecimal aReservePrice1)
From the AUCTION table. |
void |
setReservePrice(java.lang.String aReservePrice1)
From the AUCTION table. |
void |
setRetractBid(int aRetractBid1)
From the AUCTION table. |
void |
setRetractBid(java.lang.String aRetractBid1)
From the AUCTION table. |
void |
setRulePage(java.lang.String aRulePage1)
From the AUCTION table. |
void |
setScale(int aScale1)
From the AUCTION table. |
void |
setScale(java.lang.String aScale1)
From the AUCTION table. |
void |
setStartTime(java.lang.String aStartTime1)
From the AUCTION table. |
void |
setStartTime(java.sql.Timestamp aStartTime1)
From the AUCTION table. |
void |
setState(int aState1)
From the AUCTION table. |
void |
setState(java.lang.String aState1)
From the AUCTION table. |
void |
setStatus(java.lang.String aStatus1)
From the AUCTION table. |
void |
setStoreId(java.lang.Integer aStoreId1)
From the AUCTSTRREL auction-store relationship table. |
void |
setStoreId(java.lang.String aStoreId1)
From the AUCTSTRREL auction-store relationship table. |
void |
setSupplierId(java.lang.Long aSupplierId1)
From the AUCTION table. |
void |
setSupplierId(java.lang.String aSupplierId1)
From the AUCTION table. |
void |
setUpdateTime(java.lang.String aUpdateTime1)
From the AUCTION table. |
void |
setUpdateTime(java.sql.Timestamp aUpdateTime1)
From the AUCTION table. |
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 AuctionInfoAccessBean()
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.AuctionInfo com.ibm.commerce.negotiation.objimpl.AuctionInfoHomeBase.findByPrimaryKey(com.ibm.commerce.negotiation.objects.AuctionInfoKey) 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 AuctionInfoAccessBean(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.util.Enumeration findByAuctionId(java.lang.Long auctId, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows with the specified auction id.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.AUCT_ID=?
auctId
- The auction id.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByItemAndStore(java.lang.Long itemId, java.lang.Integer storeId, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows for the specified catalog entry id and store id.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.CATENTRY_ID=? AND T1.STORE_ID=?
itemId
- The auction id.storeId
- The store id.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByMultipleStatus(java.lang.String[] status, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows with the specified statuses.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.AUSTATUS=? {OR T1.AUSTATUS=?}*
status
- A list of auction statuses. An OR clause is created for each additional status.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByStatus(java.lang.String status, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows with the specified status.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.AUSTATUS=?
status
- The auction status. Valid values: BC=bidding closed, SC=settlement closed,
C=current, F=future, R=retracted or deleted.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByStore(java.lang.Integer storeId, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows for the specified store id.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.STORE_ID=?
storeId
- The store id.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByStoreAndMultipleStatus(java.lang.Integer storeId, java.lang.String[] status, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows for the specified store with the specified statuses.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.STORE_ID=? AND (T1.AUSTATUS=? {OR T1.AUSTATUS=?}*)
storeId
- The store id.status
- A list of auction statuses. An OR clause is created for each additional status.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByStoreAndStatus(java.lang.Integer storeId, java.lang.String status, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows for the specified store with the specified status.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.STORE_ID=? T1.AUSTATUS=? {OR T1.AUSTATUS=?}*
storeId
- The store id.status
- The auction status. Valid values: BC=bidding closed, SC=settlement closed,
C=current, F=future, R=retracted or deleted.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findByStoreAndType(java.lang.Integer storeId, java.lang.String type, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows for the specified store with the specified type.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.STORE_ID=? T1.AUTYPE=?
storeId
- The store id.type
- The auction type. Valid values: O=open cry, SB=sealed bid, D=dutch.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findGalleryItems(java.lang.Long memberId, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows for the auctions that are in the specified members gallery.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.AUCT_ID IN (SELECT T2.AUCT_ID FROM MEMBRAUCT T2 WHERE T2.MEMBER_ID=? AND T2.RELATIONTYPE='GA')
memberId
- The member id.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.util.Enumeration findGalleryItemsByMultipleAuctionStatus(java.lang.Long memberId, java.lang.String[] status, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all auction info rows of a certain status for the auctions that are in the specified members gallery.
The SQL query used to fetch all the required rows from the AUCTVIEW view is:
SELECT * FROM AUCTVIEW T1 WHERE T1.AUCT_ID IN (SELECT T2.AUCT_ID FROM MEMBRAUCT T2 WHERE T2.MEMBER_ID=? AND T2.RELATIONTYPE='GA') And T1.AUSTATUS IN(?)
memberId
- The member id.status
- A list of auction statuses. An entry in the IN clause is made for each status.sort
- The sorting attribute. This is a set of column names and the order in which they are each to be
sorted (ascending, descending). This is used to build an ORDER BY clause.public java.lang.String getAdminId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getAdminId
in interface AuctionInfoAccessBeanData
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
From the AUCTION table.
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 AuctionAccessBean getAuction() throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getAuctionType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getAuctionType
in interface AuctionInfoAccessBeanData
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 getBestBidId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getBestBidId
in interface AuctionInfoAccessBeanData
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 getBestBidIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getBidRuleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getBidRuleId
in interface AuctionInfoAccessBeanData
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 getBidRuleIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getBookKeepingTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getBookKeepingTime
in interface AuctionInfoAccessBeanData
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 getBookKeepingTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getClosePriceRule() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getClosePriceRule
in interface AuctionInfoAccessBeanData
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 getCloseType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getCloseType
in interface AuctionInfoAccessBeanData
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 getCloseTypeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getCurrency
in interface AuctionInfoAccessBeanData
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 getCurrentPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getCurrentPrice
in interface AuctionInfoAccessBeanData
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 getCurrentPriceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getCurrentQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getCurrentQuantity
in interface AuctionInfoAccessBeanData
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 getCurrentQuantityInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getDeposit() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getDeposit
in interface AuctionInfoAccessBeanData
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 getDepositInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getDuration() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getDuration
in interface AuctionInfoAccessBeanData
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 getDurationDays() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getDurationDays
in interface AuctionInfoAccessBeanData
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 getDurationDaysInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getDurationInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getEndTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getEndTime
in interface AuctionInfoAccessBeanData
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 getEndTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getEntryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getEntryId
in interface AuctionInfoAccessBeanData
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 getEntryIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getField1
in interface AuctionInfoAccessBeanData
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
From the AUCTION table.
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
From the AUCTION table.
getField2
in interface AuctionInfoAccessBeanData
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 getField2InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getField3
in interface AuctionInfoAccessBeanData
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 getField3InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getField4() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getField4
in interface AuctionInfoAccessBeanData
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 getField4InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getField5() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getField5
in interface AuctionInfoAccessBeanData
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 getField6() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getField6
in interface AuctionInfoAccessBeanData
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 getFullfillmentCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getFullfillmentCenterId
in interface AuctionInfoAccessBeanData
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 getFullfillmentCenterIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getHighestBidId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getHighestBidId
in interface AuctionInfoAccessBeanData
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 getHighestBidIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getId
in interface AuctionInfoAccessBeanData
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
From the AUCTION table.
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 getInventoryReservationId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Inventory reservation ID.
getInventoryReservationId
in interface AuctionInfoAccessBeanData
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 getInventoryReservationIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Inventory reservation 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 getItemPage() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTSTRREL auction-store relationship table.
getItemPage
in interface AuctionInfoAccessBeanData
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 getLockFlag() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getLockFlag
in interface AuctionInfoAccessBeanData
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 getLockFlagInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getLongDescription(java.lang.Integer langId) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
From AUCTDESC.AULDESC for the row associated with the langId and auction id.
langId
- The language Id.java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMemberGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getMemberGroupId
in interface AuctionInfoAccessBeanData
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 getMemberGroupIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getOpenPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getOpenPrice
in interface AuctionInfoAccessBeanData
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 getOpenPriceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getOwnerId
in interface AuctionInfoAccessBeanData
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
From the AUCTION table.
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 getPaymentMethods() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getPaymentMethods
in interface AuctionInfoAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPrecedence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getPrecedence
in interface AuctionInfoAccessBeanData
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 getPrecedenceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getQuantity
in interface AuctionInfoAccessBeanData
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 getQuantityInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getRealEndTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getRealEndTime
in interface AuctionInfoAccessBeanData
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 getRealEndTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getReferenceCode
in interface AuctionInfoAccessBeanData
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 getRefPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getRefPrice
in interface AuctionInfoAccessBeanData
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 getRefPriceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getReservePrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getReservePrice
in interface AuctionInfoAccessBeanData
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 getReservePriceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getRetractBid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getRetractBid
in interface AuctionInfoAccessBeanData
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 getRetractBidInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getRulePage() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getRulePage
in interface AuctionInfoAccessBeanData
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
From the AUCTION table.
getScale
in interface AuctionInfoAccessBeanData
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
From the AUCTION table.
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 getShortDescription(java.lang.Integer langId) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
From AUCTDESC.AUSDESC for the row associated with the langId and auction id.
langId
- java.lang.Integerjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStartTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getStartTime
in interface AuctionInfoAccessBeanData
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 getStartTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getState() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getState
in interface AuctionInfoAccessBeanData
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 getStateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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
From the AUCTION table.
getStatus
in interface AuctionInfoAccessBeanData
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
From the AUCTSTRREL auction-store relationship table.
getStoreId
in interface AuctionInfoAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getStoreIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTSTRREL auction-store relationship table.
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 getSupplierId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getSupplierId
in interface AuctionInfoAccessBeanData
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 getSupplierIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 getUpdateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
getUpdateTime
in interface AuctionInfoAccessBeanData
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 getUpdateTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
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 boolean isAuctionRuleViewed(java.lang.Long memberId) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
Checks whether the member has viewed the auction's rules.
memberId
- The member Id.java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic boolean isInGallery(java.lang.Long memberId) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
Checks if this auction has been added to the specified member's Auction Gallery.
memberId
- The member Id.java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic boolean isInStore(java.lang.Integer aNStore1) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
From the AUCTION table.
aNStore1
- java.lang.Integerjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception 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 setAdminId(java.lang.Long aAdminId1)
From the AUCTION table.
aAdminId1
- java.lang.Longpublic void setAdminId(java.lang.String aAdminId1)
From the AUCTION table.
setAdminId
in interface AuctionInfoAccessBeanData
aAdminId1
- java.lang.Stringpublic void setAuctionType(java.lang.String aAuctionType1)
From the AUCTION table.
setAuctionType
in interface AuctionInfoAccessBeanData
aAuctionType1
- java.lang.Stringpublic void setBestBidId(java.lang.Long aBestBidId1)
From the AUCTION table.
aBestBidId1
- java.lang.Longpublic void setBestBidId(java.lang.String aBestBidId1)
From the AUCTION table.
setBestBidId
in interface AuctionInfoAccessBeanData
aBestBidId1
- java.lang.Stringpublic void setBidRuleId(java.lang.Long aBidRuleId1)
From the AUCTION table.
aBidRuleId1
- java.lang.Longpublic void setBidRuleId(java.lang.String aBidRuleId1)
From the AUCTION table.
setBidRuleId
in interface AuctionInfoAccessBeanData
aBidRuleId1
- java.lang.Stringpublic void setBookKeepingTime(java.lang.String aBookKeepingTime1)
From the AUCTION table.
setBookKeepingTime
in interface AuctionInfoAccessBeanData
aBookKeepingTime1
- java.lang.Stringpublic void setBookKeepingTime(java.sql.Timestamp aBookKeepingTime1)
From the AUCTION table.
aBookKeepingTime1
- java.sql.Timestamppublic void setClosePriceRule(java.lang.String aClosePriceRule1)
From the AUCTION table.
setClosePriceRule
in interface AuctionInfoAccessBeanData
aClosePriceRule1
- java.lang.Stringpublic void setCloseType(int aCloseType1)
From the AUCTION table.
aCloseType1
- intpublic void setCloseType(java.lang.String aCloseType1)
From the AUCTION table.
setCloseType
in interface AuctionInfoAccessBeanData
aCloseType1
- java.lang.Stringpublic void setCurrency(java.lang.String aCurrency1)
From the AUCTION table.
setCurrency
in interface AuctionInfoAccessBeanData
aCurrency1
- java.lang.Stringpublic void setCurrentPrice(java.math.BigDecimal aCurrentPrice1)
From the AUCTION table.
aCurrentPrice1
- java.math.BigDecimalpublic void setCurrentPrice(java.lang.String aCurrentPrice1)
From the AUCTION table.
setCurrentPrice
in interface AuctionInfoAccessBeanData
aCurrentPrice1
- java.lang.Stringpublic void setCurrentQuantity(java.lang.Double aCurrentQuantity1)
From the AUCTION table.
aCurrentQuantity1
- java.lang.Doublepublic void setCurrentQuantity(java.lang.String aCurrentQuantity1)
From the AUCTION table.
setCurrentQuantity
in interface AuctionInfoAccessBeanData
aCurrentQuantity1
- java.lang.Stringpublic void setDeposit(java.math.BigDecimal aDeposit1)
From the AUCTION table.
aDeposit1
- java.math.BigDecimalpublic void setDeposit(java.lang.String aDeposit1)
From the AUCTION table.
setDeposit
in interface AuctionInfoAccessBeanData
aDeposit1
- java.lang.Stringpublic void setDuration(java.lang.String aDuration1)
From the AUCTION table.
setDuration
in interface AuctionInfoAccessBeanData
aDuration1
- java.lang.Stringpublic void setDuration(java.sql.Timestamp aDuration1)
From the AUCTION table.
aDuration1
- java.sql.Timestamppublic void setDurationDays(int aDurationDays1)
From the AUCTION table.
aDurationDays1
- intpublic void setDurationDays(java.lang.String aDurationDays1)
From the AUCTION table.
setDurationDays
in interface AuctionInfoAccessBeanData
aDurationDays1
- java.lang.Stringpublic void setEndTime(java.lang.String aEndTime1)
From the AUCTION table.
setEndTime
in interface AuctionInfoAccessBeanData
aEndTime1
- java.lang.Stringpublic void setEndTime(java.sql.Timestamp aEndTime1)
From the AUCTION table.
aEndTime1
- java.sql.Timestamppublic void setEntryId(java.lang.Long aEntryId1)
From the AUCTION table.
aEntryId1
- java.lang.Longpublic void setEntryId(java.lang.String aEntryId1)
From the AUCTION table.
setEntryId
in interface AuctionInfoAccessBeanData
aEntryId1
- java.lang.Stringpublic void setField1(java.lang.Long aField11)
From the AUCTION table.
aField11
- java.lang.Longpublic void setField1(java.lang.String aField11)
From the AUCTION table.
setField1
in interface AuctionInfoAccessBeanData
aField11
- java.lang.Stringpublic void setField2(java.lang.Long aField21)
From the AUCTION table.
aField21
- java.lang.Longpublic void setField2(java.lang.String aField21)
From the AUCTION table.
setField2
in interface AuctionInfoAccessBeanData
aField21
- java.lang.Stringpublic void setField3(java.math.BigDecimal aField31)
From the AUCTION table.
aField31
- java.math.BigDecimalpublic void setField3(java.lang.String aField31)
From the AUCTION table.
setField3
in interface AuctionInfoAccessBeanData
aField31
- java.lang.Stringpublic void setField4(java.math.BigDecimal aField41)
From the AUCTION table.
aField41
- java.math.BigDecimalpublic void setField4(java.lang.String aField41)
From the AUCTION table.
setField4
in interface AuctionInfoAccessBeanData
aField41
- java.lang.Stringpublic void setField5(java.lang.String aField51)
From the AUCTION table.
setField5
in interface AuctionInfoAccessBeanData
aField51
- java.lang.Stringpublic void setField6(java.lang.String aField61)
From the AUCTION table.
setField6
in interface AuctionInfoAccessBeanData
aField61
- java.lang.Stringpublic void setFullfillmentCenterId(java.lang.Integer aFullfillmentCenterId1)
From the AUCTION table.
aFullfillmentCenterId1
- java.lang.Integerpublic void setFullfillmentCenterId(java.lang.String aFullfillmentCenterId1)
From the AUCTION table.
setFullfillmentCenterId
in interface AuctionInfoAccessBeanData
aFullfillmentCenterId1
- java.lang.Stringpublic void setHighestBidId(java.lang.Long aHighestBidId1)
From the AUCTION table.
aHighestBidId1
- java.lang.Longpublic void setHighestBidId(java.lang.String aHighestBidId1)
From the AUCTION table.
setHighestBidId
in interface AuctionInfoAccessBeanData
aHighestBidId1
- java.lang.Stringpublic void setId(java.lang.Long aId1)
From the AUCTION table.
aId1
- java.lang.Longpublic void setId(java.lang.String aId1)
From the AUCTION table.
setId
in interface AuctionInfoAccessBeanData
aId1
- java.lang.Stringpublic void setInitKey_id(java.lang.Long aInitKey_id1)
Set the primary key for this object
aInitKey_id1
- java.lang.Longpublic void setInitKey_storeId(java.lang.Integer aInitKey_storeId1)
Set the primary key for this object
aInitKey_storeId1
- java.lang.Integerpublic void setInventoryReservationId(java.lang.Long aInventoryReservationId1)
Inventory reservation ID.
aInventoryReservationId1
- java.lang.Longpublic void setInventoryReservationId(java.lang.String aInventoryReservationId1)
Inventory reservation ID.
setInventoryReservationId
in interface AuctionInfoAccessBeanData
aInventoryReservationId1
- java.lang.Stringpublic void setItemPage(java.lang.String aItemPage1)
From the AUCTSTRREL auction-store relationship table.
setItemPage
in interface AuctionInfoAccessBeanData
aItemPage1
- java.lang.Stringpublic void setLockFlag(int aLockFlag1)
From the AUCTION table.
aLockFlag1
- intpublic void setLockFlag(java.lang.String aLockFlag1)
From the AUCTION table.
setLockFlag
in interface AuctionInfoAccessBeanData
aLockFlag1
- java.lang.Stringpublic void setMemberGroupId(java.lang.Long aMemberGroupId1)
From the AUCTION table.
aMemberGroupId1
- java.lang.Longpublic void setMemberGroupId(java.lang.String aMemberGroupId1)
From the AUCTION table.
setMemberGroupId
in interface AuctionInfoAccessBeanData
aMemberGroupId1
- java.lang.Stringpublic void setOpenPrice(java.math.BigDecimal aOpenPrice1)
From the AUCTION table.
aOpenPrice1
- java.math.BigDecimalpublic void setOpenPrice(java.lang.String aOpenPrice1)
From the AUCTION table.
setOpenPrice
in interface AuctionInfoAccessBeanData
aOpenPrice1
- java.lang.Stringpublic void setOwnerId(java.lang.Long aOwnerId1)
From the AUCTION table.
aOwnerId1
- java.lang.Longpublic void setOwnerId(java.lang.String aOwnerId1)
From the AUCTION table.
setOwnerId
in interface AuctionInfoAccessBeanData
aOwnerId1
- java.lang.Stringpublic void setPaymentMethods(java.lang.String aPaymentMethods1)
From the AUCTION table.
setPaymentMethods
in interface AuctionInfoAccessBeanData
aPaymentMethods1
- java.lang.Stringpublic void setPrecedence(int aPrecedence1)
From the AUCTION table.
aPrecedence1
- intpublic void setPrecedence(java.lang.String aPrecedence1)
From the AUCTION table.
setPrecedence
in interface AuctionInfoAccessBeanData
aPrecedence1
- java.lang.Stringpublic void setQuantity(java.lang.Double aQuantity1)
From the AUCTION table.
aQuantity1
- java.lang.Doublepublic void setQuantity(java.lang.String aQuantity1)
From the AUCTION table.
setQuantity
in interface AuctionInfoAccessBeanData
aQuantity1
- java.lang.Stringpublic void setRealEndTime(java.lang.String aRealEndTime1)
From the AUCTION table.
setRealEndTime
in interface AuctionInfoAccessBeanData
aRealEndTime1
- java.lang.Stringpublic void setRealEndTime(java.sql.Timestamp aRealEndTime1)
From the AUCTION table.
aRealEndTime1
- java.sql.Timestamppublic void setReferenceCode(java.lang.String aReferenceCode1)
From the AUCTION table.
setReferenceCode
in interface AuctionInfoAccessBeanData
aReferenceCode1
- java.lang.Stringpublic void setRefPrice(java.math.BigDecimal aRefPrice1)
From the AUCTION table.
aRefPrice1
- java.math.BigDecimalpublic void setRefPrice(java.lang.String aRefPrice1)
From the AUCTION table.
setRefPrice
in interface AuctionInfoAccessBeanData
aRefPrice1
- java.lang.Stringpublic void setReservePrice(java.math.BigDecimal aReservePrice1)
From the AUCTION table.
aReservePrice1
- java.math.BigDecimalpublic void setReservePrice(java.lang.String aReservePrice1)
From the AUCTION table.
setReservePrice
in interface AuctionInfoAccessBeanData
aReservePrice1
- java.lang.Stringpublic void setRetractBid(int aRetractBid1)
From the AUCTION table.
aRetractBid1
- intpublic void setRetractBid(java.lang.String aRetractBid1)
From the AUCTION table.
setRetractBid
in interface AuctionInfoAccessBeanData
aRetractBid1
- java.lang.Stringpublic void setRulePage(java.lang.String aRulePage1)
From the AUCTION table.
setRulePage
in interface AuctionInfoAccessBeanData
aRulePage1
- java.lang.Stringpublic void setScale(int aScale1)
From the AUCTION table.
aScale1
- intpublic void setScale(java.lang.String aScale1)
From the AUCTION table.
setScale
in interface AuctionInfoAccessBeanData
aScale1
- java.lang.Stringpublic void setStartTime(java.lang.String aStartTime1)
From the AUCTION table.
setStartTime
in interface AuctionInfoAccessBeanData
aStartTime1
- java.lang.Stringpublic void setStartTime(java.sql.Timestamp aStartTime1)
From the AUCTION table.
aStartTime1
- java.sql.Timestamppublic void setState(int aState1)
From the AUCTION table.
aState1
- intpublic void setState(java.lang.String aState1)
From the AUCTION table.
setState
in interface AuctionInfoAccessBeanData
aState1
- java.lang.Stringpublic void setStatus(java.lang.String aStatus1)
From the AUCTION table.
setStatus
in interface AuctionInfoAccessBeanData
aStatus1
- java.lang.Stringpublic void setStoreId(java.lang.Integer aStoreId1)
From the AUCTSTRREL auction-store relationship table.
aStoreId1
- java.lang.Integerpublic void setStoreId(java.lang.String aStoreId1)
From the AUCTSTRREL auction-store relationship table.
setStoreId
in interface AuctionInfoAccessBeanData
aStoreId1
- java.lang.Stringpublic void setSupplierId(java.lang.Long aSupplierId1)
From the AUCTION table.
aSupplierId1
- java.lang.Longpublic void setSupplierId(java.lang.String aSupplierId1)
From the AUCTION table.
setSupplierId
in interface AuctionInfoAccessBeanData
aSupplierId1
- java.lang.Stringpublic void setUpdateTime(java.lang.String aUpdateTime1)
From the AUCTION table.
setUpdateTime
in interface AuctionInfoAccessBeanData
aUpdateTime1
- java.lang.Stringpublic void setUpdateTime(java.sql.Timestamp aUpdateTime1)
From the AUCTION table.
aUpdateTime1
- java.sql.Timestamp
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |