See: Description
| Interface | Description |
|---|---|
| FileHolder |
Interface implemented by objects that hold binary files.
|
| Class | Description |
|---|---|
| Account |
The Account class holds personal user data applicable inside the whole application.
|
| BinaryResource |
BinaryResource is the representation
of a file contained in either a document, part, template or any other file holder object.
|
| Organization |
The Organization class represents an entity which groups users
or more precisely
Account
as its validity spreads across workspaces. |
| User |
This class represents a user in the context of a specific workspace.
|
| UserGroup |
Class which gathers users in a workspace context.
|
| UserGroupKey |
Identity class of
UserGroup objects. |
| UserKey |
Identity class of
User objects. |
| Version | |
| Workspace |
The context in which documents, workflow models, parts, products, templates and all
the other objects reside.
|
| Enum | Description |
|---|---|
| Version.VersionUnit |
| Exception | Description |
|---|---|
| VersionFormatException |
Copyright © 2017 DocDoku. All rights reserved.