java.lang.Object | |
↳ | com.microstrategy.web.objects.actions.handlers.utils.HandlerUtils |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
HandlerUtils() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static int |
parseParamToInt(String value, String paramName)
Convert string into int.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Convert string into int.
value | The string value to convert. |
---|---|
paramName | The name of the string parameter. |