Package org.wso2.carbon.statistics.ui
Class Utils
- java.lang.Object
-
- org.wso2.carbon.statistics.ui.Utils
-
public class Utils extends Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getPositiveIntegerValue(javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletRequest request, int defaultValue, String keyName)
-
-
-
Method Detail
-
getPositiveIntegerValue
public static int getPositiveIntegerValue(javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletRequest request, int defaultValue, String keyName)
-
-