VLJ Iteration II, v. 1.0.0.193
A C D E F G H I K L M N P R S T V X

A

abort() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModule
Should never be called by an application directly.
actionPerformed(ActionEvent) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester
listener handler for the ActionListener interface implemented by the application class

C

CallbackHandlerSwing - class gov.va.med.foundations.security.vistalink.CallbackHandlerSwing.
Implements the JAAS CallbackHandler interface.
CallbackHandlerSwing(Frame) - Constructor for class gov.va.med.foundations.security.vistalink.CallbackHandlerSwing
Instantiates a JAAS callback handler for Swing applications.
CallbackHandlerUnitTest - class gov.va.med.foundations.security.vistalink.CallbackHandlerUnitTest.
Implements the JAAS CallbackHandler interface.
CallbackHandlerUnitTest(String, String, String) - Constructor for class gov.va.med.foundations.security.vistalink.CallbackHandlerUnitTest
Creates a simple callback handler that handles the callbacks for logon (w/av code) and post-sign-in text only.
clearParams() - Method in class gov.va.med.foundations.rpc.RpcRequest
Method clearParams.
close() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method close
Closes this connection handle
Informs the managed connection that this handle is closed
commit() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModule
Should never be called by an application directly.
ConnectionHandlesExceededException - class gov.va.med.foundations.adapter.spi.ConnectionHandlesExceededException.
This exception class is thrown when a VistaLinkManagedConnection
object has exceeded its maximum allowable connection handles
ConnectionHandlesExceededException(Exception) - Constructor for class gov.va.med.foundations.adapter.spi.ConnectionHandlesExceededException
Constructor for ConnectionHandlesExceededException.
ConnectionHandlesExceededException(String) - Constructor for class gov.va.med.foundations.adapter.spi.ConnectionHandlesExceededException
Constructor for ConnectionHandlesExceededException.
ConnectionHandlesExceededException(String, Exception) - Constructor for class gov.va.med.foundations.adapter.spi.ConnectionHandlesExceededException
Constructor for ConnectionHandlesExceededException.
ConnectionHandlesExceededException(String, String) - Constructor for class gov.va.med.foundations.adapter.spi.ConnectionHandlesExceededException
Constructor for ConnectionHandlesExceededException.
ConnectionHandlesExceededException(String, String, Exception) - Constructor for class gov.va.med.foundations.adapter.spi.ConnectionHandlesExceededException
Constructor for ConnectionHandlesExceededException.
convertXmlToStr(Document) - Static method in class gov.va.med.foundations.xml.XmlUtilities
Method ConvertXmlToStr.
createInteraction() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Empty method.

D

decrypt(String) - Static method in class gov.va.med.foundations.utilities.VistaKernelHash
Decrypts a string using the same encoding algorithm as the RPC Broker uses.

E

encrypt(String, boolean) - Static method in class gov.va.med.foundations.utilities.VistaKernelHash
Encrypts a string using the same encoding algorithm as the RPC Broker uses.
equals(Object) - Method in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
Returns whether some object equals this one.
equals(Object) - Method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
Returns whether some object equals this one.
ExceptionUtils - class gov.va.med.foundations.utilities.ExceptionUtils.
Exposes utility methods for handling exceptions
executeInteraction(VistaLinkRequestVO, VistaLinkResponseFactory) - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method executeInteraction.
executeRPC(RpcRequest) - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method executeRPC.

F

FoundationsException - exception gov.va.med.foundations.utilities.FoundationsException.
Nested exception handling code is identical to VistaLinkResourceException nested exception handling code.
FoundationsException() - Constructor for class gov.va.med.foundations.utilities.FoundationsException
Default constructor.
FoundationsException(String) - Constructor for class gov.va.med.foundations.utilities.FoundationsException
Constructor.
FoundationsException(String, Throwable) - Constructor for class gov.va.med.foundations.utilities.FoundationsException
Constructor.
FoundationsException(Throwable) - Constructor for class gov.va.med.foundations.utilities.FoundationsException
Constructor.
FoundationsExceptionInterface - interface gov.va.med.foundations.utilities.FoundationsExceptionInterface.
Represents the interface that all Foundations exceptions implement.

