SergioMartinezCid / ISOFT2-2021-A04

This repository holds the project for the course of Software Engineering II at the University of Castilla-La Mancha.
MIT License
0 stars 0 forks source link

[MAJOR] - Add CRUD methods to the domain interfaces #56

Closed SergioMartinezUCLM closed 3 years ago

SergioMartinezUCLM commented 3 years ago

Where is the issue

Describe the bug The interfaces also need the methods for reading all, reading, updating, deleting and creating classes. This change affects the design and must be propagated to the implementation