com.ibm.commerce.inventory.objects
Interface VendorDescriptionAccessBeanData
- All Known Implementing Classes:
- VendorDescriptionAccessBean
- public interface VendorDescriptionAccessBeanData
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
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStAddressId
public java.lang.String getStAddressId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getVendorId
public java.lang.String getVendorId()
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)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setStAddressId
public void setStAddressId(java.lang.String newValue)
setVendorId
public void setVendorId(java.lang.String newValue)