com.ibm.commerce.inventory.objects
Interface ExpectedInventoryRecordsAccessBeanData
- All Known Implementing Classes:
- ExpectedInventoryRecordsAccessBean
- public interface ExpectedInventoryRecordsAccessBeanData
getCreateTime
public java.lang.String getCreateTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDateClosed
public java.lang.String getDateClosed()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getExpectedInventoryRecordsId
public java.lang.String getExpectedInventoryRecordsId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getExternalId
public java.lang.String getExternalId()
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
getMarkForDelete
public java.lang.String getMarkForDelete()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOpenIndicator
public java.lang.String getOpenIndicator()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderDate
public java.lang.String getOrderDate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreId
public java.lang.String getStoreId()
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
setCreateTime
public void setCreateTime(java.lang.String newValue)
setDateClosed
public void setDateClosed(java.lang.String newValue)
setExpectedInventoryRecordsId
public void setExpectedInventoryRecordsId(java.lang.String newValue)
setExternalId
public void setExternalId(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setOpenIndicator
public void setOpenIndicator(java.lang.String newValue)
setOrderDate
public void setOrderDate(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)
setVendorId
public void setVendorId(java.lang.String newValue)