Uses of Interface
ml.calumma.rest.repository.BaseRepository
-
Packages that use BaseRepository Package Description ml.calumma.rest.service -
-
Uses of BaseRepository in ml.calumma.rest.service
Methods in ml.calumma.rest.service that return BaseRepository Modifier and Type Method Description protected abstract BaseRepository<Entity,T>BaseService. getRepository()
-