Interface RemediationDAO

All Superinterfaces:
DAO<Remediation>
All Known Subinterfaces:
RemediationRepo, RemediationRepo

public interface RemediationDAO extends DAO<Remediation>