com.ibm.commerce.negotiation.objects
Class AuctionInfoAccessBean

java.lang.Object
  |
  +--com.ibm.ivj.ejb.runtime.AbstractAccessBean
        |
        +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
              |
              +--com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
All Implemented Interfaces:
AuctionInfoAccessBeanData, java.io.Serializable
Direct Known Subclasses:
AuctionInfoDataBean

public class AuctionInfoAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
implements AuctionInfoAccessBeanData

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.

See Also:
Serialized Form

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

AuctionInfoAccessBean

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:


AuctionInfoAccessBean

public AuctionInfoAccessBean(javax.ejb.EJBObject object)
                      throws java.rmi.RemoteException

Creates an access bean for the specified EJB

Parameters:
object - The EJB Object used for the access bean construction.
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception.
Method Detail

commitCopyHelper

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

Update(flush) data to the EJBObject (persistent storage).

Overrides:
commitCopyHelper in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findByAuctionId

public 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=?

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByItemAndStore

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=?

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByMultipleStatus

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=?}*

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByStatus

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=?

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByStore

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=?

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByStoreAndMultipleStatus

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=?}*)

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByStoreAndStatus

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=?}*

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findByStoreAndType

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=?

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findGalleryItems

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')

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

findGalleryItemsByMultipleAuctionStatus

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(?)

Parameters:
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.
Returns:
An Enumeration of all the AuctionInfoAccessBeans representing rows that match the search criteria.

getAdminId

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

From the AUCTION table.

Specified by:
getAdminId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAdminIdInEJBType

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

From the AUCTION table.

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

getAuction

public AuctionAccessBean getAuction()
                             throws java.rmi.RemoteException,
                                    java.lang.Exception,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

From the AUCTION table.

Returns:
com.ibm.commerce.negotiation.objects.AuctionAccessBean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAuctionType

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

From the AUCTION table.

Specified by:
getAuctionType in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getBestBidId

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

From the AUCTION table.

Specified by:
getBestBidId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getBestBidIdInEJBType

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

From the AUCTION table.

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

getBidRuleId

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

From the AUCTION table.

Specified by:
getBidRuleId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getBidRuleIdInEJBType

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

From the AUCTION table.

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

getBookKeepingTime

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

From the AUCTION table.

Specified by:
getBookKeepingTime in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getBookKeepingTimeInEJBType

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

From the AUCTION table.

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

getClosePriceRule

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

From the AUCTION table.

Specified by:
getClosePriceRule in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCloseType

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

From the AUCTION table.

Specified by:
getCloseType in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCloseTypeInEJBType

public int getCloseTypeInEJBType()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException

From the AUCTION table.

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

getCurrency

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

From the AUCTION table.

Specified by:
getCurrency in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCurrentPrice

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

From the AUCTION table.

Specified by:
getCurrentPrice in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCurrentPriceInEJBType

public java.math.BigDecimal getCurrentPriceInEJBType()
                                              throws java.rmi.RemoteException,
                                                     javax.ejb.CreateException,
                                                     javax.ejb.FinderException,
                                                     javax.naming.NamingException

From the AUCTION table.

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

getCurrentQuantity

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

From the AUCTION table.

Specified by:
getCurrentQuantity in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCurrentQuantityInEJBType

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

From the AUCTION table.

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

getDeposit

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

From the AUCTION table.

Specified by:
getDeposit in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getDepositInEJBType

public java.math.BigDecimal getDepositInEJBType()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

From the AUCTION table.

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

getDuration

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

From the AUCTION table.

Specified by:
getDuration in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getDurationDays

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

From the AUCTION table.

Specified by:
getDurationDays in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getDurationDaysInEJBType

public int getDurationDaysInEJBType()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

From the AUCTION table.

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

getDurationInEJBType

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

From the AUCTION table.

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

getEndTime

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

From the AUCTION table.

Specified by:
getEndTime in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getEndTimeInEJBType

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

From the AUCTION table.

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

getEntryId

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

From the AUCTION table.

Specified by:
getEntryId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getEntryIdInEJBType

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

From the AUCTION table.

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

getField1

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

From the AUCTION table.

Specified by:
getField1 in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getField1InEJBType

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

From the AUCTION table.

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

getField2

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

From the AUCTION table.

Specified by:
getField2 in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getField2InEJBType

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

From the AUCTION table.

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

getField3

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

From the AUCTION table.

Specified by:
getField3 in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getField3InEJBType

