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, setRpcBroker
public static final int CLASS_PROGRESS_NOTES
public static final int CLASS_DISCHARGE_SUMMARIES
public NoteTitlesRpc() throws BrokerException
BrokerException
public NoteTitlesRpc(RpcBroker rpcBroker) throws BrokerException
BrokerException
public NoteTitlesList getTitlesForClass(long classIen, java.lang.String startFrom, int direction) throws BrokerException
BrokerException
public NoteTitlesList subsetOfProgressNoteTitles(java.lang.String startFrom, int direction) throws BrokerException
BrokerException
public NoteTitlesList subSetOfDCSummaryTitles(java.lang.String startFrom, int direction) throws BrokerException
BrokerException
public NoteTitlesList subSetOfClinProcTitles(java.lang.String startFrom, int direction, boolean idNoteTitlesOnly) throws BrokerException
startFrom
- direction
- idNoteTitlesOnly
- BrokerException