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

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

public class TrackbackPlugin
extends AbstractTgwPlugin

Tracback Plugin

作成者:
someda
関連項目:
TrackBack Technical Specification

フィールドの概要
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したフィールド
BLOCKPLUGIN_MODE, INLINEPLUGIN_MODE
 
コンストラクタの概要
TrackbackPlugin()
           
 
メソッドの概要
 String doAction(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 String doHTMLView(CmsRequest request, CmsResponse response, PluginRequest prequest)
           
protected  void initialize(CmsRequest request, CmsResponse response, 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 から継承したメソッド
doPDFView, doTextView, existArg, getActionPath, getConfiguration, getDao, getHiddenElements, getJavascriptTemplate, getMessage, getPageHiddenElement, getParameterName, isBlockpluginSupported, isHtmlSupported, isInlinepluginSupported, isPdfSupported, service, setConfiguration, setPluginConfig, setPojoClass, setWebAppli, toString, updateArgs
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

TrackbackPlugin

public TrackbackPlugin()
メソッドの詳細

initialize

protected void initialize(CmsRequest request,
                          CmsResponse response,
                          PluginRequest prequest)
                   throws PluginException
オーバーライド:
クラス AbstractPlugin 内の initialize
例外:
PluginException

doHTMLView

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

doAction

public String doAction(javax.servlet.http.HttpServletRequest request,
                       javax.servlet.http.HttpServletResponse response)
定義:
インタフェース Plugin 内の doAction
オーバーライド:
クラス AbstractPlugin 内の doAction


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