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

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

public class CustomFormConfigGenerator
extends EntityConfigGenerator


フィールドの概要
 
クラス org.seasar.tuigwaa.controller.config.EntityConfigGenerator から継承したフィールド
PROTO_ACTION, PROTO_FORM
 
コンストラクタの概要
CustomFormConfigGenerator(com.isenshi.util.converter.ConverterResource resource, TgwEntity entity, ModuleConfigMetadata metadata, UpdateExeFunction updateExe, Map formSetCache)
           
 
メソッドの概要
 void generate()
           
 boolean hasField(String attrName)
           
 
クラス org.seasar.tuigwaa.controller.config.EntityConfigGenerator から継承したメソッド
bindFormProperty, getEntity
 
クラス 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
 

コンストラクタの詳細

CustomFormConfigGenerator

public CustomFormConfigGenerator(com.isenshi.util.converter.ConverterResource resource,
                                 TgwEntity entity,
                                 ModuleConfigMetadata metadata,
                                 UpdateExeFunction updateExe,
                                 Map formSetCache)
メソッドの詳細

generate

public void generate()
オーバーライド:
クラス EntityConfigGenerator 内の generate

hasField

public boolean hasField(String attrName)


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