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

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

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

DesignService 型のパラメータを持つ org.seasar.tuigwaa.controller のコンストラクタ
SystemAction(SiteService siteService, BasicDatabaseService basicDatabaseService, DirectoryService directoryService, ContentsStoreService contentsStoreService, DesignService designService, LogService logService)
           
PageSettingAction(ContentsStoreService contentsStoreService, DesignService designService, LogicService logicService)
           
DesignAction(SiteService siteService, ContentsStoreService contentsStoreService, DesignService designService)
           
 

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

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

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