|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationResult | |
|---|---|
| org.apache.cocoon.controller.node | |
| org.apache.cocoon.servlet.node | |
| org.apache.cocoon.sitemap.node | |
| Uses of InvocationResult in org.apache.cocoon.controller.node |
|---|
| Methods in org.apache.cocoon.controller.node that return InvocationResult | |
|---|---|
InvocationResult |
CallNode.invoke(Invocation invocation)
|
| Uses of InvocationResult in org.apache.cocoon.servlet.node |
|---|
| Methods in org.apache.cocoon.servlet.node that return InvocationResult | |
|---|---|
InvocationResult |
RedirectNode.invoke(Invocation invocation)
|
| Uses of InvocationResult in org.apache.cocoon.sitemap.node |
|---|
| Methods in org.apache.cocoon.sitemap.node that return InvocationResult | |
|---|---|
InvocationResult |
WhenNode.invoke(Invocation invocation)
|
InvocationResult |
TransformNode.invoke(Invocation invocation)
|
InvocationResult |
SitemapNode.invoke(Invocation invocation)
|
InvocationResult |
Sitemap.invoke(Invocation invocation)
|
InvocationResult |
SerializeNode.invoke(Invocation invocation)
|
InvocationResult |
SelectNode.invoke(Invocation invocation)
|
InvocationResult |
ReadNode.invoke(Invocation invocation)
|
InvocationResult |
PipelinesNode.invoke(Invocation invocation)
|
InvocationResult |
PipelineNode.invoke(Invocation invocation)
|
InvocationResult |
OtherwiseNode.invoke(Invocation invocation)
|
InvocationResult |
MatchNode.invoke(Invocation invocation)
|
InvocationResult |
GenerateNode.invoke(Invocation invocation)
|
InvocationResult |
ErrorNode.invoke(Invocation invocation)
|
InvocationResult |
ActNode.invoke(Invocation invocation)
|
InvocationResult |
AbstractSitemapNode.invoke(Invocation invocation)
|
protected InvocationResult |
AbstractSitemapNode.invoke(String src,
String type,
Invocation invocation)
|
static InvocationResult |
InvocationResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InvocationResult[] |
InvocationResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||