|
ORE Studio 0.0.4
|
Maps tenant_type domain entities to data storage layer and vice-versa. More...
#include <tenant_type_mapper.hpp>

Static Public Member Functions | |
| static domain::tenant_type | map (const tenant_type_entity &v) |
| static tenant_type_entity | map (const domain::tenant_type &v) |
| static std::vector< domain::tenant_type > | map (const std::vector< tenant_type_entity > &v) |
| static std::vector< tenant_type_entity > | map (const std::vector< domain::tenant_type > &v) |
Maps tenant_type domain entities to data storage layer and vice-versa.