|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.nav2.impl.basic.AbstractFunction net.ontopia.topicmaps.nav2.impl.basic.HelloWorldFunction
public class HelloWorldFunction
INTERNAL: Implementation of FunctionIF interface for testing purposes. This class may also be used to demonstrate also the external function mechansimn.
ExternalFunctionTag
Constructor Summary | |
---|---|
HelloWorldFunction()
|
Method Summary | |
---|---|
java.util.Collection |
execute(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.TagSupport callingTag)
INTERNAL: Executes this function in the specified context. |
Methods inherited from class net.ontopia.topicmaps.nav2.impl.basic.AbstractFunction |
---|
call, getModule, getName, getParameters, getReturnVariableName, getRootNode, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HelloWorldFunction()
Method Detail |
---|
public java.util.Collection execute(javax.servlet.jsp.PageContext pageContext, javax.servlet.jsp.tagext.TagSupport callingTag) throws java.io.IOException, javax.servlet.jsp.JspException
FunctionIF
execute
in interface FunctionIF
execute
in class AbstractFunction
java.io.IOException
javax.servlet.jsp.JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |