Package com.axemble.vdoc.sdk.interfaces
Interface IProperty.Special
- Enclosing interface:
IProperty
public static interface IProperty.Special
Special properties. The associated values are not stored in the database.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringName of the catalogstatic final Stringlast modification datestatic final StringInternal statusstatic final Stringtodaystatic final StringWaiting actorsstatic final StringName of the workflowstatic final StringName of the workflow container
-
Field Details
-
WAITING_OPERATORS
Waiting actors- See Also:
-
TODAY
today- See Also:
-
MODIFICATION_DATE
last modification date- See Also:
-
STATUS
Internal status- See Also:
-
WORKFLOW
Name of the workflow- See Also:
-
WORKFLOW_CONTAINER
Name of the workflow container- See Also:
-
CATALOG
Name of the catalog- See Also:
-