Interface ExternalResourceDAO

All Superinterfaces:
DAO<ExternalResource>
All Known Subinterfaces:
ExternalResourceRepo, ExternalResourceRepo

public interface ExternalResourceDAO extends DAO<ExternalResource>