G

getAddress() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkServerInfo
Gets the current address associated with an instance
getAttr(Node, String) - Static method in class gov.va.med.foundations.xml.XmlUtilities
Method getAttr.
getAuthenticatedConnection() - Method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
Retrieve the authenticated connection from this principal after logon.
getComponentAfter(Container, Component) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy
get the next component in the focus traversal
getComponentAfter(Container, Component) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy
get the next component in the focus traversal
getComponentBefore(Container, Component) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy
get the previous (reverse direction) component in the focus traversal cycle
getComponentBefore(Container, Component) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy
get the previous (reverse direction) component in the focus traversal cycle
getConnectionInfo() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method getConnectionInfo.
getDefaultComponent(Container) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy
gets the default component to focus on
getDefaultComponent(Container) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy
gets the default component to focus on
getDocumentForXmlInputStream(InputStream) - Static method in class gov.va.med.foundations.xml.XmlUtilities
Method getDocumentForXmlInputStream.
getDocumentForXmlString(String) - Static method in class gov.va.med.foundations.xml.XmlUtilities
Method getDocumentForXmlString.
getErrorCode() - Method in class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Returns the errorCode.
getErrorMessage() - Method in class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Returns the errorMessage.
getErrorType() - Method in class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Returns the errorType.
getFaultActor() - Method in class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Returns the faultActor.
getFaultCode() - Method in class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Returns the faultCode.
getFaultString() - Method in class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Returns the faultString.
getFirstComponent(Container) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy
gets the first component in the focus cycle
getFirstComponent(Container) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy
gets the first component in the focus cycle
getFullStackTrace() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Returns the composite message and full embedded stack trace stack trace
getFullStackTrace() - Method in class gov.va.med.foundations.utilities.FoundationsException
Returns the composite message and full embedded stack trace trace
getFullStackTrace() - Method in interface gov.va.med.foundations.utilities.FoundationsExceptionInterface
Return full stack trace.
getFullStackTrace() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModuleException
Returns the composite message and full embedded stack trace
getFullStackTrace(Throwable) - Static method in class gov.va.med.foundations.utilities.ExceptionUtils
Method getFullStackTrace.
getKernelPrincipal(Subject) - Static method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
Returns the single Kernel principal contained in a JAAS subject returned by a JAAS LoginContext after a successful VistaLink logon to Vista.
getLastComponent(Container) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy
gets the last component in the focus cycle
getLastComponent(Container) - Method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy
gets the last component in the focus cycle
getLocalTransaction() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Empty method.
getManagedConnection() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method getManagedConnection.
getMessage() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Returns the detail message, including nested messages from the nested exceptions.
getMessage() - Method in class gov.va.med.foundations.utilities.FoundationsException
Returns the detail message, including nested messages from the nested exceptions.
getMessage() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModuleException
Returns the detail message, including nested messages from the nested exceptions.
getMetaData() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method getMetaData
Gets the meta-information on the underlying EIS instance via this connection
getName() - Method in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
returns the name given to the principal when it was created.
getName() - Method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
get the Principal's full name from the New Person .01 field.
getNestedException() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Return full stack trace.
getNestedException() - Method in class gov.va.med.foundations.utilities.FoundationsException
Gets the nested exception.
getNestedException() - Method in interface gov.va.med.foundations.utilities.FoundationsExceptionInterface
Return nested exception that is wrapped within this exception.
getNestedException() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModuleException
Gets the nested exception
getNestedExceptionByClass(Throwable, Class) - Static method in class gov.va.med.foundations.utilities.ExceptionUtils
Method getNestedExceptionByClass.
getNode(String, Node) - Static method in class gov.va.med.foundations.xml.XmlUtilities
Method getNode.
getParam(int) - Method in class gov.va.med.foundations.rpc.RpcRequestParams
Method getParam.
getParams() - Method in class gov.va.med.foundations.rpc.RpcRequest
Method getParams.
getPort() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkServerInfo
Gets the current port associated with an instance
getRequestString() - Method in class gov.va.med.foundations.rpc.RpcRequest

