org.seasar.tuigwaa.controller.config
クラス SearchConfigGenerator

java.lang.Object
  拡張org.seasar.tuigwaa.controller.config.ConfigGenerator
      拡張org.seasar.tuigwaa.controller.config.SearchConfigGenerator

public class SearchConfigGenerator
extends ConfigGenerator


コンストラクタの概要
SearchConfigGenerator(com.isenshi.util.converter.ConverterResource resource, TgwEntity entity, ModuleConfigMetadata metadata)
           
 
メソッドの概要
 void generate(SearchExeFunction searchExeFunction)
           
 
クラス org.seasar.tuigwaa.controller.config.ConfigGenerator から継承したメソッド
addConverterResource, addProperty, generate, getActionMapping, getActionName, getFormName, getFormSet, getModuleConfigMetadata, setValidator
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SearchConfigGenerator

public SearchConfigGenerator(com.isenshi.util.converter.ConverterResource resource,
                             TgwEntity entity,
                             ModuleConfigMetadata metadata)
メソッドの詳細

generate

public void generate(SearchExeFunction searchExeFunction)


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