org.asyrinx.brownie.torque.om
クラス ModifyRecorder

java.lang.Object
  拡張org.asyrinx.brownie.torque.om.ModifyRecorder

public class ModifyRecorder
extends java.lang.Object

作成者:
akima

コンストラクタの概要
ModifyRecorder()
           
 
メソッドの概要
static IModifyRecorder getRecorder(BaseObject object)
           
static void record(BaseObject object, IModifyRecorder.ModifyType type)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ModifyRecorder

public ModifyRecorder()
メソッドの詳細

record

public static void record(BaseObject object,
                          IModifyRecorder.ModifyType type)
                   throws TorqueException
例外:
TorqueException

getRecorder

public static IModifyRecorder getRecorder(BaseObject object)


Copyright © 2004 asyrinx organization. All Rights Reserved.