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.utils
Methods in com.maplander.backend.utils that return types with arguments of type LocationSitemapModifier and TypeMethodDescriptionstatic List<LocationSitemap> BQ_Util_OldOPI.sqlOfferingsByPathByPath(String query) static List<LocationSitemap> BQ_Util_OldOPI.sqlTypesByPath(String query)