wt.query.report
Class ObjectInflate

java.lang.Object
  extended bywt.query.report.ObjectInflate
All Implemented Interfaces:
RemoteAccess

public class ObjectInflate
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
ObjectInflate()
           
 
Method Summary
static Object inflate(ObjectIdentifier a_objectId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectInflate

public ObjectInflate()
Method Detail

inflate

public static Object inflate(ObjectIdentifier a_objectId)
                      throws Exception
Throws:
Exception