Uses of Class
com.maplander.backend.model.manage.complex.SitemapPropertyList
Packages that use SitemapPropertyList
-
Uses of SitemapPropertyList in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type SitemapPropertyListModifier and TypeMethodDescriptionDashBoardEndpoint.getPropertiesByPath
(String path, String state_name, String municipaly_name, String colony_name, Integer level, Integer limit, Integer cursor, Integer bedrooms, Integer bathrooms, String tipo_oferta, String tipo_propiedad) DashBoardEndpoint.queryPropertyWithFiltersBQByPath
(Integer limit, Integer cursor, ColonyFilter colonyFilter) -
Uses of SitemapPropertyList in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return SitemapPropertyListModifier and TypeMethodDescriptionstatic SitemapPropertyList
BQ_Util_OldOPI.sqlSitemapProperties
(String query) static SitemapPropertyList
BQ_Util_OldOPI.sqlSitemapPropertiesPaged
(String query, SitemapPropertyList sitemapPropertyList) Methods in com.maplander.backend.utils with parameters of type SitemapPropertyListModifier and TypeMethodDescriptionstatic SitemapPropertyList
BQ_Util_OldOPI.sqlSitemapPropertiesPaged
(String query, SitemapPropertyList sitemapPropertyList)