wt.doc
Class WTDocumentHelper
java.lang.Object
wt.doc.WTDocumentHelper
- All Implemented Interfaces:
- Externalizable, Serializable
public class WTDocumentHelper
- extends Object
- implements Externalizable
Used by clients to access the WTDocumentService methods.
Usage is ... WTDocumentHelper.service.createDocument( args );
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
public static final WTDocumentService service
Supported API: true