public java.math.BigDecimal getField3InEJBType()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

From the AUCTION table.

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

getField4

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

From the AUCTION table.

Specified by:
getField4 in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getField4InEJBType

public java.math.BigDecimal getField4InEJBType()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

From the AUCTION table.

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

getField5

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

From the AUCTION table.

Specified by:
getField5 in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getField6

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

From the AUCTION table.

Specified by:
getField6 in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getFullfillmentCenterId

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

From the AUCTION table.

Specified by:
getFullfillmentCenterId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getFullfillmentCenterIdInEJBType

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

From the AUCTION table.

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

getHighestBidId

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

From the AUCTION table.

Specified by:
getHighestBidId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getHighestBidIdInEJBType

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

From the AUCTION table.

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

getId

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

From the AUCTION table.

Specified by:
getId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getIdInEJBType

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

From the AUCTION table.

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

getInventoryReservationId

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

Inventory reservation ID.

Specified by:
getInventoryReservationId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getInventoryReservationIdInEJBType

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

Inventory reservation ID.

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

getItemPage

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

From the AUCTSTRREL auction-store relationship table.

Specified by:
getItemPage in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLockFlag

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

From the AUCTION table.

Specified by:
getLockFlag in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLockFlagInEJBType

public int getLockFlagInEJBType()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

From the AUCTION table.

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

getLongDescription

public 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.

Parameters:
langId - The language Id.
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getMemberGroupId

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

From the AUCTION table.

Specified by:
getMemberGroupId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getMemberGroupIdInEJBType

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

From the AUCTION table.

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

getOpenPrice

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

From the AUCTION table.

Specified by:
getOpenPrice in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOpenPriceInEJBType

public java.math.BigDecimal getOpenPriceInEJBType()
                                           throws java.rmi.RemoteException,
                                                  javax.ejb.CreateException,
                                                  javax.ejb.FinderException,
                                                  javax.naming.NamingException

From the AUCTION table.

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

getOwnerId

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

From the AUCTION table.

Specified by:
getOwnerId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOwnerIdInEJBType

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

From the AUCTION table.

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

getPaymentMethods

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

From the AUCTION table.

Specified by:
getPaymentMethods in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getPrecedence

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

From the AUCTION table.

Specified by:
getPrecedence in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getPrecedenceInEJBType

public int getPrecedenceInEJBType()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

From the AUCTION table.

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

getQuantity

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

From the AUCTION table.

Specified by:
getQuantity in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getQuantityInEJBType

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

From the AUCTION table.

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

getRealEndTime

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

From the AUCTION table.

Specified by:
getRealEndTime in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRealEndTimeInEJBType

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

From the AUCTION table.

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

getReferenceCode

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

From the AUCTION table.

Specified by:
getReferenceCode in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRefPrice

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

From the AUCTION table.

Specified by:
getRefPrice in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRefPriceInEJBType

public java.math.BigDecimal getRefPriceInEJBType()
                                          throws java.rmi.RemoteException,
                                                 javax.ejb.CreateException,
                                                 javax.ejb.FinderException,
                                                 javax.naming.NamingException

From the AUCTION table.

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

getReservePrice

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

From the AUCTION table.

Specified by:
getReservePrice in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getReservePriceInEJBType

public java.math.BigDecimal getReservePriceInEJBType()
                                              throws java.rmi.RemoteException,
                                                     javax.ejb.CreateException,
                                                     javax.ejb.FinderException,
                                                     javax.naming.NamingException

From the AUCTION table.

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

getRetractBid

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

From the AUCTION table.

Specified by:
getRetractBid in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRetractBidInEJBType

public int getRetractBidInEJBType()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

From the AUCTION table.

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

getRulePage

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

From the AUCTION table.

Specified by:
getRulePage in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getScale

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

From the AUCTION table.

Specified by:
getScale in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getScaleInEJBType

public int getScaleInEJBType()
                      throws java.rmi.RemoteException,
                             javax.ejb.CreateException,
                             javax.ejb.FinderException,
                             javax.naming.NamingException

From the AUCTION table.

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

getShortDescription

public 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.

Parameters:
langId - java.lang.Integer
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStartTime

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

From the AUCTION table.

Specified by:
getStartTime in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStartTimeInEJBType

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

From the AUCTION table.

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

getState

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

From the AUCTION table.

Specified by:
getState in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStateInEJBType

public int getStateInEJBType()
                      throws java.rmi.RemoteException,
                             javax.ejb.CreateException,
                             javax.ejb.FinderException,
                             javax.naming.NamingException

