VistALink v1.5.0.026

Package gov.va.med.vistalink.adapter.record

Implements basic request- and response-related classes for VistaLink.

See:
          Description

Interface Summary
VistaLinkRequestRetryStrategy Base strategy interface for determining if request should be re-executed
VistaLinkRequestVO Base request interface
 

Class Summary
VistaLinkRequestRetryStrategyAllow Simple 'Allow' strategy implementation that indicates request should be re-executed
VistaLinkRequestRetryStrategyDeny Simple 'Deny' strategy implementation that indicates request should not be re-executed
VistaLinkRequestVOImpl Base request implementation.
 

Exception Summary
LoginsDisabledFaultException This exception represents the case where the M side has logins disabled; this is when the site sets the parameter to not allow any logins.
NoJobSlotsAvailableFaultException This exception represents the case where on the M side there are no license slots available to start another process.
VistaLinkFaultException Exception encapsulates Fault information coming from M side.
 

Package gov.va.med.vistalink.adapter.record Description

Implements basic request- and response-related classes for VistaLink.


VistALink v1.5.0.026

VistALink v1.5.0.026