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

java.lang.Object
  拡張org.seasar.tuigwaa.plugin.AbstractPlugin
      拡張org.seasar.tuigwaa.plugin.AbstractTgwPlugin
          拡張org.seasar.tuigwaa.plugin.database.FormPlugin
すべての実装インタフェース:
Plugin

public class FormPlugin
extends AbstractTgwPlugin

作成者:
nishioka

フィールドの概要
static String ACTION_FORMCLEAR
           
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したフィールド
BLOCKPLUGIN_MODE, INLINEPLUGIN_MODE
 
コンストラクタの概要
FormPlugin()
           
 
メソッドの概要
static void clear(TgwEntity entity)
           
 String doHTMLView(CmsRequest req, CmsResponse res, PluginRequest prequest)
           
 
クラス org.seasar.tuigwaa.plugin.AbstractTgwPlugin から継承したメソッド
assertIncludePage, bindEntityId, createBindingCriteria, createEntity, existPage, existPageOrFolder, getBean, getBeanByUserName, getDataTable, getDataTable, getEntity, getEntityDAO, getNoPageMessage, getNoPageMessage, getPage, getPageData, getResultDto, getResultDto, getResultDto, getService, isAfterAction, requireEntity, searchBindingFkData
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したメソッド
doAction, doPDFView, doTextView, existArg, getActionPath, getConfiguration, getDao, getHiddenElements, getJavascriptTemplate, getMessage, getPageHiddenElement, getParameterName, initialize, isBlockpluginSupported, isHtmlSupported, isInlinepluginSupported, isPdfSupported, service, setConfiguration, setPluginConfig, setPojoClass, setWebAppli, toString, updateArgs
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

ACTION_FORMCLEAR

public static final String ACTION_FORMCLEAR
関連項目:
定数フィールド値
コンストラクタの詳細

FormPlugin

public FormPlugin()
メソッドの詳細

clear

public static void clear(TgwEntity entity)

doHTMLView

public String doHTMLView(CmsRequest req,
                         CmsResponse res,
                         PluginRequest prequest)
                  throws PluginException
定義:
インタフェース Plugin 内の doHTMLView
定義:
クラス AbstractPlugin 内の doHTMLView
例外:
PluginException


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