Is the DataObject Hidden
The DataObject InternalID
The DataObject server type if exists
The DataObject type definition if exists
The DataObject UUID
all the available transitions the user can activate on the current object.
Get a field value by FieldID
The field ID
undefined if no such field exists
true if the workflow in now in the middle of a transition. otherwise, false.
Set a field value by FieldID throws an exception if there is an error
The Field ID
The value to set
Any TSA's that depends on this Field will be recalculated
Override the toJSON function This will be called when calling JSON.stringify function
Generated using TypeDoc
Middle tier class which acts as an interface to all workflow information on data objects. this is not a real class and cannot be created through the data object factory.