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

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

#include <methodology_mapper.hpp>

Collaboration diagram for methodology_mapper:
Collaboration graph

Static Public Member Functions

static domain::methodology map (const methodology_entity &v)
 
static methodology_entity map (const domain::methodology &v)
 
static std::vector< domain::methodologymap (const std::vector< methodology_entity > &v)
 
static std::vector< methodology_entitymap (const std::vector< domain::methodology > &v)
 

Detailed Description

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