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 LeadInfoBRLead.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.getPropertiesByWord(Long officeId, String word, OfferingTypeEnum offering, PropertyTypeEnum type, Integer limit, Integer cursor) PropertyEndpoint.getPropertyLite(Long propertyId) UtilsEndpoint.getPropertyLiteIA(Double property_price, OfferingTypeEnum offering_type, PropertyTypeEnum property_type, Long office_id, String currency) 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 PropertyLitePropertyDoc.buildModel(com.google.appengine.api.search.ScoredDocument document) static PropertyLiteSharedPropertyDoc.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.ad
Methods in com.maplander.backend.model.manage.ad that return PropertyLiteMethods in com.maplander.backend.model.manage.ad with parameters of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.model.manage.board
Methods in com.maplander.backend.model.manage.board that return PropertyLiteMethods in com.maplander.backend.model.manage.board with parameters of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.model.manage.catalog.complex
Methods in com.maplander.backend.model.manage.catalog.complex that return types with arguments of type PropertyLiteMethod parameters in com.maplander.backend.model.manage.catalog.complex with type arguments of type PropertyLiteModifier and TypeMethodDescriptionvoidCatalogComplete.setPropertyLites(List<PropertyLite> propertyLites) Constructor parameters in com.maplander.backend.model.manage.catalog.complex with type arguments of type PropertyLiteModifierConstructorDescriptionCatalogComplete(Catalog catalog, List<PropertyLite> propertyLites) CatalogComplete(String name, Long userId, Long officeId, List<PropertyLite> propertyLites) -
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 TypeMethodDescriptionvoidSharedCommission.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 TypeMethodDescriptionvoidTaskComplete.setProperty(PropertyLite property) voidInteractionsProperty.setPropertyLite(PropertyLite propertyLite) Method parameters in com.maplander.backend.model.manage.complex with type arguments of type PropertyLiteModifier and TypeMethodDescriptionvoidSitemapPropertyList.setListProperties(List<PropertyLite> listProperties) voidHomePreviewPlaces.setPreviews(List<PropertyLite> previews) voidPreviewPlaces.setPreviews(HashMap<String, List<PropertyLite>> previews) voidSuggestionsInfo.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 TypeMethodDescriptionvoidLeadInfo.refreshLeadInfo(PropertyLite propertyLite, String brand) voidLead.setPropertyLite(PropertyLite propertyLite) voidLeadInfo.setPropertyLite(PropertyLite propertyLite) Constructors in com.maplander.backend.model.manage.lead with parameters of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.model.manage.mlsuniversal
Methods in com.maplander.backend.model.manage.mlsuniversal that return PropertyLiteMethods in com.maplander.backend.model.manage.mlsuniversal with parameters of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.model.manage.property
Methods in com.maplander.backend.model.manage.property that return PropertyLiteMethods in com.maplander.backend.model.manage.property with parameters of type PropertyLiteConstructors in com.maplander.backend.model.manage.property with parameters of type PropertyLiteModifierConstructorDescriptionSharedProperty(Long id, Long officeId, Long ownerId, Long ownerOfficeId, Long propertyId, int creationDate, PropertyLite propertyLite, boolean visibleOwner) -
Uses of PropertyLite in com.maplander.backend.model.pool
Methods in com.maplander.backend.model.pool that return PropertyLiteMethods in com.maplander.backend.model.pool that return types with arguments of type PropertyLiteMethods in com.maplander.backend.model.pool with parameters of type PropertyLiteMethod parameters in com.maplander.backend.model.pool with type arguments of type PropertyLite -
Uses of PropertyLite in com.maplander.backend.repository
Methods in com.maplander.backend.repository that return types with arguments of type PropertyLiteModifier and TypeMethodDescriptionPropertyRepository.findSharedLiteByIdsAndFilters(List<Long> ids, Filter filter, Integer limit, Integer offset, org.hibernate.Session session) PropertyRepository.getPropertiesByPath(String state_name, String municipaly_name, String colony_name, Integer level, String tipo_oferta, String tipo_propiedad, Integer bathrooms, Integer bedrooms, int lim, int cur, org.hibernate.Session session) PropertyRepository.searchPropertiesByColony(OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality, String colony, int lim, int cur, org.hibernate.Session session) PropertyRepository.searchPropertyLiteForSite(LocationTypeEnum locationType, OfferingTypeEnum offering, PropertyTypeEnum type, Integer total, String state, String municipality, String colony, org.hibernate.Session session) -
Uses of PropertyLite in com.maplander.backend.repository.dto
Methods in com.maplander.backend.repository.dto that return PropertyLiteMethods in com.maplander.backend.repository.dto with parameters of type PropertyLiteModifier and TypeMethodDescriptionstatic LeadInfoPropertyMapper.toDsLeadInfo(Long id, Long officeId, PropertyTypeEnum pType, OfferingTypeEnum pOffering, PropertyLite propertyLite, Integer view, Map<String, Integer> views) -
Uses of PropertyLite in com.maplander.backend.repository.model_table.opibackenddata
Methods in com.maplander.backend.repository.model_table.opibackenddata that return PropertyLiteModifier and TypeMethodDescriptionAd.getPropertyLite()Lead.getPropertyLite()SharedCommission.getPropertyLite()SharedProperty.getPropertyLite()Methods in com.maplander.backend.repository.model_table.opibackenddata with parameters of type PropertyLiteModifier and TypeMethodDescriptionvoidAd.setPropertyLite(PropertyLite propertyLite) voidLead.setPropertyLite(PropertyLite propertyLite) voidSharedCommission.setPropertyLite(PropertyLite propertyLite) voidSharedProperty.setPropertyLite(PropertyLite propertyLite) -
Uses of PropertyLite in com.maplander.backend.utils
Methods in com.maplander.backend.utils with parameters of type PropertyLiteModifier and TypeMethodDescriptionstatic StringSendSearches.propertySearches(PropertyLite property) Method parameters in com.maplander.backend.utils with type arguments of type PropertyLiteModifier and TypeMethodDescriptionstatic StringSendSearches.listProperties(List<PropertyLite> propertyLiteList) static voidSendEmailV2.sendSearchResults(List<PropertyLite> properties, UserML userML, SearchesRV searchesRV) static voidSendEmailV2.sendSuggestions(List<PropertyLite> properties, Lead lead) -
Uses of PropertyLite in com.maplander.backend.utils.notification
Methods in com.maplander.backend.utils.notification with parameters of type PropertyLiteModifier and TypeMethodDescriptionstatic NotificationRVSendNotificationRV.fillSearchRV(SearchesRV searchesRV, PropertyLite property)