com.ibm.commerce.utf.objects
Interface RFQProdAccessBeanData
- All Known Implementing Classes:
- RFQProdAccessBean
- public interface RFQProdAccessBeanData
getCatentryId
public java.lang.String getCatentryId()
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
getPrice
public java.lang.String getPrice()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQtyUnitId
public java.lang.String getQtyUnitId()
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
getRFQReferenceNumber
public java.lang.String getRFQReferenceNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCatentryId
public void setCatentryId(java.lang.String newValue)
setCurrency
public void setCurrency(java.lang.String newValue)
setPrice
public void setPrice(java.lang.String newValue)
setQtyUnitId
public void setQtyUnitId(java.lang.String newValue)
setQuantity
public void setQuantity(java.lang.String newValue)
setRFQReferenceNumber
public void setRFQReferenceNumber(java.lang.String newValue)