Package org.wso2.carbon.statistics.ui
Class Utils
java.lang.Object
org.wso2.carbon.statistics.ui.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetPositiveIntegerValue(javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletRequest request, int defaultValue, String keyName)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getPositiveIntegerValue
public static int getPositiveIntegerValue(javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletRequest request, int defaultValue, String keyName)
-