com.ibm.commerce.negotiation.objects
Interface AuctionAccessBeanData

All Known Implementing Classes:
AuctionAccessBean

public interface AuctionAccessBeanData


Method Summary
 java.lang.String getAdminId()
           
 java.lang.String getAuctionType()
           
 java.lang.String getBestBidId()
           
 java.lang.String getBidRuleId()
           
 java.lang.String getBookKeepingTime()
           
 java.lang.String getClosePriceRule()
           
 java.lang.String getCloseType()
           
 java.lang.String getCurrency()
           
 java.lang.String getCurrentPrice()
           
 java.lang.String getCurrentQuantity()
           
 java.lang.String getDeposit()
           
 java.lang.String getDuration()
           
 java.lang.String getDurationDays()
           
 java.lang.String getEndTime()
           
 java.lang.String getEntryId()
           
 java.lang.String getField1()
           
 java.lang.String getField2()
           
 java.lang.String getField3()
           
 java.lang.String getField4()
           
 java.lang.String getField5()
           
 java.lang.String getField6()
           
 java.lang.String getFullfillmentCenterId()
           
 java.lang.String getHighestBidId()
           
 java.lang.String getId()
           
 java.lang.String getInventoryReservationId()
           
 java.lang.String getLockFlag()
           
 java.lang.String getMemberGroupId()
           
 java.lang.String getOpenPrice()
           
 java.lang.String getOwnerId()
           
 java.lang.String getPaymentMethods()
           
 java.lang.String getPrecedence()
           
 java.lang.String getQuantity()
           
 java.lang.String getRealEndTime()
           
 java.lang.String getReferenceCode()
           
 java.lang.String getRefPrice()
           
 java.lang.String getReservePrice()
           
 java.lang.String getRetractBid()
           
 java.lang.String getRulePage()
           
 java.lang.String getScale()
           
 java.lang.String getStartTime()
           
 java.lang.String getState()
           
 java.lang.String getStatus()
           
 java.lang.String getSupplierId()
           
 java.lang.String getUpdateTime()
           
 void setAdminId(java.lang.String newValue)
           
 void setAuctionType(java.lang.String newValue)
           
 void setBestBidId(java.lang.String newValue)
           
 void setBidRuleId(java.lang.String newValue)
           
 void setBookKeepingTime(java.lang.String newValue)
           
 void setClosePriceRule(java.lang.String newValue)
           
 void setCloseType(java.lang.String newValue)
           
 void setCurrency(java.lang.String newValue)
           
 void setCurrentPrice(java.lang.String newValue)
           
 void setCurrentQuantity(java.lang.String newValue)
           
 void setDeposit(java.lang.String newValue)
           
 void setDuration(java.lang.String newValue)
           
 void setDurationDays(java.lang.String newValue)
           
 void setEndTime(java.lang.String newValue)
           
 void setEntryId(java.lang.String newValue)
           
 void setField1(java.lang.String newValue)
           
 void setField2(java.lang.String newValue)
           
 void setField3(java.lang.String newValue)
           
 void setField4(java.lang.String newValue)
           
 void setField5(java.lang.String newValue)
           
 void setField6(java.lang.String newValue)
           
 void setFullfillmentCenterId(java.lang.String newValue)
           
 void setHighestBidId(java.lang.String newValue)
           
 void setId(java.lang.String newValue)
           
 void setInventoryReservationId(java.lang.String newValue)
           
 void setLockFlag(java.lang.String newValue)
           
 void setMemberGroupId(java.lang.String newValue)
           
 void setOpenPrice(java.lang.String newValue)
           
 void setOwnerId(java.lang.String newValue)
           
 void setPaymentMethods(java.lang.String newValue)
           
 void setPrecedence(java.lang.String newValue)
           
 void setQuantity(java.lang.String newValue)
           
 void setRealEndTime(java.lang.String newValue)
           
 void setReferenceCode(java.lang.String newValue)
           
 void setRefPrice(java.lang.String newValue)
           
 void setReservePrice(java.lang.String newValue)
           
 void setRetractBid(java.lang.String newValue)
           
 void setRulePage(java.lang.String newValue)
           
 void setScale(java.lang.String newValue)
           
 void setStartTime(java.lang.String newValue)
           
 void setState(java.lang.String newValue)
           
 void setStatus(java.lang.String newValue)
           
 void setSupplierId(java.lang.String newValue)
           
 void setUpdateTime(java.lang.String newValue)
           
 

