Uses of Class
com.maplander.backend.model.manage.complex.LocationSitemap
Packages that use LocationSitemap
-
Uses of LocationSitemap in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type LocationSitemapModifier and TypeMethodDescriptionDashBoardEndpoint.getOfferingsByPath(String path) DashBoardEndpoint.getTypesByPath(String path) -
Uses of LocationSitemap in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type LocationSitemapModifier and TypeMethodDescriptionGeopoliticalRepository.getOfferingsByPath(String path, org.hibernate.Session session) GeopoliticalRepository.getTypesByPath(String path, org.hibernate.Session session)