com.ibm.commerce.order.objects
Interface OfferAccessBeanData
- All Known Implementing Classes:
- OfferAccessBean
- public interface OfferAccessBeanData
getCatalogEntryReferenceNumber
public java.lang.String getCatalogEntryReferenceNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getEndDate
public java.lang.String getEndDate()
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
getFlags
public java.lang.String getFlags()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getIdentifier
public java.lang.String getIdentifier()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLastUpdate
public java.lang.String getLastUpdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMaximumQuantity
public java.lang.String getMaximumQuantity()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMinimumQuantity
public java.lang.String getMinimumQuantity()
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
getOID
public java.lang.String getOID()
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
getPublished
public java.lang.String getPublished()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getQuantityUnitId
public java.lang.String getQuantityUnitId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStartDate
public java.lang.String getStartDate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTradePosContainerId
public java.lang.String getTradePosContainerId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCatalogEntryReferenceNumber
public void setCatalogEntryReferenceNumber(java.lang.String newValue)
setEndDate
public void setEndDate(java.lang.String newValue)
setField1
public void setField1(java.lang.String newValue)
setField2
public void setField2(java.lang.String newValue)
setFlags
public void setFlags(java.lang.String newValue)
setIdentifier
public void setIdentifier(java.lang.String newValue)
setLastUpdate
public void setLastUpdate(java.lang.String newValue)
setMaximumQuantity
public void setMaximumQuantity(java.lang.String newValue)
setMinimumQuantity
public void setMinimumQuantity(java.lang.String newValue)
setOID
public void setOID(java.lang.String newValue)
setPrecedence
public void setPrecedence(java.lang.String newValue)
setPublished
public void setPublished(java.lang.String newValue)
setQuantityUnitId
public void setQuantityUnitId(java.lang.String newValue)
setStartDate
public void setStartDate(java.lang.String newValue)
setTradePosContainerId
public void setTradePosContainerId(java.lang.String newValue)