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

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

#include <coding_scheme_authority_type_mapper.hpp>

Collaboration diagram for coding_scheme_authority_type_mapper:
Collaboration graph

Static Public Member Functions

static domain::coding_scheme_authority_type map (const coding_scheme_authority_type_entity &v)
 
static coding_scheme_authority_type_entity map (const domain::coding_scheme_authority_type &v)
 
static std::vector< domain::coding_scheme_authority_typemap (const std::vector< coding_scheme_authority_type_entity > &v)
 
static std::vector< coding_scheme_authority_type_entitymap (const std::vector< domain::coding_scheme_authority_type > &v)
 

Detailed Description

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