com.ibm.commerce.ordermanagement.objects
Interface ReturnDenyReasonAccessBeanData
- All Known Implementing Classes:
- ReturnDenyReasonAccessBean
- public interface ReturnDenyReasonAccessBeanData
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
getRtnDnyRsnId
public java.lang.String getRtnDnyRsnId()
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)
setRtnDnyRsnId
public void setRtnDnyRsnId(java.lang.String newValue)
setStoreentId
public void setStoreentId(java.lang.String newValue)