Uses of Class
com.maplander.backend.model.manage.complex.SQLResultsMC
Packages that use SQLResultsMC
-
Uses of SQLResultsMC in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type SQLResultsMCModifier and TypeMethodDescriptionDashBoardEndpoint.searchColonyByMunicipality
(OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality) DashBoardEndpoint.searchColonyByMunicipalityWithFilters
(FiltersBigQuery filter) DashBoardEndpoint.searchMuncipaltyAndColonyByState
(OfferingTypeEnum offering, PropertyTypeEnum type, String state) DashBoardEndpoint.searchMunicipalityByState
(OfferingTypeEnum offering, PropertyTypeEnum type, String state) DashBoardEndpoint.searchMunicipalityByStateWithFilters
(FiltersBigQuery filter)