Class SubscriptionServicePrivateListPut

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class SubscriptionServicePrivateListPut extends SubscriptionServicePrivateListGet
  • Constructor Details

    • SubscriptionServicePrivateListPut

      public SubscriptionServicePrivateListPut()
  • Method Details

    • executeImpl

      public org.json.simple.JSONObject executeImpl(String userId, org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse res) throws IOException, org.json.simple.parser.ParseException
      Overrides:
      executeImpl in class SubscriptionServicePrivateListGet
      Throws:
      IOException
      org.json.simple.parser.ParseException