Gets the request string that will be used to make the request
from M.
getResults() - Method in class gov.va.med.foundations.rpc.RpcResponse
Gets the results string for the returned data in this response.
getResultsDocument() - Method in class gov.va.med.foundations.rpc.RpcResponse
Gets an XML Document format based on the contains of the results returned by the RPC.
getResultSetInfo() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Empty method.
getResultsType() - Method in class gov.va.med.foundations.rpc.RpcResponse
Gets the return type of the results sent back from the M VistAServer.
getRpcClientTimeOut() - Method in class gov.va.med.foundations.rpc.RpcRequest
Method getRpcClientTimeOut.
getRpcContext() - Method in class gov.va.med.foundations.rpc.RpcRequest
Method getRpcContext.
getRpcName() - Method in class gov.va.med.foundations.rpc.RpcRequest
Method getRpcName.
getRpcRequest() - Static method in class gov.va.med.foundations.rpc.RpcRequestFactory
Method getRpcRequest.
getRpcRequest(String) - Static method in class gov.va.med.foundations.rpc.RpcRequestFactory
Method getRpcRequest.
getRpcRequest(String, String) - Static method in class gov.va.med.foundations.rpc.RpcRequestFactory
Method getRpcRequest.
getUserDemographicValue(String) - Method in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
returns a given user demographic value.
getUserDemographicValue(String) - Method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
 
getValue() - Method in class gov.va.med.foundations.rpc.RpcReferenceType
Returns name of the variable desired in the M server partition.
gov.va.med.foundations.adapter.cci - package gov.va.med.foundations.adapter.cci
Implements the Common Client Interface (CCI) portion of the Java Connector Architecture (JCA) for VistaLink.
gov.va.med.foundations.adapter.record - package gov.va.med.foundations.adapter.record
Implements basic request- and response-related classes for VistaLink.
gov.va.med.foundations.adapter.spi - package gov.va.med.foundations.adapter.spi
Implements the Service Provider Interface (spi) portion of the Java Connector Architecture (JCA) for VistaLink.
gov.va.med.foundations.rpc - package gov.va.med.foundations.rpc
Implements RPC requests and responses over VistaLink.
gov.va.med.foundations.samples - package gov.va.med.foundations.samples
VistaLink sample programs showing how to use VistaLink to login and execute RPCs on an M system.
gov.va.med.foundations.security.vistalink - package gov.va.med.foundations.security.vistalink
Security module for VistaLink; contains classes supporting a JAAS login to a Vista M system.
gov.va.med.foundations.utilities - package gov.va.med.foundations.utilities
General Foundations utility classes.
gov.va.med.foundations.xml - package gov.va.med.foundations.xml
General Foundations utility class for working with XML.

H

handle(Callback[]) - Method in class gov.va.med.foundations.security.vistalink.CallbackHandlerSwing
 
handle(Callback[]) - Method in class gov.va.med.foundations.security.vistalink.CallbackHandlerUnitTest
The LoginModule calls this method to process callbacks
hashCode() - Method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
Compute the hash code for this VistaKernelPrincipalImpl object.

I

