wt.clients.doc
Class WTDocumentAppletWithProgress.Server
java.lang.Object
wt.clients.doc.WTDocumentAppletWithProgress.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- WTDocumentAppletWithProgress
- public static class WTDocumentAppletWithProgress.Server
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WTDocumentAppletWithProgress.Server
public WTDocumentAppletWithProgress.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