Interface MongoReceiptMapper

All Superinterfaces:
MapperRegistry.Mapper<MongoReceipt,Receipt>, MapperRegistry.ReversibleMapper<MongoReceipt,Receipt>
All Known Implementing Classes:
MongoReceiptMapperImpl

public interface MongoReceiptMapper extends MapperRegistry.ReversibleMapper<MongoReceipt,Receipt>