edu.mssm.crover.webapps.ims.util
Class IMSUtil
java.lang.Object
|
+--edu.mssm.crover.webapps.ims.util.IMSUtil
- public class IMSUtil
- extends java.lang.Object
As of now, this class exists to wrap the com.poet.odmg.Blob object
Such is necessary such that there are no FastObjects api calls
within the application to facilitate compatibility with ObjectStore
|
Constructor Summary |
protected |
IMSUtil()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMSUtil
protected IMSUtil()
get
public static IMSUtil get()
newBlob
public static com.poet.odmg.Blob newBlob(short semantics)
newBlob
public static com.poet.odmg.Blob newBlob(org.odmg.Transaction tr,
short semantics)
newIncrementalBlob
public static com.poet.odmg.Blob newIncrementalBlob()
newIncrementalBlob
public static com.poet.odmg.Blob newIncrementalBlob(org.odmg.Transaction tr)
newStandardBlob
public static com.poet.odmg.Blob newStandardBlob()
newStandardBlob
public static com.poet.odmg.Blob newStandardBlob(org.odmg.Transaction tr)
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.