Class Utilities
java.lang.Object
com.maplander.backend.utils.Utilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringareaUtil(AreaUnitEnum areaUnitEnum) static StringcurrencyFormat(double amount) static StringdateStringMDY(Date date) static intstatic longdateToLong(Date date) static StringdateToString(Date date, String pattern) static StringdateYMDToCB(Long longDate) static List<com.utils.geo.GeoPt> demoPolygon(List<com.utils.geo.GeoPt> freehandTouchPointListForLine) static StringdescriptionSimple(String desC) static AddressfixAddress(Address address) static voidstatic PropertyfixPropertyQuery(Property property) static StringformatNumber(double number, int fractions) static AccountgetAccountWithOfficeId(Long officeId) static AccountgetAccountWithUserId(Long userId) static MessageInfogetMessageInfo(com.google.api.server.spi.response.CollectionResponse<MessageWhatsBot> list, Long userId) static StringgetYear()static StringhourToIntCB(Long longDate) static booleaninsertSafeBoolean(com.google.cloud.bigquery.FieldValue value) static doubleinsertSafeDouble(com.google.cloud.bigquery.FieldValue value) static floatinsertSafeFloat(com.google.cloud.bigquery.FieldValue value) static intinsertSafeInteger(com.google.cloud.bigquery.FieldValue value) static longinsertSafeLong(com.google.cloud.bigquery.FieldValue value) static StringinsertSafeString(com.google.cloud.bigquery.FieldValue value) static DatelongToDate(Long source) static StringlongToDateFormatted(Long source) static voidstatic Stringmonth(int s) static Stringoperation(OfferingTypeEnum offering) static Stringrole(RoleTypeEnum role) static voidsaveErrors(String res, String method, String platform) testIva(double total) static intstatic LongtimeTotalMin(MessageWhatsBot messageWhatsBot) static Stringtype(PropertyTypeEnum type) static Stringstatic String
-
Constructor Details
-
Utilities
public Utilities()
-
-
Method Details
-
type
-
role
-
operation
-
month
-
areaUtil
-
typeSubscription
-
typeSubscriptionNew
-
descriptionSimple
-
currencyFormat
-
dateToInt
-
dateYMDToCB
-
hourToIntCB
-
dateStringMDY
-
dateToLong
-
dateToString
-
longToDate
-
longToDateFormatted
-
formatNumber
-
insertSafeString
-
insertSafeDouble
public static double insertSafeDouble(com.google.cloud.bigquery.FieldValue value) -
insertSafeFloat
public static float insertSafeFloat(com.google.cloud.bigquery.FieldValue value) -
insertSafeInteger
public static int insertSafeInteger(com.google.cloud.bigquery.FieldValue value) -
insertSafeLong
public static long insertSafeLong(com.google.cloud.bigquery.FieldValue value) -
insertSafeBoolean
public static boolean insertSafeBoolean(com.google.cloud.bigquery.FieldValue value) -
getAccountWithUserId
-
getAccountWithOfficeId
-
fixPropertyQuery
-
fixAddress
-
testIva
-
getYear
-
timeTotalMin
-
timeToEnd
-
main
-
getMessageInfo
public static MessageInfo getMessageInfo(com.google.api.server.spi.response.CollectionResponse<MessageWhatsBot> list, Long userId) -
saveErrors
-
demoPolygon
-
fixImages
-
fixImages
-