From the AUCTION table.

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

getStatus

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

From the AUCTION table.

Specified by:
getStatus in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStoreId

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

From the AUCTSTRREL auction-store relationship table.

Specified by:
getStoreId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStoreIdInEJBType

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

From the AUCTSTRREL auction-store relationship table.

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

getSupplierId

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

From the AUCTION table.

Specified by:
getSupplierId in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getSupplierIdInEJBType

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

From the AUCTION table.

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

getUpdateTime

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

From the AUCTION table.

Specified by:
getUpdateTime in interface AuctionInfoAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUpdateTimeInEJBType

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

From the AUCTION table.

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

isAuctionRuleViewed

public 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.

Parameters:
memberId - The member Id.
Returns:
boolean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

isInGallery

public 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.

Parameters:
memberId - The member Id.
Returns:
boolean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

isInStore

public boolean isInStore(java.lang.Integer aNStore1)
                  throws java.rmi.RemoteException,
                         java.lang.Exception,
                         javax.ejb.FinderException,
                         javax.naming.NamingException

From the AUCTION table.

Parameters:
aNStore1 - java.lang.Integer
Returns:
boolean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

refreshCopyHelper

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

Load data from the EJBObject.

Overrides:
refreshCopyHelper in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

setAdminId

public void setAdminId(java.lang.Long aAdminId1)

From the AUCTION table.

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

setAdminId

public void setAdminId(java.lang.String aAdminId1)

From the AUCTION table.

Specified by:
setAdminId in interface AuctionInfoAccessBeanData
Parameters:
aAdminId1 - java.lang.String
Returns:
void

setAuctionType

public void setAuctionType(java.lang.String aAuctionType1)

From the AUCTION table.

Specified by:
setAuctionType in interface AuctionInfoAccessBeanData
Parameters:
aAuctionType1 - java.lang.String
Returns:
void

setBestBidId

public void setBestBidId(java.lang.Long aBestBidId1)

From the AUCTION table.

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

setBestBidId

public void setBestBidId(java.lang.String aBestBidId1)

From the AUCTION table.

Specified by:
setBestBidId in interface AuctionInfoAccessBeanData
Parameters:
aBestBidId1 - java.lang.String
Returns:
void

setBidRuleId

public void setBidRuleId(java.lang.Long aBidRuleId1)

From the AUCTION table.

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

setBidRuleId

public void setBidRuleId(java.lang.String aBidRuleId1)

From the AUCTION table.

Specified by:
setBidRuleId in interface AuctionInfoAccessBeanData
Parameters:
aBidRuleId1 - java.lang.String
Returns:
void

setBookKeepingTime

public void setBookKeepingTime(java.lang.String aBookKeepingTime1)

From the AUCTION table.

Specified by:
setBookKeepingTime in interface AuctionInfoAccessBeanData
Parameters:
aBookKeepingTime1 - java.lang.String
Returns:
void

setBookKeepingTime

public void setBookKeepingTime(java.sql.Timestamp aBookKeepingTime1)

From the AUCTION table.

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

setClosePriceRule

public void setClosePriceRule(java.lang.String aClosePriceRule1)

From the AUCTION table.

Specified by:
setClosePriceRule in interface AuctionInfoAccessBeanData
Parameters:
aClosePriceRule1 - java.lang.String
Returns:
void

setCloseType

public void setCloseType(int aCloseType1)

From the AUCTION table.

Parameters:
aCloseType1 - int
Returns:
void

setCloseType

public void setCloseType(java.lang.String aCloseType1)

From the AUCTION table.

Specified by:
setCloseType in interface AuctionInfoAccessBeanData
Parameters:
aCloseType1 - java.lang.String
Returns:
void

setCurrency

public void setCurrency(java.lang.String aCurrency1)

From the AUCTION table.

Specified by:
setCurrency in interface AuctionInfoAccessBeanData
Parameters:
aCurrency1 - java.lang.String
Returns:
void

setCurrentPrice

public void setCurrentPrice(java.math.BigDecimal aCurrentPrice1)

From the AUCTION table.

Parameters:
aCurrentPrice1 - java.math.BigDecimal
Returns:
void

setCurrentPrice

public void setCurrentPrice(java.lang.String aCurrentPrice1)

From the AUCTION table.

Specified by:
setCurrentPrice in interface AuctionInfoAccessBeanData
Parameters:
aCurrentPrice1 - java.lang.String
Returns:
void

setCurrentQuantity

