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 SummaryFieldsModifier 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_OPERATORSWaiting actors- See Also:
 
- 
TODAYtoday- See Also:
 
- 
MODIFICATION_DATElast modification date- See Also:
 
- 
STATUSInternal status- See Also:
 
- 
WORKFLOWName of the workflow- See Also:
 
- 
WORKFLOW_CONTAINERName of the workflow container- See Also:
 
- 
CATALOGName of the catalog- See Also:
 
 
-