Store: Entity
Item | Value |
---|---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.StoreContext.Store |
View Source Link | Store.riddl(60:3) |
- event sourced()
- available()
- Type ‘StoreId’ in Context ‘StoreContext’
- OnMessageClause ‘On command CreateStore’ in Handler ‘DefaultStoreHandler’
- OnMessageClause ‘On command DeleteStore’ in Handler ‘DraftStoreHandler’
- OnMessageClause ‘On command MakeStoreReady’ in Handler ‘DraftStoreHandler’
- OnMessageClause ‘On command OpenStore’ in Handler ‘ReadyStoreHandler’
- OnMessageClause ‘On command CloseStore’ in Handler ‘ReadyStoreHandler’
- OnMessageClause ‘On command TerminateStore’ in Handler ‘ReadyStoreHandler’
- OnMessageClause ‘On command CloseStore’ in Handler ‘OpenStoreHandler’
- OnMessageClause ‘On command TerminateStore’ in Handler ‘OpenStoreHandler’
- OnMessageClause ‘On command DeleteStore’ in Handler ‘ClosedStoreHandler’
- OnMessageClause ‘On command OpenStore’ in Handler ‘ClosedStoreHandler’
- OnMessageClause ‘On command TerminateStore’ in Handler ‘ClosedStoreHandler’
- OnMessageClause ‘On command TerminateStore’ in Handler ‘DeletedStoreHandler’
- Record ‘DraftStoreData’ in Entity ‘Store’
- Record ‘CreatedStoreData’ in Entity ‘Store’
- Record ‘DeletedStoreData’ in Entity ‘Store’
- Record ‘TerminatedStoreData’ in Entity ‘Store’
- CreatedStore: State
- ClosedStoreHandler: Handler
- On Command Add Products to Store
- On Command Close Store
- On Command Create Store
- On Command Delete Store
- On Command Edit Store Info
- On Command Make Store Ready
- On Command Open Store
- On Command Remove Products From Store
- On Command Terminate Store
- OpenStoreHandler: Handler
- On Command Add Products to Store
- On Command Close Store
- On Command Create Store
- On Command Delete Store
- On Command Edit Store Info
- On Command Make Store Ready
- On Command Open Store
- On Command Remove Products From Store
- On Command Terminate Store
- ReadyStoreHandler: Handler
- On Command Add Products to Store
- On Command Close Store
- On Command Create Store
- On Command Delete Store
- On Command Edit Store Info
- On Command Make Store Ready
- On Command Open Store
- On Command Remove Products From Store
- On Command Terminate Store
- ClosedStoreHandler: Handler
- CreatedStoreData: Record
- ID
- Info
- Meta
- DefaultStoreHandler: Handler
- On Command Create Store
- Other
- DeletedStore: State
- DeletedStoreHandler: Handler
- On Command Terminate Store
- Other
- DeletedStoreHandler: Handler
- DeletedStoreData: Record
- Event
- Location
- Meta
- Sponsoring Org
- Store Name
- Venue
- DraftStore: State
- DraftStoreHandler: Handler
- On Command Add Products to Store
- On Command Close Store
- On Command Create Store
- On Command Delete Store
- On Command Edit Store Info
- On Command Make Store Ready
- On Command Open Store
- On Command Remove Products From Store
- DraftStoreHandler: Handler
- DraftStoreData: Record
- ID
- Info
- Meta
- TerminatedStore: State
- TerminatedStoreData: Record
- Last Meta