Package com.day.cq.dam.scene7.api
Interface Scene7SPSIpsWebService
public interface Scene7SPSIpsWebService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetIPSWebDetails(String url) Returns the details from SPS ipsWeb.xml
-
Field Details
-
IS_ORIGIN_SERVER
Origin Server URL present in ipsWeb.xml- See Also:
-
IS_PUBLISH_SERVER
Publish Server URL present in ipsWeb.xml- See Also:
-
AGM_SERVER
AGM Server URL present in ipsWeb.xml- See Also:
-
TEST_CONTEXT_SERVER
Test Context Server URL present in ipsWeb.xml- See Also:
-
-
Method Details
-
getIPSWebDetails
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
-