public void setCurrentQuantity(java.lang.Double aCurrentQuantity1)

From the AUCTION table.

Parameters:
aCurrentQuantity1 - java.lang.Double
Returns:
void

setCurrentQuantity

public void setCurrentQuantity(java.lang.String aCurrentQuantity1)

From the AUCTION table.

Specified by:
setCurrentQuantity in interface AuctionInfoAccessBeanData
Parameters:
aCurrentQuantity1 - java.lang.String
Returns:
void

setDeposit

public void setDeposit(java.math.BigDecimal aDeposit1)

From the AUCTION table.

Parameters:
aDeposit1 - java.math.BigDecimal
Returns:
void

setDeposit

public void setDeposit(java.lang.String aDeposit1)

From the AUCTION table.

Specified by:
setDeposit in interface AuctionInfoAccessBeanData
Parameters:
aDeposit1 - java.lang.String
Returns:
void

setDuration

public void setDuration(java.lang.String aDuration1)

From the AUCTION table.

Specified by:
setDuration in interface AuctionInfoAccessBeanData
Parameters:
aDuration1 - java.lang.String
Returns:
void

setDuration

public void setDuration(java.sql.Timestamp aDuration1)

From the AUCTION table.

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

setDurationDays

public void setDurationDays(int aDurationDays1)

From the AUCTION table.

Parameters:
aDurationDays1 - int
Returns:
void

setDurationDays

public void setDurationDays(java.lang.String aDurationDays1)

From the AUCTION table.

Specified by:
setDurationDays in interface AuctionInfoAccessBeanData
Parameters:
aDurationDays1 - java.lang.String
Returns:
void

setEndTime

public void setEndTime(java.lang.String aEndTime1)

From the AUCTION table.

Specified by:
setEndTime in interface AuctionInfoAccessBeanData
Parameters:
aEndTime1 - java.lang.String
Returns:
void

setEndTime

public void setEndTime(java.sql.Timestamp aEndTime1)

From the AUCTION table.

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

setEntryId

public void setEntryId(java.lang.Long aEntryId1)

From the AUCTION table.

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

setEntryId

public void setEntryId(java.lang.String aEntryId1)

From the AUCTION table.

Specified by:
setEntryId in interface AuctionInfoAccessBeanData
Parameters:
aEntryId1 - java.lang.String
Returns:
void

setField1

public void setField1(java.lang.Long aField11)

From the AUCTION table.

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

setField1

public void setField1(java.lang.String aField11)

From the AUCTION table.

Specified by:
setField1 in interface AuctionInfoAccessBeanData
Parameters:
aField11 - java.lang.String
Returns:
void

setField2

public void setField2(java.lang.Long aField21)

From the AUCTION table.

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

setField2

public void setField2(java.lang.String aField21)

From the AUCTION table.

Specified by:
setField2 in interface AuctionInfoAccessBeanData
Parameters:
aField21 - java.lang.String
Returns:
void

setField3

public void setField3(java.math.BigDecimal aField31)

From the AUCTION table.

Parameters:
aField31 - java.math.BigDecimal
Returns:
void

setField3

public void setField3(java.lang.String aField31)

From the AUCTION table.

Specified by:
setField3 in interface AuctionInfoAccessBeanData
Parameters:
aField31 - java.lang.String
Returns:
void

setField4

public void setField4(java.math.BigDecimal aField41)

From the AUCTION table.

Parameters:
aField41 - java.math.BigDecimal
Returns:
void

setField4

public void setField4(java.lang.String aField41)

From the AUCTION table.

Specified by:
setField4 in interface AuctionInfoAccessBeanData
Parameters:
aField41 - java.lang.String
Returns:
void

setField5

public void setField5(java.lang.String aField51)

From the AUCTION table.

Specified by:
setField5 in interface AuctionInfoAccessBeanData
Parameters:
aField51 - java.lang.String
Returns:
void

setField6

public void setField6(java.lang.String aField61)

From the AUCTION table.

Specified by:
setField6 in interface AuctionInfoAccessBeanData
Parameters:
aField61 - java.lang.String
Returns:
void

setFullfillmentCenterId

public void setFullfillmentCenterId(java.lang.Integer aFullfillmentCenterId1)

From the AUCTION table.

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

setFullfillmentCenterId

public void setFullfillmentCenterId(java.lang.String aFullfillmentCenterId1)

From the AUCTION table.

Specified by:
setFullfillmentCenterId in interface AuctionInfoAccessBeanData
Parameters:
aFullfillmentCenterId1 - java.lang.String
Returns:
void

