Class SubscriptionServiceFollowsPost

    • Constructor Detail

      • SubscriptionServiceFollowsPost

        public SubscriptionServiceFollowsPost()
    • Method Detail

      • executeImpl

        public org.json.simple.JSONArray executeImpl​(String userId,
                                                     org.springframework.extensions.webscripts.WebScriptRequest req,
                                                     org.springframework.extensions.webscripts.WebScriptResponse res)
                                              throws IOException,
                                                     org.json.simple.parser.ParseException
        Specified by:
        executeImpl in class AbstractSubscriptionServiceWebScript
        Throws:
        IOException
        org.json.simple.parser.ParseException