com.ibm.commerce.order.objects
Interface OfferDescriptionAccessBeanData
- All Known Implementing Classes:
- OfferDescriptionAccessBean
- public interface OfferDescriptionAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLanguageId
public java.lang.String getLanguageId()
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
setDescription
public void setDescription(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setOfferId
public void setOfferId(java.lang.String newValue)