public class RequireConfigurationTag
extends javax.servlet.jsp.tagext.TagSupport
Constructor and Description |
---|
RequireConfigurationTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
String |
getConfigurationPage() |
String |
getPropertyList() |
void |
setConfigurationPage(String configurationPage) |
void |
setPropertyList(String propertyList) |
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
TagSupport.doStartTag()
public String getPropertyList()
public void setPropertyList(String propertyList)
public String getConfigurationPage()
public void setConfigurationPage(String configurationPage)
Copyright © 2015 OpenMRS Inc.. All rights reserved.