Uses of Class
org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
Packages that use AbstractBlogWebScript Package Description org.alfresco.repo.web.scripts.blogs.blog org.alfresco.repo.web.scripts.blogs.post org.alfresco.repo.web.scripts.blogs.posts -
-
Uses of AbstractBlogWebScript in org.alfresco.repo.web.scripts.blogs.blog
Subclasses of AbstractBlogWebScript in org.alfresco.repo.web.scripts.blogs.blog Modifier and Type Class Description classBlogGetThis class is the controller for the blog.get web script.classBlogPutThis class is the controller for the blog.put web script. -
Uses of AbstractBlogWebScript in org.alfresco.repo.web.scripts.blogs.post
Subclasses of AbstractBlogWebScript in org.alfresco.repo.web.scripts.blogs.post Modifier and Type Class Description classBlogPostDeleteThis class is the controller for the blog-posts.get web script.classBlogPostGetThis class is the controller for the blog-posts.get web script. -
Uses of AbstractBlogWebScript in org.alfresco.repo.web.scripts.blogs.posts
Subclasses of AbstractBlogWebScript in org.alfresco.repo.web.scripts.blogs.posts Modifier and Type Class Description classAbstractGetBlogWebScriptclassBlogPostsGetThis class is the controller for the blog-posts.get web script.classBlogPostsMyDraftsGetThis class is the controller for the blog-posts-mydrafts.get web script.classBlogPostsMyPublishedGetThis class is the controller for the blog-posts-mypublished.get web script.classBlogPostsNewGetThis class is the controller for the blog-posts-publishedext.get web script.classBlogPostsPerMonthGetThis class is the controller for the blog-posts-mypublished.get web script.classBlogPostsPostThis class is the controller for the blog-posts.post web script.
-