インタフェース
org.seasar.tuigwaa.controller.ControllerService の使用

ControllerService を使用しているパッケージ
org.seasar.tuigwaa.controller   
org.seasar.tuigwaa.plugin   
org.seasar.tuigwaa.system   
 

org.seasar.tuigwaa.controller での ControllerService の使用
 

ControllerService を実装している org.seasar.tuigwaa.controller のクラス
 class ControllerServiceStrutsImpl
           
 

ControllerService として宣言されている org.seasar.tuigwaa.controller のフィールド
 ControllerService SearchFormAction.strutsService
           
protected  ControllerService DatabaseAction.controller
           
 ControllerService CustomFormAction.controllerService
           
 

ControllerService 型のパラメータを持つ org.seasar.tuigwaa.controller のメソッド
 void DatabaseAction.setController(ControllerService controller)
           
 

ControllerService 型のパラメータを持つ org.seasar.tuigwaa.controller のコンストラクタ
SearchFormAction(DAOService daoService, ControllerService strutsService, ModelService modelService)
           
PluginProxyAction(ControllerService controller)
           
JsAction(ModelService model, ControllerService controller, HtmlService htmlService, DataService dataService)
          推奨されていません。  
EntityAction(ModelService entityService, ControllerService controller, ServiceHelper helper)
           
CustomFormAction(ControllerService strutsService, DAOService daoService)
           
 

org.seasar.tuigwaa.plugin での ControllerService の使用
 

ControllerService 型のパラメータを持つ org.seasar.tuigwaa.plugin のコンストラクタ
WebAppli(ModelService model, DAOService daoManager, ControllerService controller)
           
PluginServiceImpl(ControllerService controller, ModelService model, DAOService daoservice)
           
 

org.seasar.tuigwaa.system での ControllerService の使用
 

ControllerService 型のパラメータを持つ org.seasar.tuigwaa.system のメソッド
 void ServiceHelperImpl.setController(ControllerService controller)
           
 

ControllerService 型のパラメータを持つ org.seasar.tuigwaa.system のコンストラクタ
SiteServiceImpl(ControllerService strutsService, ModelService entityService, BasicDatabaseService dbService, ContentsService contentsService, LogicService logicService, PluginService pluginService, DesignService designService, ServiceHelper helper)
           
 



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