Uses of Class
com.maplander.backend.model.manage.complex.AccountMap
Packages that use AccountMap
Package
Description
-
Uses of AccountMap in com.maplander.backend.controller.endpoint.firgum
Methods in com.maplander.backend.controller.endpoint.firgum that return types with arguments of type AccountMapModifier and TypeMethodDescriptionFirgumEndpoint.queryOfficeByLocation(String brand, Double distance, com.utils.geo.GeoPt location) FirgumEndpoint.queryOfficeByPolygon(FiltersOfficeBigQuery filtersOfficeBigQuery, String brand) FirgumEndpoint.querySearchAccountMap(LocationTypeEnum locationType, String state, String municipality, String colony) -
Uses of AccountMap in com.maplander.backend.controller.endpoint.rv
Methods in com.maplander.backend.controller.endpoint.rv that return types with arguments of type AccountMapModifier and TypeMethodDescriptionDashBoardEndpoint.searchOfficeFirgum(String office, Integer limit, Integer cursor) -
Uses of AccountMap in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return types with arguments of type AccountMapMethod parameters in com.maplander.backend.model.manage.complex with type arguments of type AccountMapModifier and TypeMethodDescriptionvoidAccountMapTotal.setAccountMaps(List<AccountMap> accountMaps) Constructor parameters in com.maplander.backend.model.manage.complex with type arguments of type AccountMap -
Uses of AccountMap in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return types with arguments of type AccountMapModifier and TypeMethodDescriptionstatic List<AccountMap> BQ_Util_OldOPI.listAccountMap(String query) -
Uses of AccountMap in com.maplander.backend.utils.bquery
Methods in com.maplander.backend.utils.bquery that return types with arguments of type AccountMapModifier and TypeMethodDescriptionstatic List<AccountMap> BQueryUser.queryOfficeSoundexAndContention(String user, Integer limit, Integer cursor)