Uses of Class
org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
Packages that use AbstractDiscussionWebScript
-
Uses of AbstractDiscussionWebScript in org.alfresco.repo.web.scripts.discussion
Subclasses of AbstractDiscussionWebScript in org.alfresco.repo.web.scripts.discussionModifier and TypeClassDescriptionclass
This class is the controller for the forum post deleting forum-post.delete webscript.class
This class is the controller for the discussions page fetching forum-post.get webscript.class
This class is the controller for the discussions page editing forum-post.put webscript.class
This class is the controller for the discussions page creating forum-post-replies.get webscript.class
This class is the controller for the discussions page creating forum-post-replies.post webscript.class
This class is the controller for the discussions page editing forum-posts.post webscript.class
Gets topics matching the filters passed to it in the URL.class
This class is the controller for the discussions topics fetching forum-posts.get webscript.class
This class is the controller for the discussions topics fetching forum-posts-hot.get webscript.class
This class is the controller for the discussions topics fetching forum-posts-mine.get webscript.class
This class is the controller for the discussions topics fetching forum-posts-new.get webscript.