com.ibm.commerce.inventory.objects
Interface VendorAccessBeanData
- All Known Implementing Classes:
- VendorAccessBean
- public interface VendorAccessBeanData
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarkForDelete
public java.lang.String getMarkForDelete()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreentId
public java.lang.String getStoreentId()
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
getVendorName
public java.lang.String getVendorName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setLastupdate
public void setLastupdate(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setStoreentId
public void setStoreentId(java.lang.String newValue)
setVendorId
public void setVendorId(java.lang.String newValue)
setVendorName
public void setVendorName(java.lang.String newValue)