wt.doc
Interface DocumentVersion

All Superinterfaces:
Document, wt.org.electronicIdentity.ElectronicallySignable, Serializable
All Known Implementing Classes:
EPMDocument, ProxyDocument, WTDocument

public interface DocumentVersion
extends Document

Interface that provides a version specific reference to a document. As part of a documents evolution, new official versions may be be produced. This Interface provides access to the version.

Supported API: true

Extendable: true