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

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

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

DatePropertyInfo を返す org.seasar.extension.dxo.converter のメソッド
 DatePropertyInfo ConversionContext.getDatePropertyInfo(Class srcClass, String propertyName)
          日時プロパティの情報を返します。
 

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

DatePropertyInfo を返す org.seasar.extension.dxo.converter.impl のメソッド
 DatePropertyInfo ConversionContextImpl.getDatePropertyInfo(Class srcClass, String propertyName)
           
protected  DatePropertyInfo ConversionContextImpl.createDatePropertyInfo(Class srcClass, String prefix, String key)
          日時プロパティ情報を作成します。
 



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