Package no.nsd.qddt.domain.surveyprogram
Interface SurveyProgramService
- 
- All Superinterfaces:
- BaseArchivedService<SurveyProgram>,- BaseService<SurveyProgram,java.util.UUID>
 
 public interface SurveyProgramService extends BaseArchivedService<SurveyProgram> 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<SurveyProgram>findByAgency(User user)- 
Methods inherited from interface no.nsd.qddt.domain.BaseArchivedServicedoArchive
 
- 
 
- 
- 
- 
Method Detail- 
findByAgencyjava.util.List<SurveyProgram> findByAgency(User user) 
 
- 
 
-