Interface DelegationDAO

All Superinterfaces:
DAO<Delegation>
All Known Subinterfaces:
DelegationRepo, DelegationRepo

public interface DelegationDAO extends DAO<Delegation>