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

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