com.dotmarketing.cms.comment.action
Class CommentsAction
java.lang.Object
DispatchAction
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
|
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 |
CommentsAction
public CommentsAction()
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.