Method | Description | |
---|---|---|
ToolsApi ( ) : System | ||
ddrGetsEntry ( gov.va.medora.mdo.dao.AbstractConnection cxn, string file, string iens, string flds, string flags ) : string[] | ||
ddrLister ( |
||
ddrLister ( gov.va.medora.mdo.dao.AbstractConnection cxn, string file, string iens, string flds, string flags, string maxRex, string from, string part, string xref, string screen, string identifier ) : string[] | ||
getRpcList ( |
||
getRpcList ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target ) : string>[].KeyValuePair |
||
getRpcName ( gov.va.medora.mdo.dao.AbstractConnection cxn, string rpcIEN ) : string | ||
getVariableValue ( |
||
getVariableValue ( gov.va.medora.mdo.dao.AbstractConnection cxn, string arg ) : string | ||
hasPatch ( |
||
isRpcAvailable ( |
||
isRpcAvailable ( |
||
isRpcAvailable ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string context ) : string | ||
isRpcAvailable ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string context, string localRemote, string version ) : string | ||
isRpcAvailableAtSite ( |
||
isRpcAvailableAtSite ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string localRemote, string version ) : bool | ||
runRpc ( |
||
runRpc ( gov.va.medora.mdo.dao.AbstractConnection cxn, string rpcName, string paramValues, int paramTypes, bool paramEncrypted ) : string |
public ddrGetsEntry ( gov.va.medora.mdo.dao.AbstractConnection cxn, string file, string iens, string flds, string flags ) : string[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
file | string | |
iens | string | |
flds | string | |
flags | string | |
return | string[] |
public ddrLister ( |
||
cxns | ||
file | string | |
iens | string | |
flds | string | |
flags | string | |
maxRex | string | |
from | string | |
part | string | |
xref | string | |
screen | string | |
identifier | string | |
return | IndexedHashtable |
public ddrLister ( gov.va.medora.mdo.dao.AbstractConnection cxn, string file, string iens, string flds, string flags, string maxRex, string from, string part, string xref, string screen, string identifier ) : string[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
file | string | |
iens | string | |
flds | string | |
flags | string | |
maxRex | string | |
from | string | |
part | string | |
xref | string | |
screen | string | |
identifier | string | |
return | string[] |
public getRpcList ( |
||
cxns | ||
target | string | |
return | IndexedHashtable |
public getRpcList ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target ) : string>[].KeyValuePair |
||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
target | string | |
return | string>[].KeyValuePair |
public getRpcName ( gov.va.medora.mdo.dao.AbstractConnection cxn, string rpcIEN ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
rpcIEN | string | |
return | string |
public getVariableValue ( |
||
cxns | ||
arg | string | |
return | IndexedHashtable |
public getVariableValue ( gov.va.medora.mdo.dao.AbstractConnection cxn, string arg ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
arg | string | |
return | string |
public hasPatch ( |
||
cxns | ||
patchId | string | |
return | IndexedHashtable |
public isRpcAvailable ( |
||
cxns | ||
target | string | |
context | string | |
return | IndexedHashtable |
public isRpcAvailable ( |
||
cxns | ||
target | string | |
context | string | |
localRemote | string | |
version | string | |
return | IndexedHashtable |
public isRpcAvailable ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string context ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
target | string | |
context | string | |
return | string |
public isRpcAvailable ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string context, string localRemote, string version ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
target | string | |
context | string | |
localRemote | string | |
version | string | |
return | string |
public isRpcAvailableAtSite ( |
||
cxns | ||
target | string | |
localRemote | string | |
version | string | |
return | IndexedHashtable |
public isRpcAvailableAtSite ( gov.va.medora.mdo.dao.AbstractConnection cxn, string target, string localRemote, string version ) : bool | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
target | string | |
localRemote | string | |
version | string | |
return | bool |
public runRpc ( |
||
cxns | ||
rpcName | string | |
paramValues | string | |
paramTypes | int | |
paramEncrypted | bool | |
return | IndexedHashtable |
public runRpc ( gov.va.medora.mdo.dao.AbstractConnection cxn, string rpcName, string paramValues, int paramTypes, bool paramEncrypted ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
rpcName | string | |
paramValues | string | |
paramTypes | int | |
paramEncrypted | bool | |
return | string |