The namespace to use for creating action type constants
Interface for update action names Action name constants
Defining the type of the UPDATE action type
Value of the UPDATE action type
Defining the type of the UPDATE_FAIL action type
Value of the UPDATE_FAIL action type
Defining the type of the UPDATE_SUCCESS action type
Value of the UPDATE_SUCCESS action type
Generated using TypeDoc
Action class and type factory function for "update" actions. Returns an object of action classes and type strings. This actions are handled by the
NormalizedEntityStatereducer and the effects created by theCrudEffectsFactory.