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

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

public class ExcelUpAction
extends ActionPlugin

ファイルアップロードプラグインに対応するAction

作成者:
nishioka

コンストラクタの概要
ExcelUpAction(PluginService pluginService, BasicDatabaseService basicDatabaseService)
           
 
メソッドの概要
 String execute(ExcelUpDto dto, 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
 

コンストラクタの詳細

ExcelUpAction

public ExcelUpAction(PluginService pluginService,
                     BasicDatabaseService basicDatabaseService)
メソッドの詳細

execute

public String execute(ExcelUpDto dto,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)


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