org.seasar.cubby.dxo
クラス CubbyAnnotationReaderWrapper
java.lang.Object
org.seasar.cubby.dxo.CubbyAnnotationReaderWrapper
- すべての実装されたインタフェース:
- AnnotationReader
public class CubbyAnnotationReaderWrapper
- extends Object
- implements AnnotationReader
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CubbyAnnotationReaderWrapper
public CubbyAnnotationReaderWrapper(AnnotationReader annotationReader,
FormatPattern formatPattern)
getDatePattern
public String getDatePattern(Class dxoClass,
Method method)
- 定義:
- インタフェース
AnnotationReader
内の getDatePattern
getTimePattern
public String getTimePattern(Class dxoClass,
Method method)
- 定義:
- インタフェース
AnnotationReader
内の getTimePattern
getTimestampPattern
public String getTimestampPattern(Class dxoClass,
Method method)
- 定義:
- インタフェース
AnnotationReader
内の getTimestampPattern
getConversionRule
public String getConversionRule(Class dxoClass,
Method method)
- 定義:
- インタフェース
AnnotationReader
内の getConversionRule
isExcludeNull
public boolean isExcludeNull(Class dxoClass,
Method method)
- 定義:
- インタフェース
AnnotationReader
内の isExcludeNull
getConverters
public Map getConverters(Class destClass)
- 定義:
- インタフェース
AnnotationReader
内の getConverters
getSourcePrefix
public String getSourcePrefix(Class dxoClass,
Method method)
- 定義:
- インタフェース
AnnotationReader
内の getSourcePrefix
Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.