com.ibm.commerce.negotiation.objects
Interface AuctionStoreRelationAccessBeanData
- All Known Implementing Classes:
- AuctionStoreRelationAccessBean
- public interface AuctionStoreRelationAccessBeanData
getAuctionId
public java.lang.String getAuctionId()
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
getStoreId
public java.lang.String getStoreId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAuctionId
public void setAuctionId(java.lang.String newValue)
setItemPage
public void setItemPage(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)