public class ServicesRpc extends AbstractRpc
api, context, currentContext, dfn, duz, returnRpcResult, rpcBroker| Constructor and Description |
|---|
ServicesRpc() |
ServicesRpc(RpcBroker rpcBroker) |
| Modifier and Type | Method and Description |
|---|---|
ServicesList |
getServiceList(int purpose)
Purpose: 0=display all services, 1=forward or order from possible services
|
ServicesList |
getServiceListWithSynonyms(int purpose) |
ServicesList |
getServiceListWithSynonymsForConsult(int purpose,
long consultIen) |
ServicesList |
getSubSetOfServices(java.lang.String startFrom,
int direction) |
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 ServicesRpc()
throws BrokerException
BrokerExceptionpublic ServicesRpc(RpcBroker rpcBroker) throws BrokerException
BrokerExceptionpublic ServicesList getServiceList(int purpose) throws BrokerException
BrokerExceptionpublic ServicesList getServiceListWithSynonyms(int purpose) throws BrokerException
BrokerExceptionpublic ServicesList getServiceListWithSynonymsForConsult(int purpose, long consultIen) throws BrokerException
BrokerExceptionpublic ServicesList getSubSetOfServices(java.lang.String startFrom, int direction) throws BrokerException
BrokerException