Uses of Class
com.maplander.backend.model.manage.complex.LocationSitemapOT
Packages that use LocationSitemapOT
Package
Description
-
Uses of LocationSitemapOT in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type LocationSitemapOT -
Uses of LocationSitemapOT in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return types with arguments of type LocationSitemapOTMethod parameters in com.maplander.backend.model.manage.complex with type arguments of type LocationSitemapOTModifier and TypeMethodDescriptionvoidLocationSitemapOTV2.setLocationsHashMap(HashMap<String, List<LocationSitemapOT>> locationsHashMap) -
Uses of LocationSitemapOT in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type LocationSitemapOTModifier and TypeMethodDescriptionGeopoliticalRepository.getLocationsByPath(String path, org.hibernate.Session session)