initialize(Subject, CallbackHandler, Map, Map) - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModule
Should never be called by an application directly.
isUseProprietaryMessageFormat() - Method in class gov.va.med.foundations.rpc.RpcRequest
Deprecated. For internal testing only!
isXmlResponse() - Method in class gov.va.med.foundations.rpc.RpcRequest
Deprecated. This method will be removed after the REMOTE PROCEDURE (#8894) file adds an XML return type.

K

KEY_DIVISION_IEN - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve division station IEN from userDemographicsHashTable
KEY_DIVISION_STATION_NAME - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve division station name from userDemographicsHashTable
KEY_DIVISION_STATION_NUMBER - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve division station number from userDemographicsHashTable
KEY_DTIME - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve user timeout value from userDemographicsHashTable
KEY_DUZ - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve DUZ from userDemographicsHashTable
KEY_LANGUAGE - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve user language from userDemographicsHashTable
KEY_NAME_DEGREE - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve degree from userDemographicsHashTable
KEY_NAME_DISPLAY - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve the display name from userDemographicsHashTable
KEY_NAME_FAMILYLAST - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve name component family-last from userDemographicsHashTable
KEY_NAME_GIVENFIRST - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve name component given-first from userDemographicsHashTable
KEY_NAME_MIDDLE - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve name component middle from userDemographicsHashTable
KEY_NAME_NEWPERSON01 - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve New Person .01 Field name from userDemographicsHashTable
KEY_NAME_PREFIX - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve name component prefix from userDemographicsHashTable
KEY_NAME_SUFFIX - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve name component suffix from userDemographicsHashTable
KEY_SERVICE_SECTION - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve user service/section from userDemographicsHashTable
KEY_TITLE - Static variable in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
map key to store/retrieve user title from userDemographicsHashTable

L

login() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModule
Should never be called by an application directly.
logout() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModule
Should never be called by an application directly.

M

main(String[]) - Static method in class gov.va.med.foundations.samples.VistaLinkRpcConsole
Method main.
main(String[]) - Static method in class gov.va.med.foundations.samples.VistaLinkRpcSwingSimple
 
main(String[]) - Static method in class gov.va.med.foundations.samples.VistaLinkRpcSwingTester
 

N

NoRpcContextFaultException - exception gov.va.med.foundations.rpc.NoRpcContextFaultException.
This exception represents the case where the request RPC context does not exist or the current user does not have access to the B-option representing the context.
NoRpcContextFaultException(VistaLinkFaultException) - Constructor for class gov.va.med.foundations.rpc.NoRpcContextFaultException
Constructor for NoRpcContextFaultException.

P

printStackTrace() - Method in class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Prints the composite message and full embedded stack trace to System.err.
printStackTrace() - Method in class gov.va.med.foundations.utilities.FoundationsException
Prints the composite message and full embedded stack trace to System.err.
printStackTrace() - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModuleException
Prints the composite message and full embedded stack trace to System.err.
printStackTrace(PrintStream) - Method in class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Prints the composite message and full embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class gov.va.med.foundations.utilities.FoundationsException
Prints the composite message and full embedded stack trace to the specified stream ps.
printStackTrace(PrintStream) - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModuleException
Prints the composite message and full embedded stack trace to the specified stream ps.
printStackTrace(PrintWriter) - Method in class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Prints the composite message and full embedded stack trace to the specified print
writer pw
printStackTrace(PrintWriter) - Method in class gov.va.med.foundations.utilities.FoundationsException
Prints the composite message and full embedded stack trace to the specified print
writer pw
printStackTrace(PrintWriter) - Method in class gov.va.med.foundations.security.vistalink.VistaLoginModuleException
Prints the composite message and full embedded stack trace to the specified print writer pw

R

RpcFaultException - exception gov.va.med.foundations.rpc.RpcFaultException.
This fault exception class is used for all rpc-related errors returned from the M system.
RpcFaultException(VistaLinkFaultException) - Constructor for class gov.va.med.foundations.rpc.RpcFaultException
Constructor for NoRpcContextFaultException.
RpcNotInContextFaultException - exception gov.va.med.foundations.rpc.RpcNotInContextFaultException.
This exception represents the case where the requested RPC is not contained in the current RPC context.
RpcNotInContextFaultException(VistaLinkFaultException) - Constructor for class gov.va.med.foundations.rpc.RpcNotInContextFaultException
Constructor for RpcNotInContextFaultException.
RpcReferenceType - class gov.va.med.foundations.rpc.RpcReferenceType.
Represents a reference type object for an RPC parameter.
RpcReferenceType() - Constructor for class gov.va.med.foundations.rpc.RpcReferenceType
Default constructor
RpcReferenceType(String) - Constructor for class gov.va.med.foundations.rpc.RpcReferenceType
Method VistaRpcReferenceType.
RpcRequest - class gov.va.med.foundations.rpc.RpcRequest.
Represents a RPC request to an M VistA server.
RpcRequestFactory - class gov.va.med.foundations.rpc.RpcRequestFactory.
Factory class to creates instances of RpcRequest
J2SE Example
RpcRequestFactory() - Constructor for class gov.va.med.foundations.rpc.RpcRequestFactory
 
RpcRequestParams - class gov.va.med.foundations.rpc.RpcRequestParams.
Represents the the collection of parameters associated with an RPC.
RpcResponse - class gov.va.med.foundations.rpc.RpcResponse.
Represents a data structure which holds the response value(s).
RpcResponseTypeIsNotXmlException - exception gov.va.med.foundations.rpc.RpcResponseTypeIsNotXmlException.
Represents an exception indicating the RpcResponse type if not XML
RpcResponseTypeIsNotXmlException() - Constructor for class gov.va.med.foundations.rpc.RpcResponseTypeIsNotXmlException
Constructor for RpcResponseTypeIsNotXmlException.
RpcResponseTypeIsNotXmlException(Exception) - Constructor for class gov.va.med.foundations.rpc.RpcResponseTypeIsNotXmlException
Constructor for VistaLinkFaultException.
RpcResponseTypeIsNotXmlException(String) - Constructor for class gov.va.med.foundations.rpc.RpcResponseTypeIsNotXmlException
Constructor for RpcResponseTypeIsNotXmlException.
RpcResponseTypeIsNotXmlException(String, Exception) - Constructor for class gov.va.med.foundations.rpc.RpcResponseTypeIsNotXmlException
Constructor for VistaLinkFaultException.
RpcTimeOutFaultException - exception gov.va.med.foundations.rpc.RpcTimeOutFaultException.
This exception represents the case where the RPC execution took too long on the server and the appliaction gracefully stopped the RPC's processing.
RpcTimeOutFaultException(VistaLinkFaultException) - Constructor for class gov.va.med.foundations.rpc.RpcTimeOutFaultException
Constructor for RpcTimeOutFaultException.

S

SERVER_ADDRESS_KEY - Static variable in class gov.va.med.foundations.security.vistalink.VistaLoginModule
map key to store/retrieve server IP address for the VistaLoginModule configuration option map.
SERVER_PORT_KEY - Static variable in class gov.va.med.foundations.security.vistalink.VistaLoginModule
map key to store/retrieve server port for the VistaLoginModule configuration option map.
setManagedConnection(VistaLinkManagedConnection) - Method in class gov.va.med.foundations.adapter.cci.VistaLinkConnection
Method setManagedConnection.
setParam(int, String, Object) - Method in class gov.va.med.foundations.rpc.RpcRequestParams
Method setParam.
setParams(List) - Method in class gov.va.med.foundations.rpc.RpcRequest
Method setParams.
setResultsType(String) - Method in class gov.va.med.foundations.rpc.RpcResponse
Deprecated. This method will be removed after the REMOTE PROCEDURE (#8894) file adds an XML return type.
setRpcClientTimeOut(int) - Method in class gov.va.med.foundations.rpc.RpcRequest
Method setRpcClientTimeOut.
setRpcContext(String) - Method in class gov.va.med.foundations.rpc.RpcRequest
Method setRpcContext.
setRpcName(String) - Method in class gov.va.med.foundations.rpc.RpcRequest
Method setRpcName.
setUseProprietaryMessageFormat(boolean) - Method in class gov.va.med.foundations.rpc.RpcRequest
Method setUseProprietaryMessageFormat.
setValue(String) - Method in class gov.va.med.foundations.rpc.RpcReferenceType
Sets the value to the name of the variable desired in the M server partition.
setXmlResponse(boolean) - Method in class gov.va.med.foundations.rpc.RpcRequest
Deprecated. This method will be removed after the REMOTE PROCEDURE (#8894) file adds an XML return type.

T

toString() - Method in class gov.va.med.foundations.rpc.RpcReferenceType
Returns name of the variable desired in the M server partition.
toString() - Method in interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal
A string representation of the principal
toString() - Method in class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl
Rudimentary toString method.

V

VistaKernelHash - class gov.va.med.foundations.utilities.VistaKernelHash.
Implements static methods to provide the encoding algorithms used by the RPC Broker and Kernel to encode and decode data strings.
VistaKernelHash() - Constructor for class gov.va.med.foundations.utilities.VistaKernelHash
 
VistaKernelHashCountLimitExceededException - exception gov.va.med.foundations.utilities.VistaKernelHashCountLimitExceededException.
Represents an exception identifying that the Hash Count Limit (for a call to the VistaKernelHash encrypt method) has been exceeded.
VistaKernelHashCountLimitExceededException() - Constructor for class gov.va.med.foundations.utilities.VistaKernelHashCountLimitExceededException
Constructor for VistaKernelHashCountLimitExceededException.
VistaKernelHashCountLimitExceededException(Exception) - Constructor for class gov.va.med.foundations.utilities.VistaKernelHashCountLimitExceededException
Constructor for VistaKernelHashCountLimitExceededException.
VistaKernelHashCountLimitExceededException(String) - Constructor for class gov.va.med.foundations.utilities.VistaKernelHashCountLimitExceededException
Constructor for VistaKernelHashCountLimitExceededException.
VistaKernelHashCountLimitExceededException(String, Exception) - Constructor for class gov.va.med.foundations.utilities.VistaKernelHashCountLimitExceededException
Constructor for VistaKernelHashCountLimitExceededException.
VistaKernelPrincipal - interface gov.va.med.foundations.security.vistalink.VistaKernelPrincipal.
Provides an interface to marks a principal that represents a logged on Kernel user on an M system.
VistaKernelPrincipalImpl - class gov.va.med.foundations.security.vistalink.VistaKernelPrincipalImpl.
A JAAS principal representing a logged on Kernel user on an M system.
VistaLinkConnection - class gov.va.med.foundations.adapter.cci.VistaLinkConnection.
This implementation class represents an application level connection handle that is used by a component to access an EIS instance.
VistaLinkConnection(VistaLinkManagedConnection) - Constructor for class gov.va.med.foundations.adapter.cci.VistaLinkConnection
VistaLinkConnection Constructor.
VistaLinkFaultException - exception gov.va.med.foundations.adapter.record.VistaLinkFaultException.
Exception encapsulates Fault information coming from M side.
VistaLinkFaultException() - Constructor for class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Constructor for VistaLinkFaultException.
VistaLinkFaultException(Exception) - Constructor for class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Constructor for VistaLinkFaultException.
VistaLinkFaultException(String) - Constructor for class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Constructor for VistaLinkFaultException.
VistaLinkFaultException(String, Exception) - Constructor for class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Constructor for VistaLinkFaultException.
VistaLinkFaultException(String, String, String, String, String, String) - Constructor for class gov.va.med.foundations.adapter.record.VistaLinkFaultException
Constructor for VistaLinkFaultException.
VistaLinkResourceException - class gov.va.med.foundations.adapter.cci.VistaLinkResourceException.
Represents a ResourceException thrown by the VistaLink adapter.
VistaLinkResourceException(Exception) - Constructor for class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Constructor.
VistaLinkResourceException(String) - Constructor for class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Constructor.
VistaLinkResourceException(String, Exception) - Constructor for class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Constructor.
VistaLinkResourceException(String, String) - Constructor for class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Constructor.
VistaLinkResourceException(String, String, Exception) - Constructor for class gov.va.med.foundations.adapter.cci.VistaLinkResourceException
Constructor.
VistaLinkRpcConsole - class gov.va.med.foundations.samples.VistaLinkRpcConsole.
Console application demonstration of VistaLink's Vista connectivity and RPC functionality.
VistaLinkRpcSwingSimple - class gov.va.med.foundations.samples.VistaLinkRpcSwingSimple.
Swing application demonstration of VistALink's Vista connectivity and RPC functionality.
VistaLinkRpcSwingTester - class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.
Swing application demonstration of VistALink's Vista connectivity and RPC functionality.
VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy - class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy.
Provides a focus traversal policy for this dialog, when it's in connected mode
VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy() - Constructor for class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.ConnectedFocusTraversalPolicy
 
VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy - class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy.
Provides a focus traversal policy for this dialog, when it's in disconnected mode
VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy() - Constructor for class gov.va.med.foundations.samples.VistaLinkRpcSwingTester.DisconnectedFocusTraversalPolicy
 
VistaLinkServerInfo - class gov.va.med.foundations.adapter.cci.VistaLinkServerInfo.
Represents M VistA connection information, like address and port.
VistaLinkSocketClosedException - class gov.va.med.foundations.adapter.spi.VistaLinkSocketClosedException.
This exception class is thrown when an attempt is made to
access the VistaLinkManagedConnection's underlying
VistaSocketConnection after its has been closed or invalidated
VistaLinkSocketClosedException(Exception) - Constructor for class gov.va.med.foundations.adapter.spi.VistaLinkSocketClosedException
Constructor for VistaLinkSocketClosedException.
VistaLinkSocketClosedException(String) - Constructor for class gov.va.med.foundations.adapter.spi.VistaLinkSocketClosedException
Constructor for VistaLinkSocketClosedException.
VistaLinkSocketClosedException(String, Exception) - Constructor for class gov.va.med.foundations.adapter.spi.VistaLinkSocketClosedException
Constructor for VistaLinkSocketClosedException.
VistaLinkSocketClosedException(String, String) - Constructor for class gov.va.med.foundations.adapter.spi.VistaLinkSocketClosedException
Constructor for VistaLinkSocketClosedException.
VistaLinkSocketClosedException(String, String, Exception) - Constructor for class gov.va.med.foundations.adapter.spi.VistaLinkSocketClosedException
Constructor for VistaLinkSocketClosedException.
VistaLoginModule - class gov.va.med.foundations.security.vistalink.VistaLoginModule.
A JAAS-compliant LoginModule to log users on to a Vista system.
VistaLoginModule() - Constructor for class gov.va.med.foundations.security.vistalink.VistaLoginModule
 
VistaLoginModuleException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleException.
Represents a LoginException thrown by the LoginModule.
VistaLoginModuleLoginsDisabledException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleLoginsDisabledException.
If thrown, logins are disabled on the M server.When attempting a logon, you can trap for this specific exception, in addition to the more general VistaLoginModuleException and LoginException exceptions.
VistaLoginModuleNoJobSlotsAvailableException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleNoJobSlotsAvailableException.
If thrown, job slot maximum has been exceeded on M server.
VistaLoginModuleNoPathToListenerException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleNoPathToListenerException.
If thrown, no reachable listener was found on the path represented by the specified IP address and Port.
VistaLoginModuleTooManyInvalidAttemptsException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleTooManyInvalidAttemptsException.
If thrown, the user tried to login too many times with invalid credentials.
VistaLoginModuleUserCancelledException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleUserCancelledException.
Represents a user cancellation of Login.
VistaLoginModuleUserTimedOutException - exception gov.va.med.foundations.security.vistalink.VistaLoginModuleUserTimedOutException.
User timed out of a login.

X

XML_HEADER - Static variable in class gov.va.med.foundations.xml.XmlUtilities
Represents the default header used for all xml documents that communicate with an M server via VistALink.
XmlUtilities - class gov.va.med.foundations.xml.XmlUtilities.
This class contains a number of static utility methods to help developers work with XML documents, nodes, attributes and strings
XmlUtilities() - Constructor for class gov.va.med.foundations.xml.XmlUtilities
 

A C D E F G H I K L M N P R S T V X
VLJ Iteration II, v. 1.0.0.193

VistaLink Iteration II, v. 1.0.0.193