| Class | Description |
|---|---|
| DocumentIteration |
This DocumentIteration class represents the iterated part of a document.
|
| DocumentIterationKey |
Identity class of
DocumentIteration objects. |
| DocumentLink |
This is a link class used to connect an object to a
DocumentRevision. |
| DocumentMaster |
This class holds the unchanging aspects of a document.
|
| DocumentMasterKey |
Identity class of
DocumentMaster objects. |
| DocumentMasterTemplate |
A model object from which we can create a
DocumentMaster. |
| DocumentMasterTemplateKey |
Identity class of
DocumentMasterTemplate objects. |
| DocumentRevision |
This class stands between
DocumentMaster and DocumentIteration. |
| DocumentRevisionKey |
Identity class of
DocumentRevision objects. |
| IterationChangeSubscription |
A concrete implementation of a subscription.
|
| StateChangeSubscription |
Subscription on the event that is triggered when the state of the workflow
attached to the document has changed.
|
| Subscription |
Abstract class for defining subscription created by users on documents.
|
| SubscriptionKey |
Identity class of
Subscription objects. |
Copyright © 2017 DocDoku. All rights reserved.