LocationsReservationsProjections: Context
Item | Value |
---|---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.LocationsReservationsProjections |
View Source Link | locationsReservationsProjections.riddl(11:1) |
--- title: Context Map For Context 'LocationsReservationsProjections' init: theme: dark flowchart: defaultRenderer: dagre width: 100% useMaxWidth: true securityLevel: loose --- flowchart TB classDef default fill:#666,stroke:black,stroke-width:3px,color:white; classDef LocationsReservationsProjections_class color:white,stroke-width:3px; subgraph 'Domain 'ImprovingApp'' direction TB LocationsReservationsProjections((Context 'LocationsReservationsProjections')) end class LocationsReservationsProjections LocationsReservationsProjections_class
- LocationsReservationsView: Projector
- LocationsReservationsFields: Record
- Capacity
- Is Private
- Location ID
- Org ID
- Reservation End
- Reservation ID
- Reservation Start
- Venue ID
- LocationsReservationsViewHandler: Handler
- On Event Location Established
- On Event Location Info Updated
- On Event Location Reservations Added
- On Event Reservation Established
- On Event Reservation Info Updated
- On Event Venue Established
- On Event Venue Info Updated
- On Event Venue Locations Added
- On Query Schedule Easy Event
- LocationsReservationsFields: Record