Uses of Class
com.maplander.backend.model.response.EntityResponse
Packages that use EntityResponse
Package
Description
-
Uses of EntityResponse in com.maplander.backend.controller.endpoint.bot
Methods in com.maplander.backend.controller.endpoint.bot that return EntityResponseModifier and TypeMethodDescriptionBotEndpoint.createUserBot
(String apiKey, User user) WhatsAppBotEndpoint.createUserWithWhatsApp
(String apiKey, User user) BotEndpoint.getAccount
(String apiKey, Long userId) WhatsAppBotEndpoint.getClientWhatsBot
(Long id) WhatsAppBotEndpoint.getLinkLead
(Long id) WhatsAppBotEndpoint.getPlacesByWordWhats
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) WhatsAppBotEndpoint.getPlacesOfficeByWord
(String word) WhatsAppBotEndpoint.getPropertyBot
(String apiKey, Long propertyId) BotEndpoint.getUserByBotNumber
(String apiKey, String botNumber) WhatsAppBotEndpoint.getUserByUserId
(String apiKey, Long userId) WhatsAppBotEndpoint.getUserByWaId
(String apiKey, String waId) WhatsAppBotEndpoint.getUserWhatsAppRG
(String apiKey, String waId) WhatsAppBotEndpoint.getUserWhatsAppRGByEmail
(String apiKey, String email) WhatsAppBotEndpoint.getWhatsAppWithOutUser
(String apiKey, Long id) WhatsAppBotEndpoint.getWhatsAppWithOutUserByWaId
(String apiKey, String waId) WhatsAppBotEndpoint.readMessage
(Long id) BotEndpoint.registerBot
(String apiKey, String hash) WhatsAppBotRVEndpoint.registerRVWaBot
(String apiKey, String hash) WhatsAppBotEndpoint.registerWaBot
(String apiKey, String hash) WhatsAppBotEndpoint.saveMessage
(String apiKey, MessagesWhats messageWhatsApp) WhatsAppBotEndpoint.saveUserWhatsApp
(String apiKey, UserWhatsApp userWhatsApp) WhatsAppBotEndpoint.saveWhatsAppWithOutUser
(String apiKey, WhatsAppWithOutUser user) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return EntityResponseModifier and TypeMethodDescriptionPropertyEndpoint.extendLimit
(Long propertyId, Long userId) AccountEndpoint.getAccountByEmail
(String email) PropertyEndpoint.getColonyByIdRow
(Integer id_row) PanelEndpoint.getIdAndNameGByEmail
(String email) PanelEndpoint.getIdAndNameRVByEmail
(String email) AccountEndpoint.getOfficeAndSubscription
(String email) AccountEndpoint.getOfficeByEmail
(String email) PropertyEndpoint.getPlacesByWordV2
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) PropertyEndpoint.getPlacesByWordV3
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) NotificationPreferenceEndPoint.getPreference
(Long id) PropertyEndpoint.getPropertyLite
(Long propertyId) AccountEndpoint.getUserAndOffice
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, Long userId) UtilsEndpoint.getUtils()
Return "appUtil" of currencyUtilsEndpoint.listUsersDummy
(Long id) PropertyEndpoint.queryPropertiesWithFiltersCount
(String cursor, Filter filter) Deprecated.AccountEndpoint.resetPassword
(String apiKey, Long userId, String password) UtilsEndpoint.saveInteractions
(javax.servlet.http.HttpServletRequest request, Integer campaign, Interactions interactions) UtilsEndpoint.saveTemplate
(BCard bCard) UtilsEndpoint.updateBCard
(BCard bCard) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return EntityResponseModifier and TypeMethodDescriptionMigration2022Endpoint.changeOfficeInUser
(String apiKey, String email, String newExternalId, BrandTypeEnum brand) Migration2022Endpoint.changeOfficeInUserV2
(String apiKey, String email, String newEmailAdmin) CronEndpoint.cronInsertMessage
(Integer limit, String cursor) FixEndpoint.deleteAccountWithProperties
(String apiKey, Long userId) Migration2023Endpoint.deleteOffice
(String apiKey, Long officeId) Migration2023Endpoint.fixThumbnailBCDevelop
(String apiKey, Long userId) Migration2022Endpoint.getAccount
(Long userId) MigrationEndpoint.getAccount
(BrandTypeEnum brand, String email, Long userId) MigrationEndpoint.getFullProperty
(BrandTypeEnum brand, String externalId, Long propertyId) Migration2022Endpoint.saveAccount
(Account account) Save CERMigration2023Endpoint.saveFixedLocationOfficeOnly202306
(String apiKey, Account account) Migration2023Endpoint.saveFixedOfficeOnly202305
(String apiKey, Account account) MigrationEndpoint.saveFullProperty
(FullProperty fullProperty) Migration2022Endpoint.saveFullPropertyOnly
(Boolean forceDraft, FullProperty fullProperty) Migration2023Endpoint.saveOfficeAddressOnly202305
(String apiKey, Account account) Migration2023Endpoint.saveOfficeOnly202306
(String apiKey, Office office) Migration2023Endpoint.saveUserOfficeOnly202305
(String apiKey, String email, Long oldOfficeId, Long newOfficeId) CronEndpoint.updateLimitPrice
(Double bannerPrice) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return EntityResponseModifier and TypeMethodDescriptionPaymentEndpoint.changeCardSubscription
(Long userId, String token) AccountEndpoint.changeEmailUserRemax
(Long idUser, String email) AccountEndpoint.changePassword
(String password, Long userId) BannerEndpoint.changePrintStatus
(Long orderBannerId, boolean printed) BannerEndpoint.changeStatus
(Integer status, Long orderBannerId) PaymentEndpoint.changeSubscriptionsToIndividual
(Long officeId) PaymentEndpoint.changeSubscriptionTrial
(Long userId, SubscriptionTypeEnum type) CRMEndpoint.completeTask
(Long id) AccountEndpoint.createAccount
(String token, DeviceTypeEnum type, String appleId, Account account) CRMEndpoint.createCalendarUser
(CalendarUser calendarUser) CRMEndpoint.createClient
(Client client) AccountEndpoint.createLead
(Long propertyId, Long fromUserId, LeadTypeEnum type, String message, Long userId) GiftEndpoint.createLinkDynamic
(Long userId) BannerEndpoint.createOrderBanner
(OrderBanner orderBanner) PaymentEndpoint.createPaymentUser
(Long userId, SubscriptionTypeEnum typeEnum, String token) PaymentEndpoint.createPaymentUserAndSubscriptionCharge
(Long userId, String token, SubscriptionTypeEnum type) Deprecated.PaymentEndpoint.createPaymentUserNew
(Long userId, SubscriptionTypeEnum typeEnum, String token) PaymentEndpoint.createTokenPayment()
AccountEndpoint.createUser
(String token, DeviceTypeEnum type, String appId, User user) Create an User Lite in OPI.PaymentEndpoint.createUserAndToken
(String token, DeviceTypeEnum type, String appleId, User user) AccountEndpoint.createUserDefault
(String token, DeviceTypeEnum type, String appleId, String emailType, User user) AccountEndpoint.createUserFree
(String token, DeviceTypeEnum type, String appId, User user) AccountEndpoint.createUserInOffice
(User user) AccountEndpoint.createUserRemax
(UserRemax userRemax) PaymentEndpoint.creditsAvailable
(Long userId) Deprecated.PaymentEndpoint.fixPaymentUser2024
(Long userId, SubscriptionTypeEnum typeEnum, SubscriptionStatusEnum statusEnum, String apiKey) AccountEndpoint.getAccountByBCardId
(Long bCardId) GiftEndpoint.getAccountWithLink
(Long userId) CRMEndpoint.getCalendarUser
(Long id) CRMEndpoint.getClientById
(Long clientId) PropertyEndpoint.getCompleteProperty
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, DeviceTypeEnum device, Integer owner, Long id) PropertyEndpoint.getCompletePropertyBySku
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, DeviceTypeEnum device, Long officeId, String sku, Integer owner) BusinessEndpoint.getCompleteSharedProperty
(Long propertyId, Long userId) Deprecated.CRMEndpoint.getNoteByClient
(Long clientId, Long officeId, Long propertyId) CRMEndpoint.getNoteById
(Long noteId) Get complete office with idAccountEndpoint.getOfficeAndUsers
(Long officeId) BannerEndpoint.getOrderBanner
(Long orderBannerId) PropertyEndpointV2.getPlacesByWord
(OfferingTypeEnum offering, PropertyTypeEnum type, String word, Integer limit, Integer offset) PropertyEndpointV2.getPlacesByWordInOffice
(OfferingTypeEnum offering, PropertyTypeEnum type, Long officeId, String word) PropertyEndpointV2.getPlacesByWordInUser
(OfferingTypeEnum offering, PropertyTypeEnum type, Long userId, String word) PropertyEndpointV2.getPlacesByWordSA
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) PropertyEndpointV2.getPlacesByWordSoundex
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) PropertyEndpointV2.getPlacesByWordSP
(String word) EntityResponse
<List<com.utils.geo.GeoPt>> PropertyEndpointV2.getPolygonByWord
(Integer level, String state_name, String municipaly_name, String postal_code) PropertyEndpoint.getPropertyLite
(Long propertyId) Deprecated.RecordEndpoint.getRecordRv
(Long id) PaymentEndpoint.getSubscription
(Long userId) CRMBQueryEndpoint.getTaskComplete
(Long taskId) PropertyEndpointV2.getTotalPropertiesByOfficeId
(Long officeId) PropertyEndpoint.getTotalsByOfficeId
(Long officeId) PropertyEndpoint.getTotalsByUserId
(Long userId) PropertyEndpointV2.getTotalUsersOrOffices
(Boolean office) AccountEndpoint.getUserAndOffice
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, Long userId) AccountEndpoint.getUserByBCardId
(Long bCardId) AccountEndpoint.getUserById
(Long id) get complete User by idBusinessEndpoint.listSharedCommissionByOffice
(Long officeId, StatusSharedCommissionEnum status) BusinessEndpoint.listSharedCommissionByProperty
(Long propertyId, StatusSharedCommissionEnum status) BusinessEndpoint.listsSharedProperties
(Long aspirantUserId) BannerEndpoint.paymentBanner
(Long orderBannerId) PropertyEndpoint.publishGlobalProperty
(Long propertyId, Long userId, boolean rov, boolean gmls) PropertyEndpoint.publishProperty
(Long propertyId, Long userId) PropertyEndpointV2.queryTotalPropertiesWithFilters
(FiltersBigQuery filter) PaymentEndpoint.reactivePlan
(Long officeId) AccountEndpoint.requestInfo
(Long userId, String message, Long propertyId) BusinessEndpoint.requestSharedCommission
(Long propertyId, Long userId) BannerEndpoint.saveBanner
(Banner banner) PropertyEndpoint.saveCompleteProperty
(Long userId, CompleteProperty completeProperty) BannerEndpoint.saveDesign
(Design design) Deprecated.FavoritesEndpoint.saveFavorite
(Long officeId, Long propertyId) RecordEndpoint.saveRecord
(Record record) CRMEndpoint.saveSearchesClient
(SearchesClient searchesClient) PropertyEndpointV2.setPublishPropertyInApp
(Long propertyId, Long userId, boolean rov, boolean gmls) AccountEndpoint.signIn
(javax.servlet.http.HttpServletRequest request, String email, String password, String token, DeviceTypeEnum type, LanguageTypeEnum language, Boolean skipSaveInteractions) Returns User with correct email and password.AccountEndpoint.signInAccountRequest
(javax.servlet.http.HttpServletRequest request, TransactionTypeEnum type, String hash, WebSiteEnum webSite, String token, DeviceTypeEnum deviceType, LanguageTypeEnum language) AccountEndpoint.signInApple
(String appleId, String token, DeviceTypeEnum type, LanguageTypeEnum language) AccountEndpoint.signInSocial
(String token, DeviceTypeEnum type, User user) SignIn a User to OPI since social way.AccountEndpoint.signInWithLink
(javax.servlet.http.HttpServletRequest request, TransactionTypeEnum type, String hash, String token, DeviceTypeEnum deviceType, LanguageTypeEnum language) SignIn with link of email recoverPassword and validateUserAccountEndpoint.specialLogin
(String email, String password, String emailUser) PaymentEndpoint.subscriptionCharge
(Long userId, SubscriptionTypeEnum type, Boolean annual) PaymentEndpoint.subscriptionChargeGift
(Long userId, Long giftId, SubscriptionTypeEnum type) PaymentEndpoint.subscriptionChargeReward
(Long userId, Long giftId, SubscriptionTypeEnum type) PaymentEndpoint.trialSubscription
(Long userId, SubscriptionTypeEnum type, Boolean annual) AccountEndpoint.updateAccount
(javax.servlet.http.HttpServletRequest request, DeviceTypeEnum deviceType, Account account) Update user, office o BCard for OPICRMEndpoint.updateCalendarUser
(CalendarUser calendarUser) CRMEndpoint.updateClient
(Client client) PropertyEndpoint.updateLeadStatus
(Long leadId) AccountEndpoint.updateOfficeAndUserOPI
(Account account) update office and userAccountEndpoint.updateUser
(String apiKey, User user) AccountEndpoint.updateUsersIndex
(Integer limit, String cursor) AccountEndpoint.userAvailable
(Long userId) LeadUserEndpoint.viewLeadUserInfo
(Long userId) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.firgum
Methods in com.maplander.backend.controller.endpoint.firgum that return EntityResponseModifier and TypeMethodDescriptionFirgumEndpoint.getNamesWithURLOffice
(String state, String municipality, String colony, OfferingTypeEnum offering, PropertyTypeEnum type) FirgumEndpoint.getPlacesOfficeByWord
(String word) FirgumEndpoint.queryOfficeByPolygonPaged
(FiltersOfficeBigQuery filtersOfficeBigQuery, Integer limit, Integer cursor, String brand) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.ml
Methods in com.maplander.backend.controller.endpoint.ml that return EntityResponseModifier and TypeMethodDescriptionAccountEndpoint.createUserML
(UserML userML) Create a UserMLAccountEndpoint.deleteSuggest
(Long id) AccountEndpoint.getCompleteProperty
(javax.servlet.http.HttpServletRequest request, Long id) AccountEndpoint.getUserById
(Long id) AccountEndpoint.signIn
(String email, String password, LanguageTypeEnum language, String token, DeviceTypeEnum type) Returns UserML with correct email and password (optional).AccountEndpoint.signInWithLink
(Long id, String token, DeviceTypeEnum type) Returns UserML with correct valid and active Link with id.AccountEndpoint.updateAndCleanSearchesML
(SearchesML searchesML) AccountEndpoint.updateSearch
(SearchesML searchesML) AccountEndpoint.updateSuggest
(PropertyLiteSuggest propertyLiteSuggest) AccountEndpoint.updateUserML
(UserML userML) Update a UserML -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.mlsuniversal
Methods in com.maplander.backend.controller.endpoint.mlsuniversal that return EntityResponseModifier and TypeMethodDescriptionAccountEndpoint.createMasterAccount
(MasterAccount masterAccount) AccountEndpoint.createMasterAccountDefault
(String name) AccountEndpoint.createOrganization
(Organization organization) AccountEndpoint.createOrganizationDefault
(String name, Long masterAccountId, FileCS logo) AccountEndpoint.createPartner
(Partner partner) AccountEndpoint.createPartnerDefault
(String name, String lastName, Long organizationId) PropertyEndpoint.queryTotalPropertiesWithFilters
(FiltersBigQuery filter) AccountEndpoint.sendTokenMasterAccount
(Long masterAccountId) AccountEndpoint.sendTokenPartner
(Long partnerId) AccountEndpoint.updateAccount
(javax.servlet.http.HttpServletRequest request, DeviceTypeEnum deviceType, PartnerAccount partnerAccount) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.opi
Methods in com.maplander.backend.controller.endpoint.opi that return EntityResponseModifier and TypeMethodDescriptionAccountEndpoint.createUser
(String token, DeviceTypeEnum type, User user) Create an User Lite in OPI.AccountEndpoint.createUserInOffice
(User user) PropertyEndpoint.getCompleteProperty
(javax.servlet.http.HttpServletRequest request, Long id) BusinessEndpoint.getCompleteSharedProperty
(Long propertyId, Long userId) Get complete office with idAccountEndpoint.getUserAndOffice
(Long userId) AccountEndpoint.getUserById
(Long id) get complete User by idBusinessEndpoint.listSharedCommissionByOffice
(Long officeId, StatusSharedCommissionEnum status) BusinessEndpoint.listSharedCommissionByProperty
(Long propertyId, StatusSharedCommissionEnum status) BusinessEndpoint.listsSharedProperties
(Long aspirantUserId) PropertyEndpoint.publishProperty
(Long propertyId) BusinessEndpoint.requestSharedCommission
(Long propertyId, Long userId) PropertyEndpoint.saveCompleteProperty
(CompleteProperty completeProperty) AccountEndpoint.signIn
(String email, String password, String token, DeviceTypeEnum type, LanguageTypeEnum language) Returns User with correct email and password.AccountEndpoint.signInSocial
(String token, DeviceTypeEnum type, User user) SignIn a User to OPI since social way.AccountEndpoint.signInWithLink
(TransactionTypeEnum type, String hash, String token, DeviceTypeEnum deviceType, LanguageTypeEnum language) SignIn with link of email recoverPassword and validateUserAccountEndpoint.updateAccount
(Account account) Update user, office o BCard for OPIPropertyEndpoint.updateLeadStatus
(Long leadId) AccountEndpoint.updateOfficeAndUserOPI
(Account account) update office and user -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.other
Methods in com.maplander.backend.controller.endpoint.other that return EntityResponseModifier and TypeMethodDescriptionMedicineEndpoint.saveMedicine
(Medicine medicine) MedicineEndpoint.updateNewFieldsMedicine
(Medicine medicine) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.report
Methods in com.maplander.backend.controller.endpoint.report that return EntityResponseModifier and TypeMethodDescriptionOfficeReportEndpoint.getOfficeReport
(Long OfficeId) OfficeReportEndpoint.saveOfficeReport
(OfficeReport officeReport) -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return EntityResponseModifier and TypeMethodDescriptionAlertEndpoint.changeStatusAlert
(Long alertId) PublishRVEndpoint.createAccount
(Account account) PublishRVEndpoint.createAccountGlobalInRV
(UserML user) AccountEndpoint.createAdminDashBoard
(AdminDashBoard admin) AccountEndpoint.createLead
(Long propertyId, Long userMLId, LeadTypeEnum type, String message, Long userId) PublishRVEndpoint.createOrderPublish
(Property property) AccountEndpoint.createUserDefault
(String appleId, UserML userML) AccountEndpoint.createUserML
(String appleId, UserML userML) Create a UserMLAccountEndpoint.createUserMlLite
(UserML userML) AccountEndpoint.deleteSuggest
(Long id) DashBoardEndpoint.getAccountByBCardIdRV
(Long bCardId) DashBoardEndpoint.getColonyByPath
(String path) AccountEndpoint.getCompleteProperty
(javax.servlet.http.HttpServletRequest request, WebSiteEnum webSite, DeviceTypeEnum device, Long id, Long userId, Boolean bot) DashBoardEndpoint.getLocation
(String name) DashBoardEndpoint.getLocationsByPathV2
(String path) DashBoardEndpoint.getLocationsPreviewPolygon
(String path) DashBoardEndpoint.getNamesWithURL
(String state, String municipality, String colony, OfferingTypeEnum offering, PropertyTypeEnum type) MarketingRVEndpoint.getNotificationRV
(Long notificationId) MarketingRVEndpoint.getNotificationRVToken
(Long id) DashBoardEndpoint.getPlacesByWord
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) DashBoardEndpoint.getPlacesByWordAndOfficeId
(OfferingTypeEnum offering, PropertyTypeEnum type, StatusTypeEnum status, String word, Long officeId) DashBoardEndpoint.getPopularArea
(Long id) DashBoardEndpoint.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.getPropertiesPreviewByPath
(String path, Integer limit, Integer cursor, Integer bedrooms, Integer bathrooms) DashBoardEndpoint.getPropertyType
(Long id) RecordRVEndpoint.getRecordRv
(Long id) SearchesRVEndpoint.getSearchRV
(Long id) MarketingRVEndpoint.getUserAndOfficeByOfficeId
(Long officeId) PublishRVEndpoint.getUserByEmail
(String email) AccountEndpoint.getUserById
(Long id) DashBoardEndpoint.loginDashBoard
(String email, String pass) EntityResponse
<com.google.cloud.bigquery.TableResult> DashBoardEndpoint.queryLiteWithFilters2
(FiltersBigQuery filter) DashBoardEndpoint.queryPropertyWithFiltersBQByPath
(Integer limit, Integer cursor, ColonyFilter colonyFilter) DashBoardEndpoint.queryTotalPropertiesWithFilters
(FiltersBigQuery filter) DashBoardEndpoint.queryTotalPropertyWithFilters
(FiltersBigQuery filter) DashBoardEndpoint.savePopularArea
(PopularArea popularArea) DashBoardEndpoint.savePropertyType
(PropertyType propertyType) RecordRVEndpoint.saveRecordRv
(RecordRV recordRV) SearchesRVEndpoint.saveSearchesRV
(SearchesRV searchesRV) SiteRVEndpoint.saveSiteRV
(SiteRV siteRV) DashBoardEndpoint.searchColonyByMunicipality
(OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality) DashBoardEndpoint.searchColonyByMunicipalityWithFilters
(FiltersBigQuery filter) DashBoardEndpoint.searchMuncipaltyAndColonyByState
(OfferingTypeEnum offering, PropertyTypeEnum type, String state) DashBoardEndpoint.searchMunicipalityByState
(OfferingTypeEnum offering, PropertyTypeEnum type, String state) DashBoardEndpoint.searchMunicipalityByStateWithFilters
(FiltersBigQuery filter) DashBoardEndpoint.searchPreviewPlaces
(LocationTypeEnum locationType, OfferingTypeEnum offering, PropertyTypeEnum type, String state, String municipality, Integer limit, Integer cursor) AccountEndpoint.signIn
(String email, String password, LanguageTypeEnum language, String token, DeviceTypeEnum type) Returns UserML with correct email and password (optional).AccountEndpoint.signInApple
(String appleId, LanguageTypeEnum language, String token, DeviceTypeEnum type) AccountEndpoint.signInLink
(String hash, String token, DeviceTypeEnum deviceType, LanguageTypeEnum language) AccountEndpoint.signInWithLink
(Long id, String token, DeviceTypeEnum type) Returns UserML with correct valid and active Link with id.AccountEndpoint.updateAndCleanSearchesML
(SearchesML searchesML) AccountEndpoint.updateSearch
(SearchesML searchesML) SearchesRVEndpoint.updateStatusSearchRV
(Long id, boolean active) AccountEndpoint.updateSuggest
(PropertyLiteSuggest propertyLiteSuggest) AccountEndpoint.updateUserML
(UserML userML) Update a UserML -
Uses of EntityResponse in com.maplander.backend.controller.endpoint.test
Methods in com.maplander.backend.controller.endpoint.test that return EntityResponseModifier and TypeMethodDescriptionTestEndpoint.getAllInfoUser
(String email, BrandTypeEnum brandTypeEnum) TestEndpoint.getCompletePlacesByWordTest
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) TestEndpoint.getCompletePlacesByWordTest2
(OfferingTypeEnum offering, PropertyTypeEnum type, String word) TestEndpoint.getPlacesSoundex
(String word) TestEndpoint.getTotemListTest
(Integer step) TestEndpoint.sendNotifications
(String token) TestEndpoint.sendOfficeReportTest
(long idOficina, String email) TestEndpoint.verifyPublish
(Long propertyId) -
Uses of EntityResponse in com.maplander.backend.enums.net
Methods in com.maplander.backend.enums.net that return EntityResponseModifier and TypeMethodDescription<T> EntityResponse
<T> HttpStatusCode.getResponse
(T item) <T> EntityResponse
<T> HttpStatusCode.getResponse
(T item, String message)