Interface AcademicPlanRepository

  • All Superinterfaces:
    io.mateu.mdd.core.interfaces.IRepository<AcademicPlan,​Long>

    public interface AcademicPlanRepository
    extends io.mateu.mdd.core.interfaces.IRepository<AcademicPlan,​Long>
    • Method Summary

      • Methods inherited from interface io.mateu.mdd.core.interfaces.IRepository

        delete, delete, deleteWithId, find, find, findAll, list, save