Uses of Class
com.maplander.backend.model.manage.complex.SQLResultWordV2
Packages that use SQLResultWordV2
Package
Description
-
Uses of SQLResultWordV2 in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type SQLResultWordV2Modifier and TypeMethodDescriptionPropertyEndpoint.getColonyByIdRow(Integer id_row) PropertyEndpoint.getPlacesByWordV2(OfferingTypeEnum offering, PropertyTypeEnum type, String word) PropertyEndpoint.getPlacesByWordV3(OfferingTypeEnum offering, PropertyTypeEnum type, String word) -
Uses of SQLResultWordV2 in com.maplander.backend.controller.endpoint.mlsuniversal
Methods in com.maplander.backend.controller.endpoint.mlsuniversal that return types with arguments of type SQLResultWordV2Modifier and TypeMethodDescriptionPropertyEndpoint.getPlacesByWordV3(OfferingTypeEnum offering, PropertyTypeEnum type, String word) -
Uses of SQLResultWordV2 in com.maplander.backend.utils.bquery
Methods in com.maplander.backend.utils.bquery that return SQLResultWordV2Modifier and TypeMethodDescriptionstatic SQLResultWordV2BQueryWord.resultQueryWordV2(String query)