Class SurveyRepositoryImpl

java.lang.Object
it.unimib.unimibmodules.repository.SurveyRepositoryImpl
All Implemented Interfaces:
SurveyRepository, SurveyRepositoryReadOnly

@Component("surveyRepository") public class SurveyRepositoryImpl extends Object implements SurveyRepository, SurveyRepositoryReadOnly
Repository for the Survey. It adds business logic to Survey instances before accessing the database trough DAO.
Version:
0.4.1
Author:
Luca Milazzo