ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
badge_mapping_repository Class Reference

Read-only repository for badge mappings. More...

#include <badge_mapping_repository.hpp>

Collaboration diagram for badge_mapping_repository:
Collaboration graph

Public Types

using context = ores::database::context
 

Public Member Functions

 badge_mapping_repository (context ctx)
 
std::vector< messaging::badge_mappingread_all ()
 Returns all active badge mappings for the current tenant.
 

Detailed Description

Read-only repository for badge mappings.

Returns the complete set of active badge mappings for the tenant, used to populate BadgeCache at client startup.