return |
Output |
returns gov.va.med.vistalink.rpc.RpcRequest: an
RpcRequest with a null RpcContext and RpcName.
|
rpcContext |
Input |
(optional 1st parameter) java.lang.String rpcContext:
name of RPC context to execute RPC(s) under with this request.
|
throws |
Output |
Throws gov.va.med.exception.FoundationsException:
currently in method signature to maintain backwards compatibility, but the
exception is not actually thrown.
|
rpcName |
Input |
(optional second parameter) java.lang.String rpcName:
name of the RPC to execute with this request.
|