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

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

#include <lifecycle_event_mapper.hpp>

Collaboration diagram for lifecycle_event_mapper:
Collaboration graph

Static Public Member Functions

static domain::lifecycle_event map (const lifecycle_event_entity &v)
 
static lifecycle_event_entity map (const domain::lifecycle_event &v)
 
static std::vector< domain::lifecycle_eventmap (const std::vector< lifecycle_event_entity > &v)
 
static std::vector< lifecycle_event_entitymap (const std::vector< domain::lifecycle_event > &v)
 

Detailed Description

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