org.seasar.tuigwaa.plugin.database
クラス CommentAction

java.lang.Object
  拡張org.seasar.tuigwaa.plugin.ActionPlugin
      拡張org.seasar.tuigwaa.plugin.database.CommentAction

public class CommentAction
extends ActionPlugin

作成者:
nisihoka

コンストラクタの概要
CommentAction()
           
 
メソッドの概要
 String execute(Comment comment, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
クラス org.seasar.tuigwaa.plugin.ActionPlugin から継承したメソッド
getDao, getWebAppli, setWebAppli
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CommentAction

public CommentAction()
メソッドの詳細

execute

public String execute(Comment comment,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.