Package sk.iway.iwcm.system
Class ConstantsV9
java.lang.Object
sk.iway.iwcm.system.ConstantsV9
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidNastavi predvolene hodnoty pre verziu 9 Tato trieda je vo W9 reimplementovana, tu nic nementestatic String[]Deprecated.use Constants.getArray(name)static String[]getArrayCached(String name, int cacheMinutes) Returns coma separated value as Array and cache it for faster accessstatic List<ConfDetails>getValuesStartsWith(String prefix) Returns config list with name starts with prefix
-
Method Details
-
clearValuesWebJet9
public static void clearValuesWebJet9()Nastavi predvolene hodnoty pre verziu 9 Tato trieda je vo W9 reimplementovana, tu nic nemente -
getArray
Deprecated.use Constants.getArray(name)Returns coma separated value as Array- Parameters:
name-- Returns:
-
getArrayCached
Returns coma separated value as Array and cache it for faster access- Parameters:
name-cacheMinutes-- Returns:
-
getValuesStartsWith
Returns config list with name starts with prefix- Parameters:
prefix-- Returns:
-