Package org.alfresco.repo.web.scripts.discussion


package org.alfresco.repo.web.scripts.discussion
  • Classes
    Class
    Description
     
    This class is the controller for the forum post deleting forum-post.delete webscript.
    This class is the controller for the discussions page fetching forum-post.get webscript.
    This class is the controller for the discussions page editing forum-post.put webscript.
    This class is the controller for the discussions page creating forum-post-replies.get webscript.
    This class is the controller for the discussions page creating forum-post-replies.post webscript.
    This class is the controller for the discussions page editing forum-posts.post webscript.
    Gets topics matching the filters passed to it in the URL.
    This class is the controller for the discussions topics fetching forum-posts.get webscript.
    This class is the controller for the discussions topics fetching forum-posts-hot.get webscript.
    This class is the controller for the discussions topics fetching forum-posts-mine.get webscript.
    This class is the controller for the discussions topics fetching forum-posts-new.get webscript.