Class BQ_Util_OldOPI
java.lang.Object
com.maplander.backend.utils.BQ_Util_OldOPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<AccountLiteMap> static StringaddAmenities(String amenity) static com.google.cloud.bigquery.TableResultstatic LongexecuteDeleteQuery(String query) static LongexecuteInsertQuery(String query) static com.google.cloud.bigquery.JobexecuteQuery(String query) static LongexecuteUpdateQuery(String query) static StringformatStringQuery(String value) static List<HomePreviewPlaces> static List<PropertyLite> getPreviewWithFilter(PropertyTypeEnum propertyTypeEnum, OfferingTypeEnum offeringTypeEnum, String state_name, String municipalty_name) static NamesSpacesstatic List<SQLTopPlaces> insertAddress(Address address) static voidinsertFilter(Filter filter) / campo_compuesto.put("a","test_1");static voidinsertInfoLog(InfoLog infolog) static voidinsertInteraction(Interaction interaction) static voidinsertInteractions(List<Interaction> interactionList) static LonginsertProperty(Property property) static voidinsertPropertyFailed(Property property) static List<AccountMap> listAccountMap(String query) static List<ColonyUnique> ListColoniesByPostalCode(String postalCode) static List<ColonyUnique> listColoniesByUrl(String url) listPropertiesToExpire(String query) static voidstatic List<OfficeLiteMap> static List<PropertyLiteMap> static com.google.cloud.bigquery.TableResultstatic List<PropertyLite> static List<PropertyLite> static List<PropertyLite> static List<PropertyLite> static List<AccountLite> queryAccountLiteByOfficeName(String officeName, Integer limit, Integer cursor) static StringqueryAmenities(Amenities amenities) static ColonyLocationsqlColonyByPath(String query) static List<InteractionsCard> static List<InteractionsProperty> static List<SQLResults> static List<SQLResults> static List<LocationSitemapOT> sqlNamesByPath(String query) static LocationSitemapOTV2sqlNamesByPathV2(String query) static List<LocationSitemap> sqlOfferingsByPathByPath(String query) static PreviewPlacessqlPreviewPlacesQuery(String s, LocationTypeEnum locationType, Integer limit, Integer cursor) static List<PropertyLite> static SitemapPropertyListsqlSitemapProperties(String query) static SitemapPropertyListsqlSitemapPropertiesPaged(String query, SitemapPropertyList sitemapPropertyList) static SitemapPropertyListPreviewstatic SitemapPropertyListPreviewsqlSitemapPropertiesPreviewPaged(String query, SitemapPropertyListPreview sitemapPropertyList) static IntegersqlTotalProperties(String query) static List<LocationSitemap> sqlTypesByPath(String query) static voidUpdateOrInsert(Property property) static voidUpdateOrInsertList(List<Property> propertyList) static LongupdateProperty(Property property, Long id) static LongupdateUserIdInProperty(Long userId, Long propertyId)
-
Constructor Details
-
BQ_Util_OldOPI
public BQ_Util_OldOPI()
-
-
Method Details
-
main
-
UpdateOrInsertList
-
UpdateOrInsert
-
updateProperty
-
updateUserIdInProperty
-
insertAddress
-
insertPropertyFailed
-
insertProperty
-
insertFilter
/ campo_compuesto.put("a","test_1"); -
insertInteraction
-
insertInfoLog
-
insertInteractions
-
bqQuery
-
queryAccountLiteByOfficeName
public static List<AccountLite> queryAccountLiteByOfficeName(String officeName, Integer limit, Integer cursor) -
propertyLiteQuery
-
accountLiteMapQuery
-
propertyLiteQueryWithoutCWithClassification
-
propertyLiteQueryWithoutC
-
propertyLiteMapQueryWithoutCResult
-
propertyLiteMapQueryWithoutC
-
propertyLiteQueryWord
-
officeLiteMapQuery
-
sqlLocationsQuery
-
getTopPlaces
-
sqlInteractionsPropertyQuery
-
sqlInteractionsCardQuery
-
sqlColonyByPath
-
sqlTypesByPath
-
sqlNamesByPath
-
sqlNamesByPathV2
-
sqlOfferingsByPathByPath
-
sqlSitemapProperties
-
sqlSitemapPropertiesPreview
-
sqlSitemapPropertiesPreviewPaged
public static SitemapPropertyListPreview sqlSitemapPropertiesPreviewPaged(String query, SitemapPropertyListPreview sitemapPropertyList) -
sqlSitemapPropertiesPaged
public static SitemapPropertyList sqlSitemapPropertiesPaged(String query, SitemapPropertyList sitemapPropertyList) -
sqlPreviewPlacesQuery
public static PreviewPlaces sqlPreviewPlacesQuery(String s, LocationTypeEnum locationType, Integer limit, Integer cursor) -
sqlLocationsQueryOffice
-
sqlTotalProperties
-
queryAmenities
-
getSpaces
-
addAmenities
-
listAccountMap
-
listPropertiesToExpire
-
getPreviewWithFilter
public static List<PropertyLite> getPreviewWithFilter(PropertyTypeEnum propertyTypeEnum, OfferingTypeEnum offeringTypeEnum, String state_name, String municipalty_name) -
sqlPropertiesByColony
-
getMoreSearchedPreviewPlaces
-
ListColoniesByPostalCode
-
listColoniesByUrl
-
formatStringQuery
-
executeInsertQuery
-
executeQuery
-
executeDeleteQuery
-
executeUpdateQuery
-