com.ibm.commerce.inventory.objects
Interface AvailableReceiptAccessBeanData
- All Known Implementing Classes:
- AvailableReceiptAccessBean
- public interface AvailableReceiptAccessBeanData
getDistArrangId
public java.lang.String getDistArrangId()
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
getPrecedence
public java.lang.String getPrecedence()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRcptAvailId
public java.lang.String getRcptAvailId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getReceiptId
public java.lang.String getReceiptId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDistArrangId
public void setDistArrangId(java.lang.String newValue)
setLastUpdate
public void setLastUpdate(java.lang.String newValue)
setPrecedence
public void setPrecedence(java.lang.String newValue)
setRcptAvailId
public void setRcptAvailId(java.lang.String newValue)
setReceiptId
public void setReceiptId(java.lang.String newValue)