org.mydm.core
Class EDocumentFactory

java.lang.Object
  extended byorg.mydm.core.EDocumentFactory

public class EDocumentFactory
extends java.lang.Object

Gets the EDocument Objects from the Database.


Constructor Summary
EDocumentFactory()
           
 
Method Summary
static EDocument getEDocument(java.lang.String content)
          returns EDocument Object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDocumentFactory

public EDocumentFactory()
Method Detail

getEDocument

public static EDocument getEDocument(java.lang.String content)
returns EDocument Object.

Returns: