Class | Description |
---|---|
DefaultAttributeTemplate |
A generic implementation of
InstanceAttributeTemplate that can instantiate
simple primitive based attributes. |
Folder |
The Folder class is a unitary element of a tree structure.
|
InstanceAttribute |
Base class for all instance attributes.
|
InstanceAttributeTemplate |
This class holds the definition of a custom attribute of a document,
a part or any other entity.
|
InstanceBooleanAttribute |
Defines a boolean type custom attribute of a document, part, product and other objects.
|
InstanceDateAttribute |
Defines a date type custom attribute of a document, part, product and other objects.
|
InstanceListOfValuesAttribute |
Defines a closed-ended type custom attribute of a document, part, product and other objects.
|
InstanceLongTextAttribute |
Defines a text type custom attribute of a document, part, product
and other objects.
|
InstanceNumberAttribute |
Defines a numeric type custom attribute of a document, part,
product and other objects.
|
InstanceTextAttribute |
Defines a text type custom attribute of a document, part, product and other objects.
|
InstanceURLAttribute |
Defines an URL type custom attribute of a document, part, product and other objects.
|
ListOfValues |
A list of values is basically a named collection of name-value pair.
|
ListOfValuesAttributeTemplate |
InstanceAttributeTemplate implementation that can instantiate list of values based
attributes. |
ListOfValuesKey |
Identity class of
ListOfValues objects. |
NameValuePair |
Embeddable name-value pair.
|
StatusChange |
Embeddable class to track status change.
|
Tag |
A tag is just a label pinned on an entity.
|
TagKey |
Identity class of
Tag objects. |
Enum | Description |
---|---|
DefaultAttributeTemplate.AttributeType | |
RevisionStatus |
Enumeration to define the possible status of a document or a part revision.
|
Copyright © 2017 DocDoku. All rights reserved.