Class DisplayIntegratorConnector

All Implemented Interfaces:
AuditLoggingComponent, SecureConnectorExtension, VirtualConnectorExtension, IntegrationConnector, DisplayIntegratorOMISConnector

public abstract class DisplayIntegratorConnector extends IntegrationConnectorBase implements DisplayIntegratorOMISConnector
DisplayIntegratorConnector is the base class for an integration connector that is managed by the Display Integrator OMIS.
  • Constructor Details

    • DisplayIntegratorConnector

      public DisplayIntegratorConnector()
  • Method Details

    • setContext

      public void setContext(DisplayIntegratorContext context)
      Set up the context for this connector. It is called by the context manager.
      Parameters:
      context - context for this connector's private use.
    • getContext

      Return the context for this connector. It is called by the connector.
      Returns:
      context for this connector's private use.
      Throws:
      ConnectorCheckedException - internal issue setting up context