public class DisplayHierarchyFunction extends AbstractFunction
Constructor and Description |
---|
DisplayHierarchyFunction() |
Modifier and Type | Method and Description |
---|---|
Collection |
execute(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.TagSupport callingTag)
INTERNAL: Executes this function in the specified context.
|
call, getModule, getName, getParameters, getReturnVariableName, getRootNode, toString
public Collection execute(javax.servlet.jsp.PageContext pageContext, javax.servlet.jsp.tagext.TagSupport callingTag) throws IOException, javax.servlet.jsp.JspException
FunctionIF
execute
in interface FunctionIF
execute
in class AbstractFunction
IOException
javax.servlet.jsp.JspException