Uses of Class
com.maplander.backend.model.manage.complex.SearchLocation
Packages that use SearchLocation
-
Uses of SearchLocation in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type SearchLocationModifier and TypeMethodDescriptionDashBoardEndpoint.getLocationSearch(String location, Integer level) -
Uses of SearchLocation in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type SearchLocationModifier and TypeMethodDescriptionGeopoliticalRepository.getLocationSearch(String location, Integer level, org.hibernate.Session session)