Interface Scene7SPSIpsWebService


  • public interface Scene7SPSIpsWebService
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AGM_SERVER
      AGM Server URL present in ipsWeb.xml
      static java.lang.String IS_ORIGIN_SERVER
      Origin Server URL present in ipsWeb.xml
      static java.lang.String IS_PUBLISH_SERVER
      Publish Server URL present in ipsWeb.xml
      static java.lang.String TEST_CONTEXT_SERVER
      Test Context Server URL present in ipsWeb.xml
    • Field Detail

      • IS_ORIGIN_SERVER

        static final java.lang.String IS_ORIGIN_SERVER
        Origin Server URL present in ipsWeb.xml
        See Also:
        Constant Field Values
      • IS_PUBLISH_SERVER

        static final java.lang.String IS_PUBLISH_SERVER
        Publish Server URL present in ipsWeb.xml
        See Also:
        Constant Field Values
      • AGM_SERVER

        static final java.lang.String AGM_SERVER
        AGM Server URL present in ipsWeb.xml
        See Also:
        Constant Field Values
      • TEST_CONTEXT_SERVER

        static final java.lang.String TEST_CONTEXT_SERVER
        Test Context Server URL present in ipsWeb.xml
        See Also:
        Constant Field Values
    • Method Detail

      • getIPSWebDetails

        java.util.Map<java.lang.String,​java.lang.String> getIPSWebDetails​(java.lang.String url)
        Returns the details from SPS ipsWeb.xml
        Parameters:
        url - sps url to get the ipsWeb.xml details
        Returns:
        key value pair for details in ipsweb.xml