クラス
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(java.lang.Class srcClass, java.lang.String propertyName)
          日時プロパティの情報を返します。
 

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

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



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