Interface DocumentRenditionFileReference

All Superinterfaces:
DocumentFileReference, FileReference

public interface DocumentRenditionFileReference extends DocumentFileReference
Represents a document-version rendition file from the current Vault or from another Vault.

Used by DocumentService when setting the rendition file for a new document version. Can be instantiated in DocumentService.newDocumentRenditionFileReference(ConnectionContext, String, String).

See Also: