public interface NodeProvider extends TagIdentifier, FunctionContainerOrNodeProvider
| Modifier and Type | Method and Description |
|---|---|
Query |
getGeneratingQuery()
Returns a query which (a.o) results this Node.
|
Node |
getNodeVar() |
void |
setCommitonclose(String c)
Whether the node must be commited after the body of the tag if any changes occured
|
void |
setJspvar(String jv)
NodeProviders support the jspvar attribute (giving a Node jsp var object).
|
getIdNode getNodeVar() throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionvoid setJspvar(String jv)
Query getGeneratingQuery() throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionvoid setCommitonclose(String c) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}