com.ibm.commerce.order.objects
Interface OfferPriceAccessBeanData
- All Known Implementing Classes:
- OfferPriceAccessBean
- public interface OfferPriceAccessBeanData
getComparePrice
public java.lang.String getComparePrice()
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
getOfferId
public java.lang.String getOfferId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPrice
public java.lang.String getPrice()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setComparePrice
public void setComparePrice(java.lang.String newValue)
setPrice
public void setPrice(java.lang.String newValue)