インタフェース
org.seasar.tuigwaa.system.ServiceHelper の使用

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

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

ServiceHelper として宣言されている org.seasar.tuigwaa.controller のフィールド
protected  ServiceHelper DatabaseAction.helper
           
 

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

ServiceHelper 型のパラメータを持つ org.seasar.tuigwaa.controller のコンストラクタ
EntityAction(ModelService entityService, ControllerService controller, ServiceHelper helper)
           
 

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

ServiceHelper を実装している org.seasar.tuigwaa.system のクラス
 class ServiceHelperImpl
           
 

ServiceHelper 型のパラメータを持つ 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.