クラス
org.seasar.extension.dxo.converter.NestedPropertyInfo の使用

NestedPropertyInfo を使用しているパッケージ
org.seasar.extension.dxo.converter   
org.seasar.extension.dxo.converter.impl   
 

org.seasar.extension.dxo.converter での NestedPropertyInfo の使用
 

NestedPropertyInfo を返す org.seasar.extension.dxo.converter のメソッド
 NestedPropertyInfo ConversionContext.getNestedPropertyInfo(Class srcClass, String propertyName)
          ネストしたプロパティの情報を返します。
 

org.seasar.extension.dxo.converter.impl での NestedPropertyInfo の使用
 

NestedPropertyInfo を返す org.seasar.extension.dxo.converter.impl のメソッド
 NestedPropertyInfo ConversionContextImpl.getNestedPropertyInfo(Class srcClass, String propertyName)
           
protected  NestedPropertyInfo ConversionContextImpl.createNestedPropertyInfo(Class srcClass, String propertyName, String key)
          ネストしたプロパティ情報を作成します。
 



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