wt.clients.doc
Class WTDocumentApplet.Server
java.lang.Object
wt.clients.doc.WTDocumentApplet.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- WTDocumentApplet
- public static class WTDocumentApplet.Server
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WTDocumentApplet.Server
public WTDocumentApplet.Server()
newWTDocument
public static WTDocument newWTDocument()
throws WTException
- Throws:
WTException
getFormatContentHolder
public static FormatContentHolder getFormatContentHolder(String doc_oid)
throws WTException
- Throws:
WTException
updateDocument
public static FormatContentHolder updateDocument(String doc_oid,
DocumentFormData form_data)
throws WTException
- Throws:
WTException