クラス
org.seasar.tuigwaa.plugin.database.component.ResultDto の使用

ResultDto を使用しているパッケージ
org.seasar.tuigwaa.plugin   
org.seasar.tuigwaa.plugin.database   
org.seasar.tuigwaa.view   
 

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

ResultDto を返す org.seasar.tuigwaa.plugin のメソッド
protected  ResultDto AbstractTgwPlugin.getResultDto(CmsRequest req, TgwEntity entity, String filter)
           
protected  ResultDto AbstractTgwPlugin.getResultDto(CmsRequest req, TgwEntity entity, String filter, int firstResult)
           
protected  ResultDto AbstractTgwPlugin.getResultDto(CmsRequest req, TgwEntity entity, String filter, int firstResult, int max)
           
 

org.seasar.tuigwaa.plugin.database での ResultDto の使用
 

ResultDto を返す org.seasar.tuigwaa.plugin.database のメソッド
static ResultDto TablePlugin.getResult(TgwEntity entity)
           
 

ResultDto 型のパラメータを持つ org.seasar.tuigwaa.plugin.database のメソッド
static void TablePlugin.setResult(ResultDto dto)
           
 

org.seasar.tuigwaa.view での ResultDto の使用
 

ResultDto 型のパラメータを持つ org.seasar.tuigwaa.view のメソッド
 String HtmlServiceImpl.toHtml(ResultDto dto)
           
 



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