Class BQueryProperty
java.lang.Object
com.maplander.backend.utils.bquery.BQueryProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuildDeleteByUserId(Long userId) static StringBuilderbuildQuery(FiltersBigQuery filter, boolean agent) static StringBuilderstatic StringBuilderbuildQueryColonyLocation(FiltersBigQuery filter, String state_name, String municipaly_name, String colony_name, Integer level, boolean agent) static StringBuilderbuildQueryDeletePropertyByOffice(Long officeId) static StringbuildQueryInterested(Integer limit, Integer cursor, Long clientId) static StringBuilderbuildQueryPolygonId(FiltersBigQuery filter, boolean agent) static StringBuilderbuildQueryPropertyDashBoard(FiltersBigQuery filter, String sku) static StringBuilderstatic StringBuilderstatic StringBuilderbuildQueryPropertyLiteColonyLocation(FiltersBigQuery filter, String state_name, String municipaly_name, String colony_name, Integer level) static StringBuilderstatic Stringstatic StringBuilderstatic StringBuilderbuildQuerySKU(String sku) static StringBuilderbuildQueryTotal(FiltersBigQuery filter) static StringBuilderbuildQueryTotalPropertiesByUser(Long userId, StatusTypeEnum status) static StringBuilderbuildQueryUpdatePropertyByOffice(Long officeId, StatusTypeEnum status) static List<PropertyLite> listInterested(String query) static inttotalByStatusAndOfficeId(Long officeId, StatusTypeEnum status) static inttotalByStatusAndUserId(Long userId, StatusTypeEnum status)
-
Constructor Details
-
BQueryProperty
public BQueryProperty()
-
-
Method Details
-
buildQuery
-
buildQueryPolygonId
-
buildQueryColonyLocation
public static StringBuilder buildQueryColonyLocation(FiltersBigQuery filter, String state_name, String municipaly_name, String colony_name, Integer level, boolean agent) -
buildQuerySKU
-
buildQueryClasificationJoin
-
buildQueryPropertyLiteClasificationJoin
-
buildQueryPropertyLite
-
buildQueryPropertyLitePolygonId
-
buildQueryPropertyLiteColonyLocation
public static StringBuilder buildQueryPropertyLiteColonyLocation(FiltersBigQuery filter, String state_name, String municipaly_name, String colony_name, Integer level) -
buildQueryPropertyDashBoard
-
buildQueryTotal
-
buildQueryTotalPropertiesByUser
-
buildQueryPropertyToExpire
-
buildQueryInterested
-
listInterested
-
buildDeleteByUserId
-
totalByStatusAndOfficeId
-
totalByStatusAndUserId
-
buildQueryDeletePropertyByOffice
-
buildQueryUpdatePropertyByOffice
-
buildQuerySizeProperty
-