public class NoteTitlesRpc extends AbstractRpc
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_DISCHARGE_SUMMARIES |
static int |
CLASS_PROGRESS_NOTES |
api, context, currentContext, dfn, duz, returnRpcResult, rpcBroker| Constructor and Description |
|---|
NoteTitlesRpc() |
NoteTitlesRpc(RpcBroker rpcBroker) |
| Modifier and Type | Method and Description |
|---|---|
NoteTitlesList |
getTitlesForClass(long classIen,
java.lang.String startFrom,
int direction) |
NoteTitlesList |
subSetOfClinProcTitles(java.lang.String startFrom,
int direction,
boolean idNoteTitlesOnly)
Returns a pointer to a list of clinical procedures titles (for use in a long list box).
|
NoteTitlesList |
subSetOfDCSummaryTitles(java.lang.String startFrom,
int direction) |
NoteTitlesList |
subsetOfProgressNoteTitles(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 static final int CLASS_PROGRESS_NOTES
public static final int CLASS_DISCHARGE_SUMMARIES
public NoteTitlesRpc()
throws BrokerException
BrokerExceptionpublic NoteTitlesRpc(RpcBroker rpcBroker) throws BrokerException
BrokerExceptionpublic NoteTitlesList getTitlesForClass(long classIen, java.lang.String startFrom, int direction) throws BrokerException
BrokerExceptionpublic NoteTitlesList subsetOfProgressNoteTitles(java.lang.String startFrom, int direction) throws BrokerException
BrokerExceptionpublic NoteTitlesList subSetOfDCSummaryTitles(java.lang.String startFrom, int direction) throws BrokerException
BrokerExceptionpublic NoteTitlesList subSetOfClinProcTitles(java.lang.String startFrom, int direction, boolean idNoteTitlesOnly) throws BrokerException
startFrom - direction - idNoteTitlesOnly - BrokerException