Class BlogPostsPerMonthGet

  • All Implemented Interfaces:
    org.springframework.extensions.webscripts.WebScript

    public class BlogPostsPerMonthGet
    extends AbstractGetBlogWebScript
    This class is the controller for the blog-posts-mypublished.get web script.
    Since:
    4.0
    Author:
    Neil Mc Erlean (based on existing JavaScript webscript controllers)