Uses of Class
com.maplander.backend.model.manage.property.PropertyLite
Packages that use PropertyLite
Package
Description
-
Uses of PropertyLite in com.maplander.backend.controller.businessrule.common
Methods in com.maplander.backend.controller.businessrule.common with parameters of type PropertyLiteModifier and TypeMethodDescriptionstatic LeadInfo
BRLead.saveView
(PropertyLite propertyLite, String brand, Integer owner) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionPropertyEndpoint.getPropertyLite
(Long propertyId) PropertyEndpoint.queryAllProperties
(Integer limit, String cursor, Filter filter) PropertyEndpoint.queryPropertiesWithFilters
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, DeviceTypeEnum device, Integer limit, String cursor, Filter filter) PropertyEndpoint.queryPropertiesWithFilters2
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, DeviceTypeEnum device, Integer limit, String cursor, Filter filter) PropertyEndpoint.queryPropertyLiteWithFiltersPagedBQPolygonId
(Integer limit, Integer cursor, OrderTypeEnum orderTypeEnum, Boolean orderAsc, FiltersBigQuery filter) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionFixEndpoint.deletePropertiesByUserId
(String apiKey, Long userId, Integer limit, String cursor) CronEndpoint.getSuggestions
(Long leadId) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionWebHookEndpoint.getPropertiesFromAPI
(String email, BrandTypeEnum brand, Integer limit, String cursor) WebHookEndpoint.getPropertiesFromAPIBQ
(String email, Integer limit, Integer cursor) PropertyEndpoint.getPropertyLite
(Long propertyId) Deprecated.CRMBQueryEndpoint.listPropertiesByClient
(Integer limit, Integer cursor, Long clientId) PropertyEndpointV2.queryPropertyLiteWithFiltersPagedBQ
(Integer limit, Integer cursor, OrderTypeEnum orderTypeEnum, Boolean orderAsc, FiltersBigQuery filter) PropertyEndpointV2.queryPropertyLiteWithFiltersPagedBQClasification
(Integer limit, Integer cursor, FiltersBigQuery filter) BusinessEndpoint.querySharedPropertiesWithFilters
(Integer limit, String cursor, Filter filter) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.mlsuniversal
Methods in com.maplander.backend.controller.endpoint.mlsuniversal that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionPropertyEndpoint.queryPropertyLiteWithFiltersPagedBQ
(Integer limit, Integer cursor, OrderTypeEnum orderTypeEnum, Boolean orderAsc, FiltersBigQuery filter) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.opi
Methods in com.maplander.backend.controller.endpoint.opi that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionBusinessEndpoint.querySharedPropertiesWithFilters
(Integer limit, String cursor, Filter filter) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionAlertEndpoint.getNewCoincidences
(Long alertId) DashBoardEndpoint.queryPropertyLiteWithFilters
(Integer limit, Integer cursor, FiltersBigQuery filter) DashBoardEndpoint.queryPropertyLiteWithFiltersPagedBQ
(Integer limit, Integer cursor, OrderTypeEnum orderTypeEnum, Boolean orderAsc, FiltersBigQuery filter) DashBoardEndpoint.queryPropertyLiteWithFiltersPagedBQNearestFirst
(Integer limit, Integer cursor, FiltersBigQuery filter) DashBoardEndpoint.searchPropertiesByColony
(OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality, String colony, Integer limit, Integer cursor) DashBoardEndpoint.searchPropertyLiteForSite
(LocationTypeEnum locationType, OfferingTypeEnum offering, PropertyTypeEnum type, Integer total, String state, String municipality, String colony) -
Uses of PropertyLite in com.maplander.backend.controller.endpoint.test
Methods in com.maplander.backend.controller.endpoint.test that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionTestEndpoint.searchPropertyQuery
(String query, String cursor, Integer limit) -
Uses of PropertyLite in com.maplander.backend.document
Methods in com.maplander.backend.document that return PropertyLiteModifier and TypeMethodDescriptionstatic PropertyLite
PropertyDoc.buildModel
(com.google.appengine.api.search.ScoredDocument document) static PropertyLite
SharedPropertyDoc.buildModel
(com.google.appengine.api.search.ScoredDocument document) Methods in com.maplander.backend.document that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionstatic EntityCollectionResponse
<PropertyLite> PropertyDoc.loadByQuery
(String queryString, com.google.appengine.api.search.SortOptions sortOptions, Integer limit, String cursor) static com.google.api.server.spi.response.CollectionResponse
<PropertyLite> SharedPropertyDoc.loadByQuery
(String queryString, Integer limit, String cursor) -
Uses of PropertyLite in com.maplander.backend.model.manage
Methods in com.maplander.backend.model.manage that return PropertyLiteMethods in com.maplander.backend.model.manage with parameters of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.model.manage.commission
Methods in com.maplander.backend.model.manage.commission that return PropertyLiteMethods in com.maplander.backend.model.manage.commission with parameters of type PropertyLiteModifier and TypeMethodDescriptionvoid
SharedCommission.setPropertyLite
(PropertyLite propertyLite) -
Uses of PropertyLite in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return PropertyLiteModifier and TypeMethodDescriptionTaskComplete.getProperty()
InteractionsProperty.getPropertyLite()
Methods in com.maplander.backend.model.manage.complex that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionSitemapPropertyList.getListProperties()
HomePreviewPlaces.getPreviews()
PreviewPlaces.getPreviews()
SuggestionsInfo.getPropertyLites()
Methods in com.maplander.backend.model.manage.complex with parameters of type PropertyLiteModifier and TypeMethodDescriptionvoid
TaskComplete.setProperty
(PropertyLite property) void
InteractionsProperty.setPropertyLite
(PropertyLite propertyLite) Method parameters in com.maplander.backend.model.manage.complex with type arguments of type PropertyLiteModifier and TypeMethodDescriptionvoid
SitemapPropertyList.setListProperties
(List<PropertyLite> listProperties) void
HomePreviewPlaces.setPreviews
(List<PropertyLite> previews) void
PreviewPlaces.setPreviews
(HashMap<String, List<PropertyLite>> previews) void
SuggestionsInfo.setPropertyLites
(List<PropertyLite> propertyLites) -
Uses of PropertyLite in com.maplander.backend.model.manage.lead
Methods in com.maplander.backend.model.manage.lead that return PropertyLiteMethods in com.maplander.backend.model.manage.lead with parameters of type PropertyLiteModifier and TypeMethodDescriptionvoid
LeadInfo.refreshLeadInfo
(PropertyLite propertyLite, String brand) void
Lead.setPropertyLite
(PropertyLite propertyLite) void
LeadInfo.setPropertyLite
(PropertyLite propertyLite) Constructors in com.maplander.backend.model.manage.lead with parameters of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionstatic List
<PropertyLite> BQ_Util_OldOPI.getPreviewWithFilter
(PropertyTypeEnum propertyTypeEnum, OfferingTypeEnum offeringTypeEnum, String state_name, String municipalty_name) static List
<PropertyLite> BQ_Util_OldOPI.propertyLiteQuery
(String s) static List
<PropertyLite> BQ_Util_OldOPI.propertyLiteQueryWithoutC
(String s) static List
<PropertyLite> BQ_Util_OldOPI.propertyLiteQueryWithoutCWithClassification
(String s) static List
<PropertyLite> BQ_Util_OldOPI.sqlPropertiesByColony
(String s) Methods in com.maplander.backend.utils with parameters of type PropertyLiteModifier and TypeMethodDescriptionstatic String
SendSearches.propertySearches
(PropertyLite property) Method parameters in com.maplander.backend.utils with type arguments of type PropertyLiteModifier and TypeMethodDescriptionstatic String
SendSearches.listProperties
(List<PropertyLite> propertyLiteList) static void
SendEmailV2.sendSearchResults
(List<PropertyLite> properties, UserML userML, SearchesRV searchesRV) static void
SendEmailV2.sendSuggestions
(List<PropertyLite> properties, Lead lead) -
Uses of PropertyLite in com.maplander.backend.utils.bquery
Methods in com.maplander.backend.utils.bquery that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionstatic List
<PropertyLite> BQueryProperty.listInterested
(String query) -
Uses of PropertyLite in com.maplander.backend.utils.notification
Methods in com.maplander.backend.utils.notification with parameters of type PropertyLiteModifier and TypeMethodDescriptionstatic NotificationRV
SendNotificationRV.fillSearchRV
(SearchesRV searchesRV, PropertyLite property)