Method Detail

getAdminId

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

getAuctionType

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

getBestBidId

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

getBidRuleId

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

getBookKeepingTime

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

getClosePriceRule

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

getCloseType

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

getCurrency

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

getCurrentPrice

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

getCurrentQuantity

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

getDeposit

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

getDuration

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

getDurationDays

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

getEndTime

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

getEntryId

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

getField1

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

getField2

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

getField3

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

getField4

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

getField5

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

getField6

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

getFullfillmentCenterId

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

getHighestBidId

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

getId

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

getInventoryReservationId

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

getLockFlag

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

getMemberGroupId

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

getOpenPrice

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

getOwnerId

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

getPaymentMethods

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

getPrecedence

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

getQuantity

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

getRealEndTime

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

getReferenceCode

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

getRefPrice

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

getReservePrice

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

getRetractBid

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

getRulePage

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

getScale

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

getStartTime

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

getState

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

getStatus

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

getSupplierId

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

getUpdateTime

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

setAdminId

public void setAdminId(java.lang.String newValue)

setAuctionType

public void setAuctionType(java.lang.String newValue)

setBestBidId

public void setBestBidId(java.lang.String newValue)

setBidRuleId

public void setBidRuleId(java.lang.String newValue)

setBookKeepingTime

public void setBookKeepingTime(java.lang.String newValue)

setClosePriceRule

public void setClosePriceRule(java.lang.String newValue)

setCloseType

public void setCloseType(java.lang.String newValue)

setCurrency

public void setCurrency(java.lang.String newValue)

setCurrentPrice

public void setCurrentPrice(java.lang.String newValue)

setCurrentQuantity

public void setCurrentQuantity(java.lang.String newValue)

setDeposit

public void setDeposit(java.lang.String newValue)

setDuration

public void setDuration(java.lang.String newValue)

setDurationDays

public void setDurationDays(java.lang.String newValue)

setEndTime

public void setEndTime(java.lang.String newValue)

setEntryId

public void setEntryId(java.lang.String newValue)

setField1

public void setField1(java.lang.String newValue)

setField2

public void setField2(java.lang.String newValue)

setField3

public void setField3(java.lang.String newValue)

setField4

public void setField4(java.lang.String newValue)

setField5

public void setField5(java.lang.String newValue)

setField6

public void setField6(java.lang.String newValue)

setFullfillmentCenterId

public void setFullfillmentCenterId(java.lang.String newValue)

setHighestBidId

public void setHighestBidId(java.lang.String newValue)

setId

public void setId(java.lang.String newValue)

setInventoryReservationId

public void setInventoryReservationId(java.lang.String newValue)

setLockFlag

public void setLockFlag(java.lang.String newValue)

setMemberGroupId

public void setMemberGroupId(java.lang.String newValue)

setOpenPrice

public void setOpenPrice(java.lang.String newValue)

setOwnerId

public void setOwnerId(java.lang.String newValue)

setPaymentMethods

public void setPaymentMethods(java.lang.String newValue)

setPrecedence

public void setPrecedence(java.lang.String newValue)

setQuantity

public void setQuantity(java.lang.String newValue)

setRealEndTime

public void setRealEndTime(java.lang.String newValue)

setReferenceCode

public void setReferenceCode(java.lang.String newValue)

setRefPrice

public void setRefPrice(java.lang.String newValue)

setReservePrice

public void setReservePrice(java.lang.String newValue)

setRetractBid

public void setRetractBid(java.lang.String newValue)

setRulePage

public void setRulePage(java.lang.String newValue)

setScale

public void setScale(java.lang.String newValue)

setStartTime

public void setStartTime(java.lang.String newValue)

setState

public void setState(java.lang.String newValue)

setStatus

public void setStatus(java.lang.String newValue)

setSupplierId

public void setSupplierId(java.lang.String newValue)

setUpdateTime

public void setUpdateTime(java.lang.String newValue)