setHighestBidId

public void setHighestBidId(java.lang.Long aHighestBidId1)

From the AUCTION table.

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

setHighestBidId

public void setHighestBidId(java.lang.String aHighestBidId1)

From the AUCTION table.

Specified by:
setHighestBidId in interface AuctionInfoAccessBeanData
Parameters:
aHighestBidId1 - java.lang.String
Returns:
void

setId

public void setId(java.lang.Long aId1)

From the AUCTION table.

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

setId

public void setId(java.lang.String aId1)

From the AUCTION table.

Specified by:
setId in interface AuctionInfoAccessBeanData
Parameters:
aId1 - java.lang.String
Returns:
void

setInitKey_id

public void setInitKey_id(java.lang.Long aInitKey_id1)

Set the primary key for this object

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

setInitKey_storeId

public void setInitKey_storeId(java.lang.Integer aInitKey_storeId1)

Set the primary key for this object

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

setInventoryReservationId

public void setInventoryReservationId(java.lang.Long aInventoryReservationId1)

Inventory reservation ID.

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

setInventoryReservationId

public void setInventoryReservationId(java.lang.String aInventoryReservationId1)

Inventory reservation ID.

Specified by:
setInventoryReservationId in interface AuctionInfoAccessBeanData
Parameters:
aInventoryReservationId1 - java.lang.String
Returns:
void

setItemPage

public void setItemPage(java.lang.String aItemPage1)

From the AUCTSTRREL auction-store relationship table.

Specified by:
setItemPage in interface AuctionInfoAccessBeanData
Parameters:
aItemPage1 - java.lang.String
Returns:
void

setLockFlag

public void setLockFlag(int aLockFlag1)

From the AUCTION table.

Parameters:
aLockFlag1 - int
Returns:
void

setLockFlag

public void setLockFlag(java.lang.String aLockFlag1)

From the AUCTION table.

Specified by:
setLockFlag in interface AuctionInfoAccessBeanData
Parameters:
aLockFlag1 - java.lang.String
Returns:
void

setMemberGroupId

public void setMemberGroupId(java.lang.Long aMemberGroupId1)

From the AUCTION table.

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

setMemberGroupId

public void setMemberGroupId(java.lang.String aMemberGroupId1)

From the AUCTION table.

Specified by:
setMemberGroupId in interface AuctionInfoAccessBeanData
Parameters:
aMemberGroupId1 - java.lang.String
Returns:
void

setOpenPrice

public void setOpenPrice(java.math.BigDecimal aOpenPrice1)

From the AUCTION table.

Parameters:
aOpenPrice1 - java.math.BigDecimal
Returns:
void

setOpenPrice

public void setOpenPrice(java.lang.String aOpenPrice1)

From the AUCTION table.

Specified by:
setOpenPrice in interface AuctionInfoAccessBeanData
Parameters:
aOpenPrice1 - java.lang.String
Returns:
void

setOwnerId

public void setOwnerId(java.lang.Long aOwnerId1)

From the AUCTION table.

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

setOwnerId

public void setOwnerId(java.lang.String aOwnerId1)

From the AUCTION table.

Specified by:
setOwnerId in interface AuctionInfoAccessBeanData
Parameters:
aOwnerId1 - java.lang.String
Returns:
void

setPaymentMethods

public void setPaymentMethods(java.lang.String aPaymentMethods1)

From the AUCTION table.

Specified by:
setPaymentMethods in interface AuctionInfoAccessBeanData
Parameters:
aPaymentMethods1 - java.lang.String
Returns:
void

setPrecedence

public void setPrecedence(int aPrecedence1)

From the AUCTION table.

Parameters:
aPrecedence1 - int
Returns:
void

setPrecedence

public void setPrecedence(java.lang.String aPrecedence1)

From the AUCTION table.

Specified by:
setPrecedence in interface AuctionInfoAccessBeanData
Parameters:
aPrecedence1 - java.lang.String
Returns:
void

setQuantity

public void setQuantity(java.lang.Double aQuantity1)

From the AUCTION table.

Parameters:
aQuantity1 - java.lang.Double
Returns:
void

setQuantity

public void setQuantity(java.lang.String aQuantity1)

From the AUCTION table.

Specified by:
setQuantity in interface AuctionInfoAccessBeanData
Parameters:
aQuantity1 - java.lang.String
Returns:
void

setRealEndTime

public void setRealEndTime(java.lang.String aRealEndTime1)

