Uses of Class
ml.calumma.rest.service.BaseService
-
Packages that use BaseService Package Description ml.calumma.rest.controller -
-
Uses of BaseService in ml.calumma.rest.controller
Methods in ml.calumma.rest.controller that return BaseService Modifier and Type Method Description abstract BaseService<Entity,T>BaseController. getService()
-