com.infoteria.asteria.flowengine2.execute
クラス MappingSimulator

java.lang.Object
  |
  +--com.infoteria.asteria.flowengine2.execute.MappingSimulator

public class MappingSimulator
extends Object


フィールドの概要
protected  Logger log
           
 
コンストラクタの概要
MappingSimulator(User user, Logger l)
           
 
メソッドの概要
 User getLoginUser()
           
 MappingResult simulate(MappingRequest request)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

log

protected Logger log
コンストラクタの詳細

MappingSimulator

public MappingSimulator(User user,
                        Logger l)
メソッドの詳細

getLoginUser

public User getLoginUser()

simulate

public MappingResult simulate(MappingRequest request)