com.ibm.commerce.ordermanagement.objects
Interface ReturnDispositionCodeAccessBeanData
- All Known Implementing Classes:
- ReturnDispositionCodeAccessBean
- public interface ReturnDispositionCodeAccessBeanData
getCode
public java.lang.String getCode()
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
getReturnToInventory
public java.lang.String getReturnToInventory()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRtnDspCodeId
public java.lang.String getRtnDspCodeId()
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
setCode
public void setCode(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setReturnToInventory
public void setReturnToInventory(java.lang.String newValue)
setRtnDspCodeId
public void setRtnDspCodeId(java.lang.String newValue)
setStoreentId
public void setStoreentId(java.lang.String newValue)