Protected_StaticCOLLECTIONBase collection scope name.
StaticLABEL_Which property's value to use in backend as label for object reference
StaticPARENT_The name of the property handling hierarchical parent relationships.
StaticPROPS_Component structure declaration.
Serializes the object down to an identifier reference map.
The Object reference payload.
Return property object matching key
string
Checks if a property exists on the data object.
The property key.
True if the property exists.
Proxies a set command to the underlying data object.
The property key.
The value to assign.
The DataObject instance for chaining.
Serializes the current object path / identity.
The JSON serialized ObjectUri.
Fetches the value of a property.
The property key.
The property value or null if undefined.
Validates the object's properties against the model definition. Throws a ValidationError if any mandatory properties are missing or empty.
StaticdaoInstantiates the DataObject for a specific model class.
Potential source path or object.
The class constructor context.
A promise resolving to the inner DataObject payload.
StaticfactoryEntity creation factory.
Identifier or content array.
The generated Entity instance.
StaticfillCompiles the merged properties of a given child class down to its parents.
The target child class.
The resulting populated DataObject.
StaticfromStaticfromInstantiates from a DataObject
StaticfromInstantiates from an object
StaticgetReturns the definition of a specific property from the model schema.
The property name.
The property definition object.
Represents a generic grouping structure, such as a company or organization, to which Users may be associated.