Package lib
Class Sys
java.lang.Object
lib.Sys
- Direct Known Subclasses:
Sys
Deprecate!!!!!! this class will be move to x package.
- Author:
- Sakdsitt Likhitmetagool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longbkkTime()xxxstatic String...static StringgetQDirectStorageNetworkObject(String dataName, String fieldName, String id) ...static StringgetQDirectStorageNetworkObject(th.co.skylogicsystem.skyframework.core.datalayer.XData xdata, String id) ...static StringgetTarget(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxxstatic Booleanxxxstatic booleanisXDNotNull(th.co.skylogicsystem.skyframework.core.datalayer.XData xdataUser) ...static Localexxxstatic booleanloginSecureTokens(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) Login by Tokens.static booleanloginTokens(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) Login by Tokens.static Stringxxxstatic Stringqdn()...static String...static String...static Stringxxxstatic StringsecurePath(String fullClass, th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxxstatic StringsecureTarget(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxxstatic booleansocialSignin(th.co.skylogicsystem.skyframework.core.datalayer.XData user, th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) Login by Tokens.static Stringxxxstatic StringtoLBangkokDateValue(Object objValue) xxxstatic StringtoLBangkokDayValue(Object objValue) xxxstatic StringtoLBangkokMonthValue(Object objValue) xxxstatic StringtoLBangkokOnlyTimeValue(Object objValue) xxxstatic StringtoLBangkokTHDateValue(Object objValue) xxxstatic StringtoLBangkokTimeValue(Object objValue) xxxstatic StringtoLBangkokTimeValue(Object objValue, String format) xxxstatic StringtoLBangkokTimeValue2(Object objValue) xxxstatic StringtoLBangkokYearValue(Object objValue) xxxstatic StringtoLCalendarDateTimeValue(Object objValue) xxxstatic StringtoLDateTimeValue(Object objValue) xxxstatic StringtoLDateTimeValue(Object objValue, String format) xxxstatic StringtoLDateTimeValue(Object objValue, String format, Locale locale) xxxstatic StringtoLDateTimeValueTH(Object objValue) xxx formatter = new SimpleDateFormat("EEEE ที่ dd เดือน MMMM พ.ศ. yyyy", new Locale("th", "TH")); "dd-MM-yyyy HH:mm:ss"static StringtoLDateValue(Object objValue) xxxstatic StringtoLDateValue(Object objValue, String format) xxxstatic StringtoLDateValue(Object objValue, String format, Locale locale) xxxstatic StringtoLSingaporeTimeValue(Object objValue) xxxstatic StringtoLSingaporeTimeValue(Object objValue, String format) xxxstatic StringtoLTimeValue(Object objValue) xxxstatic StringtoLTimeValue(Object objValue, String format) xxxstatic StringtoLUTC7DateValue(Object objValue) xxxstatic StringtoLUTC7TimeValue(Object objValue) xxxstatic StringtoLUTC7TimeValue(Object objValue, String format) xxxstatic StringtoNameValue(Object obj) xxxstatic StringtoTimeValue(Object objValue) xxxstatic Stringxxxstatic Stringxxxstatic Stringuuid()...static Stringxxxstatic Stringxxxstatic Stringxxx
-
Constructor Details
-
Sys
public Sys()
-
-
Method Details
-
toValue
xxx -
toValue
xxx -
toNameValue
xxx -
toIdValue
xxx -
toTimeValue
xxx -
toLTimeValue
xxx -
toLTimeValue
xxx -
value
xxx -
val
xxx -
v
xxx -
toLSingaporeTimeValue
xxx -
toLSingaporeTimeValue
xxx -
toLBangkokTimeValue
xxx -
toLBangkokTimeValue2
xxx -
toLBangkokDayValue
xxx -
toLBangkokMonthValue
xxx -
toLBangkokYearValue
xxx -
toLUTC7TimeValue
xxx -
toLBangkokTimeValue
xxx -
toLUTC7TimeValue
xxx -
toLDateTimeValue
xxx -
toLCalendarDateTimeValue
xxx -
toLDateTimeValueTH
xxx formatter = new SimpleDateFormat("EEEE ที่ dd เดือน MMMM พ.ศ. yyyy", new Locale("th", "TH")); "dd-MM-yyyy HH:mm:ss" -
toLDateTimeValue
xxx -
toLDateTimeValue
xxx -
toLDateValue
xxx -
toLBangkokDateValue
xxx -
toLBangkokTHDateValue
xxx -
toLBangkokOnlyTimeValue
xxx -
toLUTC7DateValue
xxx -
toLDateValue
xxx -
toLDateValue
xxx -
locale
xxx -
path
xxx -
securePath
public static String securePath(String fullClass, th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxx -
secureKey
public static String secureKey(String fullClass, th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxx -
inRole
public static Boolean inRole(String role, th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxx -
loginTokens
public static boolean loginTokens(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) throws Exception Login by Tokens.- Throws:
Exception
-
loginSecureTokens
public static boolean loginSecureTokens(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) throws Exception Login by Tokens.- Throws:
Exception
-
secureTarget
public static String secureTarget(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxx -
getTarget
public static String getTarget(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin) xxx -
bkkTime
public static long bkkTime()xxx -
isXDNotNull
public static boolean isXDNotNull(th.co.skylogicsystem.skyframework.core.datalayer.XData xdataUser) ... -
getQDirectStorageNetwork
... -
qdn
... -
getQDirectStorageNetworkObject
public static String getQDirectStorageNetworkObject(th.co.skylogicsystem.skyframework.core.datalayer.XData xdata, String id) ... -
qdnObj
public static String qdnObj(th.co.skylogicsystem.skyframework.core.datalayer.XData xdata, String id) ... -
getQDirectStorageNetworkObject
... -
qdnObj
... -
uuid
...
-
socialSignin
Exception