IWithStoreBehavior
Ensure consitent interfaces for the Hub classes
Properties
Methods
toJson
Export the internal entity to a JSON object. This should be used to get the JSON representation of the entity before passing into a component
Returns
update
Push changes into the Class. This method should be used when applying updates from a component, into the class instance
Parameters
Returns
void
Interface defined in common/src/core/behaviors/IWithStoreBehavior.ts:4
Delete the class instance from it's backing store