Class BlogPostsPerMonthGet

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
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)