org.seasar.extension.dxo.builder.impl
クラス BeanToMapDxoCommandBuilder

java.lang.Object
  拡張org.seasar.extension.dxo.builder.impl.AbstractDxoCommandBuilder
      拡張org.seasar.extension.dxo.builder.impl.BeanToMapDxoCommandBuilder
すべての実装インタフェース:
DxoCommandBuilder

public class BeanToMapDxoCommandBuilder
extends AbstractDxoCommandBuilder

作成者:
koichik

フィールドの概要
protected  Class[] ACCEPTABLE_DEST_CLASSES
           
 
クラス org.seasar.extension.dxo.builder.impl.AbstractDxoCommandBuilder から継承したフィールド
annotationReaderFactory, converterFactory
 
コンストラクタの概要
BeanToMapDxoCommandBuilder()
           
 
メソッドの概要
 DxoCommand createDxoCommand(Class dxoClass, Method method)
           
 
クラス org.seasar.extension.dxo.builder.impl.AbstractDxoCommandBuilder から継承したメソッド
getAnnotationReader, setAnnotationReaderFactory, setConverterFactory
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

ACCEPTABLE_DEST_CLASSES

protected Class[] ACCEPTABLE_DEST_CLASSES
コンストラクタの詳細

BeanToMapDxoCommandBuilder

public BeanToMapDxoCommandBuilder()
メソッドの詳細

createDxoCommand

public DxoCommand createDxoCommand(Class dxoClass,
                                   Method method)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.