BoothItem
Table of Contents
Interfaces
- BoothItemDetails
- Marker interface for type-specific booth item details (e.g. RicdDetails, StartupDetails).
- BoothItemIdGenerator
- Contract for generating new booth item identifiers.
- BoothItemRepository
- Repository interface for BoothItem aggregates.
Classes
- BoothItem
- Aggregate root for a booth item (poster/startup/challenge/RICD-backed entry).
- BoothItemId
- Value object representing a booth item identifier.
- BoothItemStatus
- Enumeration of booth item visibility/status states.
- BoothItemType
- Value object representing the type/category of a booth item.