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

NestedPropertyInfo を使用しているパッケージ
org.seasar.extension.dxo.converter Dxo用のコンバータの定義を提供します。 
org.seasar.extension.dxo.converter.impl Dxo用のコンバータの実装を提供します。 
 

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

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

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

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



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