AllIdsProjections: Context
Item | Value |
---|---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.AllIdsProjections |
View Source Link | allIdsProjections.riddl(22:1) |
--- title: Context Map For Context 'AllIdsProjections' 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 AllIdsProjections_class color:white,stroke-width:3px; subgraph 'Domain 'ImprovingApp'' direction TB AllIdsProjections((Context 'AllIdsProjections')) end class AllIdsProjections AllIdsProjections_class
- AllEventIdsView: Projector
- AllEventIdsFields: Record
- Event
- AllTenantIdsViewHandler: Handler
- On Event Event Scheduled
- On Query Get All Event IDS
- AllEventIdsFields: Record
- AllMemberIdsView: Projector
- AllMemberIdsFields: Record
- Member
- Member Status
- AllMemberIdsViewHandler: Handler
- On Event Member Context. Member Registered
- On Query Get All Member IDS
- AllMemberIdsFields: Record
- AllOrgIdsView: Projector
- AllOrgIdsFields: Record
- Org
- AllOrgIdsViewHandler: Handler
- On Event Improving App. Organization Context. Organization Established
- On Query Get All Org IDS
- AllOrgIdsFields: Record
- AllSkusView: Projector
- AllSkusFields: Record
- Sku
- AllSkusViewHandler: Handler
- On Event Product Created
- On Query Get All Skus
- AllSkusFields: Record
- AllStoreIdsView: Projector
- AllStoreIdsFields: Record
- Store
- AllStoreIdsViewHandler: Handler
- On Event Store Created
- On Query Get All Store IDS
- AllStoreIdsFields: Record
- AllTenantIdsView: Projector
- AllTenantIdsFields: Record
- Tenant
- AllTenantIdsViewHandler: Handler
- On Event Tenant Established
- On Query Get All Tenant IDS
- AllTenantIdsFields: Record