public class InventoryUpdateRpc extends AbstractRpc
api, context, currentContext, dfn, duz, returnRpcResult, rpcBroker| Constructor and Description |
|---|
InventoryUpdateRpc()
Creates a new instance of NewClass
|
InventoryUpdateRpc(RpcBroker rpcBroker) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
update(java.lang.String EE,
java.lang.String SN,
java.lang.String Room,
int CategoryIEN,
int ManufacturerIEN,
int ModelIEN) |
call, clearParameters, connect, connect, disconnect, getApi, getContext, getCreateBrokerException, getCreateContextException, getCurrentContext, getDfn, getDuz, getLogChannel, getReturnRpcResult, getRpcBroker, lCall, lCall, lCall, lCall, log, logDebug, logError, logInfo, logWarning, revertContext, sCall, sCall, sCall, sCall, setApi, setContext, setCurrentContext, setDfn, setDuz, setLogChannel, setReturnRpcResult, setRpcBrokerpublic InventoryUpdateRpc()
public InventoryUpdateRpc(RpcBroker rpcBroker) throws BrokerException
BrokerExceptionpublic java.lang.Integer update(java.lang.String EE,
java.lang.String SN,
java.lang.String Room,
int CategoryIEN,
int ManufacturerIEN,
int ModelIEN)
throws BrokerException
BrokerException