public class ActiveFeatureTag extends TagSupport
| Modifier and Type | Field and Description |
|---|---|
protected FeatureManager |
featureManager |
protected String |
name |
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ActiveFeatureTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
String |
getName() |
protected boolean |
isFeatureActive() |
void |
setName(String name) |
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValueprotected FeatureManager featureManager
protected String name
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportJspExceptionprotected boolean isFeatureActive()
public String getName()
public void setName(String name)
Copyright © 2013. All Rights Reserved.