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

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

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-2009 The Seasar Foundation. All Rights Reserved.