Uses of Class
com.maplander.backend.model.manage.property.Property
Packages that use Property
Package
Description
-
Uses of Property in com.maplander.backend.controller.businessrule.common
Methods in com.maplander.backend.controller.businessrule.common with parameters of type PropertyModifier and TypeMethodDescriptionstatic StringBRProperty.compareProperties(Property property, Property currentProperty) static StringBRProperty.publishProperty(Property property) static booleanBRProperty.updateUsdPrice(Property property) static StringBRProperty.validateBasicInfo(Property property) -
Uses of Property in com.maplander.backend.controller.businessrule.opi
Methods in com.maplander.backend.controller.businessrule.opi with parameters of type PropertyModifier and TypeMethodDescriptionstatic NotificationBRNotification.buildAnnounceRequestNotification(User user, User userToSend, Property property) static voidBRNotification.sendAnnounceReadyNotification(User user, Property property) static voidBRNotification.sendRequestedNotification(User user, Property property) -
Uses of Property in com.maplander.backend.controller.endpoint.bot
Methods in com.maplander.backend.controller.endpoint.bot that return types with arguments of type PropertyModifier and TypeMethodDescriptionWhatsAppBotEndpoint.getPropertyBot(String apiKey, Long propertyId) -
Uses of Property in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type Property -
Uses of Property in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type PropertyModifier and TypeMethodDescriptionCustomSolutionEndpoint.changeBrand(Integer limit, String cursor, Long userId) FixEndpoint.fixPropertyModel(Long officeId, StatusTypeEnum status, Integer limit, String cursor) Methods in com.maplander.backend.controller.endpoint.cron with parameters of type PropertyModifier and TypeMethodDescriptionstatic DefaultResponseLeadsCronEndpoint.sendCommunicationsCron(Lead lead, Property property, User user, String sHash) static voidLeadsCronEndpoint.sendNotifications(Lead lead, User user, Property property) static voidLeadsCronEndpoint.sendNotificationsRequest(Property property, Lead lead, User user) static DefaultResponseLeadsCronEndpoint.sendRequestCron(Lead lead, Property property, User user, String sHash) -
Uses of Property in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type PropertyModifier and TypeMethodDescriptionPropertyEndpoint.listArchiveProperty(Long officeId, Integer limit, String cursor) PropertyEndpoint.publishGlobalProperty(Long propertyId, Long userId, boolean rov, boolean gmls) PropertyEndpoint.publishProperty(Long propertyId, Long userId) PropertyEndpointV2.setPublishPropertyInApp(Long propertyId, Long userId, boolean rov, boolean gmls) -
Uses of Property in com.maplander.backend.controller.endpoint.mlsuniversal
Methods in com.maplander.backend.controller.endpoint.mlsuniversal that return types with arguments of type Property -
Uses of Property in com.maplander.backend.controller.endpoint.opi
Methods in com.maplander.backend.controller.endpoint.opi that return types with arguments of type PropertyMethods in com.maplander.backend.controller.endpoint.opi with parameters of type Property -
Uses of Property in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv with parameters of type Property -
Uses of Property in com.maplander.backend.controller.enqueue.property
Methods in com.maplander.backend.controller.enqueue.property with parameters of type PropertyModifier and TypeMethodDescriptionstatic voidPropertyEnqueue.enqueueUpdateProperty(Property property) -
Uses of Property in com.maplander.backend.dao.manage
Fields in com.maplander.backend.dao.manage with type parameters of type PropertyMethods in com.maplander.backend.dao.manage that return PropertyModifier and TypeMethodDescriptionstatic Propertystatic PropertyPropertyDAO.loadByExternalId(BrandTypeEnum brand, String externalId) static PropertyPropertyDAO.loadBySku(BrandTypeEnum brand, String sku) static PropertyMethods in com.maplander.backend.dao.manage that return types with arguments of type PropertyModifier and TypeMethodDescriptionPropertyDAO.list()PropertyDAO.listByComId(Long comId) PropertyDAO.listByOfficeId(Long officeId, Integer limit) PropertyDAO.listByUserId(Long userId, Integer limit) PropertyDAO.listByUserIdAndComId(Long userId, Long comId) PropertyDAO.listByUserIdAndPrevUserIdAndComId(Long userId, Long prevUserId, Long comId) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.listPropertyArchiveByOffice(Long officeId, Integer limit, String cursor, Long time) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.listPropertyByBrand(BrandTypeEnum brand, Integer limit, String cursor, Long time) PropertyDAO.listPropertyByOfficeId(Long userId) PropertyDAO.listPropertyByOfficeId(Long officeId, BrandTypeEnum brand, Integer limit) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.listPropertyByOfficeId(Long officeId, Integer limit, String cursor, Long time) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.listPropertyByOfficeIdAndStatus(Long officeId, StatusTypeEnum status, Integer limit, String cursor, Long time) PropertyDAO.listPropertyByOfficeIdNotNow(Long officeId) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.listPropertyByStatus(StatusTypeEnum status, Integer limit, String cursor, Long time) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.ListPropertyByStatus(Long userId, StatusTypeEnum status, Integer limit, String cursor, Long time) PropertyDAO.listPropertyByUserId(Long userId, BrandTypeEnum brand, Integer limit) static com.google.api.server.spi.response.CollectionResponse<Property> PropertyDAO.listPropertyByUserId(Long userId, Integer limit, String cursor, Long time) Methods in com.maplander.backend.dao.manage with parameters of type PropertyModifier and TypeMethodDescriptionstatic voidstatic voidstatic voidLogDAO.propertyLog(Property property, Long userId, LogTypeEnum type) static voidstatic voidPropertyDAO.saveBoth_no_bq(Property property) static voidPropertyDAO.saveBothAsynk(Property property) Method parameters in com.maplander.backend.dao.manage with type arguments of type PropertyModifier and TypeMethodDescriptionstatic voidPropertyDAO.deleteProperties(List<Property> properties) -
Uses of Property in com.maplander.backend.document
Methods in com.maplander.backend.document with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage
Constructors in com.maplander.backend.model.manage with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.board
Constructors in com.maplander.backend.model.manage.board with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.commission
Methods in com.maplander.backend.model.manage.commission with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return PropertyMethods in com.maplander.backend.model.manage.complex that return types with arguments of type PropertyMethods in com.maplander.backend.model.manage.complex with parameters of type PropertyMethod parameters in com.maplander.backend.model.manage.complex with type arguments of type Property -
Uses of Property in com.maplander.backend.model.manage.CRM
Constructors in com.maplander.backend.model.manage.CRM with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.lead
Methods in com.maplander.backend.model.manage.lead with parameters of type PropertyConstructors in com.maplander.backend.model.manage.lead with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.lead.CB
Constructors in com.maplander.backend.model.manage.lead.CB with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.LinkXML
Methods in com.maplander.backend.model.manage.LinkXML with parameters of type PropertyModifier and TypeMethodDescriptionPropertyPortal.fillPropertyPortal(Office office, User user, Property property) -
Uses of Property in com.maplander.backend.model.manage.mlsuniversal
Constructors in com.maplander.backend.model.manage.mlsuniversal with parameters of type Property -
Uses of Property in com.maplander.backend.model.manage.property
Constructors in com.maplander.backend.model.manage.property with parameters of type PropertyModifierConstructorDescriptionPropertyExpired(Property property, User user) PropertyLite(Property property) PropertyLiteBot(Property property) PropertyPreview(Property property) PropertyReference(Property property) PropertyUserLite(Property property, User user) -
Uses of Property in com.maplander.backend.model.manage.property.complex
Methods in com.maplander.backend.model.manage.property.complex that return PropertyMethods in com.maplander.backend.model.manage.property.complex with parameters of type Property -
Uses of Property in com.maplander.backend.model.payment.publish
Constructors in com.maplander.backend.model.payment.publish with parameters of type Property -
Uses of Property in com.maplander.backend.model.sendEmail
Methods in com.maplander.backend.model.sendEmail with parameters of type PropertyModifier and TypeMethodDescriptionvoidRequestCommission.fillCommission(UserML user, User userOwen, Property property) voidOfferNotification.fillOfferNotification(User user, UserML userML, Property property, Offer offer) static PropertiesFindingsFindings.fillProperties(Property property) voidRequestInfo.fillRequestInfo(User user, Property property) Constructors in com.maplander.backend.model.sendEmail with parameters of type PropertyModifierConstructorDescriptionCommission(User userOwen, User user, Office office, Property property) -
Uses of Property in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return PropertyMethods in com.maplander.backend.utils with parameters of type PropertyModifier and TypeMethodDescriptionstatic StringUrlFormatUtil.buildPropertyUrl(Property property) static booleanSendEmail.commission(User user, Office office, Property property, String template) static voidstatic PropertyUtilities.fixPropertyQuery(Property property) static Stringstatic voidstatic LongBQ_Util_OldOPI.insertProperty(Property property) static voidBQ_Util_OldOPI.insertPropertyFailed(Property property) static voidSendEmail.requested(Lead lead, User user, UserML userML, Property property, Office office, boolean ml) static voidSendEmail.requestInfo(User user, Lead lead, Property property, String url) static voidSendEmailV2.requestInfo(User user, Lead lead, Property property, String hash) static voidSendEmailV2.sendExpiredAdEmail(User user, Property property, AdTotals adTotals, String sHash, boolean end) static voidSendEmail.thankfulRequest(User user, Lead lead, Property property) static voidSendEmailV2.thankfulRequest(User user, Lead lead, Property property) static voidBQ_Util_OldOPI.UpdateOrInsert(Property property) static LongBQ_Util_OldOPI.updateProperty(Property property, Long id) static booleanSendEmail.viewProperty(User user, Property property) Method parameters in com.maplander.backend.utils with type arguments of type PropertyModifier and TypeMethodDescriptionstatic voidBQ_Util_OldOPI.UpdateOrInsertList(List<Property> propertyList) -
Uses of Property in com.maplander.backend.utils.notification
Methods in com.maplander.backend.utils.notification with parameters of type PropertyModifier and TypeMethodDescriptionstatic NotificationSendNotification.fillRequestNotification(Property property, Lead lead, User user)