common_ports library

Classes

Command<InDTOType, OutDTOType>
Executes business logic of a use case.
CrudRepository<IdType, EntityType>
A CrudRepository represents a data storage.
DataSink<IdType, EntityType>
A DataSink represents a data sink.
DataSource<IdType, EntityType>
A DataSource represents a data source.
Repository
A Repository represents a data storage.