Package com.microstrategy.web.app.utils
Class ThresholdsTemplateParser
- java.lang.Object
-
- com.microstrategy.web.app.utils.TemplateParser
-
- com.microstrategy.web.app.utils.ThresholdsTemplateParser
-
public class ThresholdsTemplateParser extends TemplateParser
-
-
Field Summary
-
Fields inherited from class com.microstrategy.web.app.utils.TemplateParser
L_PROPERTY_AGGFROMBASE, L_PROPERTY_ALIAS, L_PROPERTY_DID, L_PROPERTY_FORMULA, L_PROPERTY_HASDYNAMICALIAS, L_PROPERTY_ISDEFINEDONDATASET, L_PROPERTY_ISDERIVED, L_PROPERTY_KEY, L_PROPERTY_NAME, L_PROPERTY_POSITION, L_PROPERTY_TYPE, PROPERTY_SIZE
-
-
Constructor Summary
Constructors Constructor Description ThresholdsTemplateParser(ViewBean vb)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
isElementVisible()
don't check for any privilege-
Methods inherited from class com.microstrategy.web.app.utils.TemplateParser
getTemplateElementArray, getTemplateElementIndex, getTemplateElementList
-
-
-
-
Constructor Detail
-
ThresholdsTemplateParser
public ThresholdsTemplateParser(ViewBean vb)
-
-
Method Detail
-
isElementVisible
protected boolean isElementVisible()
don't check for any privilege- Overrides:
isElementVisible
in classTemplateParser
-
-