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

Maps account_role domain entities to data storage layer and vice-versa. More...

#include <account_role_mapper.hpp>

Collaboration diagram for account_role_mapper:
Collaboration graph

Static Public Member Functions

static domain::account_role map (const account_role_entity &v)
 
static account_role_entity map (const domain::account_role &v)
 
static std::vector< domain::account_rolemap (const std::vector< account_role_entity > &v)
 
static std::vector< account_role_entitymap (const std::vector< domain::account_role > &v)
 

Detailed Description

Maps account_role domain entities to data storage layer and vice-versa.