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, verifyUser
isAppService, isSingletonService, restart
void changeStatus(InvUseRemote invuse, java.lang.String status, java.util.Date date, java.lang.String memo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
throws MXException, RemoteException
MboRemote createShipmentReceipt(UserInfo userInfo, MboSetRemote receiptSet, java.lang.String shipmentnum, long shipmentlinenum, java.lang.String ownersysid, java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
throws MXException, RemoteException
MboRemote createShipmentReturn(UserInfo userInfo, MboSetRemote receiptSet, java.lang.String shipmentnum, long shipmentlinenum, java.lang.String ownersysid, java.lang.String siteid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException