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

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

#include <subject_area_mapper.hpp>

Collaboration diagram for subject_area_mapper:
Collaboration graph

Static Public Member Functions

static domain::subject_area map (const subject_area_entity &v)
 
static subject_area_entity map (const domain::subject_area &v)
 
static std::vector< domain::subject_areamap (const std::vector< subject_area_entity > &v)
 
static std::vector< subject_area_entitymap (const std::vector< domain::subject_area > &v)
 

Detailed Description

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