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

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

public class ManyToManyConverterFunction
extends ConverterFunction


コンストラクタの概要
ManyToManyConverterFunction()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

ManyToManyConverterFunction

public ManyToManyConverterFunction()
メソッドの詳細

evaluate

public Object evaluate(Object obj)


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