com.dotmarketing.cms.comment.action
Class CommentsAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.comment.action.CommentsAction

public class CommentsAction
extends DispatchAction

This class manage the content comments

Since:
1.0
Version:
1.6
Author:
Salvador Di Nardo

Constructor Summary
CommentsAction()
           
 
Method Summary
 ActionForward saveComments(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward unspecified(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentsAction

public CommentsAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm lf,
                                 HttpServletRequest request,
                                 HttpServletResponse response)

saveComments

public ActionForward saveComments(ActionMapping mapping,
                                  ActionForm lf,
                                  HttpServletRequest request,
                                  HttpServletResponse response)


Copyright © 2010 dotCMS Inc. All Rights Reserved.