Class IntegrationService


  • public class IntegrationService
    extends java.lang.Object
    The base class for integrations with the SG V5 System. For technician use only in debugging.
    Author:
    SGSystems
    • Constructor Detail

      • IntegrationService

        public IntegrationService()
    • Method Detail

      • hello

        public java.util.List<Client> hello()
      • version

        public Version version()
      • getUser

        public javax.ws.rs.core.Response getUser()