Class Utilities
java.lang.Object
com.maplander.backend.utils.Utilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
areaUtil
(AreaUnitEnum areaUnitEnum) static String
currencyFormat
(double amount) static String
dateStringMDY
(Date date) static int
static long
dateToLong
(Date date) static String
dateToString
(Date date, String pattern) static String
dateYMDToCB
(Long longDate) static List
<com.utils.geo.GeoPt> demoPolygon
(List<org.locationtech.jts.geom.Point> freehandTouchPointListForLine) static String
descriptionSimple
(String desC) static Address
fixAddress
(Address address) static void
static Property
fixPropertyQuery
(Property property) static String
formatNumber
(double number, int fractions) static Account
getAccountWithOfficeId
(Long officeId) static Account
getAccountWithUserId
(Long userId) static MessageInfo
getMessageInfo
(com.google.api.server.spi.response.CollectionResponse<MessageWhatsBot> list, Long userId) static String
getYear()
static String
hourToIntCB
(Long longDate) static double
insertSafeDouble
(com.google.cloud.bigquery.FieldValue value) static float
insertSafeFloat
(com.google.cloud.bigquery.FieldValue value) static int
insertSafeInteger
(com.google.cloud.bigquery.FieldValue value) static long
insertSafeLong
(com.google.cloud.bigquery.FieldValue value) static String
insertSafeString
(com.google.cloud.bigquery.FieldValue value) static Date
longToDate
(Long source) static void
static String
month
(int s) static String
operation
(OfferingTypeEnum offering) static String
role
(RoleTypeEnum role) static void
saveErrors
(String res, String method, String platform) testIva
(double total) static int
static Long
timeTotalMin
(MessageWhatsBot messageWhatsBot) static String
type
(PropertyTypeEnum type) static String
static String
-
Constructor Details
-
Utilities
public Utilities()
-
-
Method Details
-
type
-
role
-
operation
-
month
-
areaUtil
-
typeSubscription
-
typeSubscriptionNew
-
descriptionSimple
-
currencyFormat
-
dateToInt
-
dateYMDToCB
-
hourToIntCB
-
dateStringMDY
-
dateToLong
-
dateToString
-
longToDate
-
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) -
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
-