public interface InvUseServiceRemote extends AppServiceRemote
| Modifier and Type | Method and Description |
|---|---|
void |
changeStatus(InvUseRemote invuse,
java.lang.String status,
java.util.Date date,
java.lang.String memo) |
MboRemote |
createShipmentReceipt(UserInfo userInfo,
MboSetRemote receiptSet,
java.lang.String shipmentnum,
long shipmentlinenum,
java.lang.String ownersysid,
java.lang.String siteid) |
MboRemote |
createShipmentReturn(UserInfo userInfo,
MboSetRemote receiptSet,
java.lang.String shipmentnum,
long shipmentlinenum,
java.lang.String ownersysid,
java.lang.String siteid) |
checkSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUserisAppService, isSingletonService, restartvoid changeStatus(InvUseRemote invuse, java.lang.String status, java.util.Date date, java.lang.String memo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionthrows MXException, RemoteExceptionMboRemote createShipmentReceipt(UserInfo userInfo, MboSetRemote receiptSet, java.lang.String shipmentnum, long shipmentlinenum, java.lang.String ownersysid, java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionthrows MXException, RemoteExceptionMboRemote createShipmentReturn(UserInfo userInfo, MboSetRemote receiptSet, java.lang.String shipmentnum, long shipmentlinenum, java.lang.String ownersysid, java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException