com.ibm.commerce.negotiation.objects
Interface AuctionStyleAccessBeanData
- All Known Implementing Classes:
- AuctionStyleAccessBean
- public interface AuctionStyleAccessBeanData
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
getBidRuleId
public java.lang.String getBidRuleId()
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
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
getEndDays
public java.lang.String getEndDays()
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
getItemPage
public java.lang.String getItemPage()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getName
public java.lang.String getName()
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
getQuantity
public java.lang.String getQuantity()
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
getRulePage
public java.lang.String getRulePage()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStartDays
public java.lang.String getStartDays()
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
setAdminId
public void setAdminId(java.lang.String newValue)
setAuctionType
public void setAuctionType(java.lang.String newValue)
setBidRuleId
public void setBidRuleId(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)
setDeposit
public void setDeposit(java.lang.String newValue)
setDuration
public void setDuration(java.lang.String newValue)
setDurationDays
public void setDurationDays(java.lang.String newValue)
setEndDays
public void setEndDays(java.lang.String newValue)
setEndTime
public void setEndTime(java.lang.String newValue)
setItemPage
public void setItemPage(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setOpenPrice
public void setOpenPrice(java.lang.String newValue)
setOwnerId
public void setOwnerId(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setReservePrice
public void setReservePrice(java.lang.String newValue)
setRulePage
public void setRulePage(java.lang.String newValue)
setStartDays
public void setStartDays(java.lang.String newValue)
setStartTime
public void setStartTime(java.lang.String newValue)