From the AUCTION table.

Specified by:
setRealEndTime in interface AuctionInfoAccessBeanData
Parameters:
aRealEndTime1 - java.lang.String
Returns:
void

setRealEndTime

public void setRealEndTime(java.sql.Timestamp aRealEndTime1)

From the AUCTION table.

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

setReferenceCode

public void setReferenceCode(java.lang.String aReferenceCode1)

From the AUCTION table.

Specified by:
setReferenceCode in interface AuctionInfoAccessBeanData
Parameters:
aReferenceCode1 - java.lang.String
Returns:
void

setRefPrice

public void setRefPrice(java.math.BigDecimal aRefPrice1)

From the AUCTION table.

Parameters:
aRefPrice1 - java.math.BigDecimal
Returns:
void

setRefPrice

public void setRefPrice(java.lang.String aRefPrice1)

From the AUCTION table.

Specified by:
setRefPrice in interface AuctionInfoAccessBeanData
Parameters:
aRefPrice1 - java.lang.String
Returns:
void

setReservePrice

public void setReservePrice(java.math.BigDecimal aReservePrice1)

From the AUCTION table.

Parameters:
aReservePrice1 - java.math.BigDecimal
Returns:
void

setReservePrice

public void setReservePrice(java.lang.String aReservePrice1)

From the AUCTION table.

Specified by:
setReservePrice in interface AuctionInfoAccessBeanData
Parameters:
aReservePrice1 - java.lang.String
Returns:
void

setRetractBid

public void setRetractBid(int aRetractBid1)

From the AUCTION table.

Parameters:
aRetractBid1 - int
Returns:
void

setRetractBid

public void setRetractBid(java.lang.String aRetractBid1)

From the AUCTION table.

Specified by:
setRetractBid in interface AuctionInfoAccessBeanData
Parameters:
aRetractBid1 - java.lang.String
Returns:
void

setRulePage

public void setRulePage(java.lang.String aRulePage1)

From the AUCTION table.

Specified by:
setRulePage in interface AuctionInfoAccessBeanData
Parameters:
aRulePage1 - java.lang.String
Returns:
void

setScale

public void setScale(int aScale1)

From the AUCTION table.

Parameters:
aScale1 - int
Returns:
void

setScale

public void setScale(java.lang.String aScale1)

From the AUCTION table.

Specified by:
setScale in interface AuctionInfoAccessBeanData
Parameters:
aScale1 - java.lang.String
Returns:
void

setStartTime

public void setStartTime(java.lang.String aStartTime1)

From the AUCTION table.

Specified by:
setStartTime in interface AuctionInfoAccessBeanData
Parameters:
aStartTime1 - java.lang.String
Returns:
void

setStartTime

public void setStartTime(java.sql.Timestamp aStartTime1)

From the AUCTION table.

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

setState

public void setState(int aState1)

From the AUCTION table.

Parameters:
aState1 - int
Returns:
void

setState

public void setState(java.lang.String aState1)

From the AUCTION table.

Specified by:
setState in interface AuctionInfoAccessBeanData
Parameters:
aState1 - java.lang.String
Returns:
void

setStatus

public void setStatus(java.lang.String aStatus1)

From the AUCTION table.

Specified by:
setStatus in interface AuctionInfoAccessBeanData
Parameters:
aStatus1 - java.lang.String
Returns:
void

setStoreId

public void setStoreId(java.lang.Integer aStoreId1)

From the AUCTSTRREL auction-store relationship table.

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

setStoreId

public void setStoreId(java.lang.String aStoreId1)

From the AUCTSTRREL auction-store relationship table.

Specified by:
setStoreId in interface AuctionInfoAccessBeanData
Parameters:
aStoreId1 - java.lang.String
Returns:
void

setSupplierId

public void setSupplierId(java.lang.Long aSupplierId1)

From the AUCTION table.

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

setSupplierId

public void setSupplierId(java.lang.String aSupplierId1)

From the AUCTION table.

Specified by:
setSupplierId in interface AuctionInfoAccessBeanData
Parameters:
aSupplierId1 - java.lang.String
Returns:
void

setUpdateTime

public void setUpdateTime(java.lang.String aUpdateTime1)

From the AUCTION table.

Specified by:
setUpdateTime in interface AuctionInfoAccessBeanData
Parameters:
aUpdateTime1 - java.lang.String
Returns:
void

setUpdateTime

public void setUpdateTime(java.sql.Timestamp aUpdateTime1)

From the AUCTION table.

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