com.isenshi.util.converter.function
クラス Id2ObjConverterFunction

java.lang.Object
  拡張com.isenshi.util.converter.function.ConverterFunction
      拡張com.isenshi.util.converter.function.Id2ObjConverterFunction
すべての実装インタフェース:
UnaryFunction

public class Id2ObjConverterFunction
extends ConverterFunction


コンストラクタの概要
Id2ObjConverterFunction()
           
 
メソッドの概要
 Object evaluate(Object obj)
           
 
クラス com.isenshi.util.converter.function.ConverterFunction から継承したメソッド
getAttribute, getEntity, getSourceField, getTargetField, setEntity, setSourceField, setTargetField
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Id2ObjConverterFunction

public Id2ObjConverterFunction()
メソッドの詳細

evaluate

public Object evaluate(Object obj)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.