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

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

#include <account_party_mapper.hpp>

Collaboration diagram for account_party_mapper:
Collaboration graph

Static Public Member Functions

static domain::account_party map (const account_party_entity &v)
 
static account_party_entity map (const domain::account_party &v)
 
static std::vector< domain::account_partymap (const std::vector< account_party_entity > &v)
 
static std::vector< account_party_entitymap (const std::vector< domain::account_party > &v)
 

Detailed Description

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