A B C D E F G H I L M N O P R S T U V W

A

Action - interface org.apache.cocoon.acting.Action.
 
act(Redirector, SourceResolver, Map, String, Parameters) - Method in interface org.apache.cocoon.acting.Action
Controls the processing against some values of the Dictionary objectModel and returns a Map object with values used in subsequent sitemap substitution patterns.
addClassDirectory(String) - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
addExclude(String) - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
addGenerator(ExecutionContext, Map, SitemapExecutor.PipelineComponentDescription) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Add a generator
addInclude(String) - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
addLibDirectory(String) - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
addPart(String, String, String, String, String) - Method in interface org.apache.cocoon.sitemap.ContentAggregator
Add a part.
addReader(ExecutionContext, Map, SitemapExecutor.PipelineComponentDescription) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Add a reader
addSerializer(ExecutionContext, Map, SitemapExecutor.PipelineComponentDescription) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Add a serializer
addTransformer(ExecutionContext, Map, SitemapExecutor.PipelineComponentDescription) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Add a transformer

B

build(Object, Object) - Method in interface org.apache.cocoon.components.notification.NotifyingBuilder
Builds a Notifying object (SimpleNotifyingObject in this case) that tries to explain what the Object o can reveal.
build(Object, Object, String, String, String, String, String, Map) - Method in interface org.apache.cocoon.components.notification.NotifyingBuilder
Builds a Notifying object (SimpleNotifyingObject in this case) that explains a notification.
buildPipeline(Environment) - Method in interface org.apache.cocoon.Processor
Process the given Environment to assemble a ProcessingPipeline.

C

ClassLoaderConfiguration - class org.apache.cocoon.classloader.ClassLoaderConfiguration.
The configuration for a ClassLoaderFactory.
ClassLoaderConfiguration() - Constructor for class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
ClassLoaderFactory - interface org.apache.cocoon.classloader.ClassLoaderFactory.
A ClassLoader factory, setting up the classpath given a <classpath> configuration.
ContentAggregator - interface org.apache.cocoon.sitemap.ContentAggregator.
A content aggregator is a special generator used to implement <map:aggregate>.
ContinuationsDisposer - interface org.apache.cocoon.components.flow.ContinuationsDisposer.
ContinuationsDisposer declares the contract for the clean-up of specfic continuations.
ContinuationsManager - interface org.apache.cocoon.components.flow.ContinuationsManager.
The interface of the Continuations manager.
callFunction(String, List, Redirector) - Method in interface org.apache.cocoon.components.flow.Interpreter
This method is called from the sitemap, using the syntax
children - Variable in class org.apache.cocoon.components.flow.WebContinuation
The children continuations.
classDirectories - Variable in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
commit(Configuration, Map) - Method in interface org.apache.cocoon.components.modules.output.OutputModule
Signal that the database transaction completed successfully.
compareTo(Object) - Method in class org.apache.cocoon.components.flow.WebContinuation
Compares the expiration time of this instance with that of the WebContinuation passed as argument.
continuation - Variable in class org.apache.cocoon.components.flow.WebContinuation
The continuation this object represents.
createClassLoader(ClassLoader, ClassLoaderConfiguration, ServletContext) - Method in interface org.apache.cocoon.classloader.ClassLoaderFactory
 
createWebContinuation(Object, WebContinuation, int, String, ContinuationsDisposer) - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Create a WebContinuation object given a native continuation object and its parent.

D

DEBUG_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
detachFromParent() - Method in class org.apache.cocoon.components.flow.WebContinuation
 
display() - Method in class org.apache.cocoon.components.flow.WebContinuation
Debugging method.
display(int) - Method in class org.apache.cocoon.components.flow.WebContinuation
Debugging method.
displayAllContinuations() - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Prints debug information about all web continuations into the log file.
dispose() - Method in class org.apache.cocoon.components.flow.WebContinuation
Dispose this continuation.
disposeContinuation(WebContinuation) - Method in interface org.apache.cocoon.components.flow.ContinuationsDisposer
Disposes the passed continuation object.
disposed() - Method in class org.apache.cocoon.components.flow.WebContinuation
Return true if this continuation was disposed of
disposer - Variable in class org.apache.cocoon.components.flow.WebContinuation
Holds the ContinuationsDisposer to call when this continuation gets invalidated.

E

ERROR_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_CAUSE - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_COLUMN - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_FULLTRACE - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_LINE - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_LOCATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_REQUESTURI - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EXTRA_STACKTRACE - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
EnterSitemapEvent - class org.apache.cocoon.sitemap.EnterSitemapEvent.
 
EnterSitemapEvent(Processor, Environment) - Constructor for class org.apache.cocoon.sitemap.EnterSitemapEvent
 
EnterSitemapEventListener - interface org.apache.cocoon.sitemap.EnterSitemapEventListener.
 
ExecutionContext - interface org.apache.cocoon.sitemap.ExecutionContext.
This context contains information about the current statement that should be executed like the location in the sitemap etc.
enterSitemap(ExecutionContext, Map, String) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Enter a new sitemap
enteredSitemap(EnterSitemapEvent) - Method in interface org.apache.cocoon.sitemap.EnterSitemapEventListener
 
enteringPipeline(ExecutionContext, Map, SitemapExecutor.PipelineComponentDescription) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
This informs the executor about a new pipeline section.
equals(Object) - Method in class org.apache.cocoon.components.flow.WebContinuation
True if the identifiers are the same, false otherwise.
excludes - Variable in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 

F

FATAL_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
forwardTo(String, Object, WebContinuation, Redirector) - Method in interface org.apache.cocoon.components.flow.Interpreter
Forward the request to a Cocoon pipeline.

G

getAttribute(String) - Method in interface org.apache.cocoon.Processor
Gets an attribute
getAttribute(String) - Method in class org.apache.cocoon.components.flow.WebContinuation
Get an attribute of this continuation
getAttribute(String, Configuration, Map) - Method in interface org.apache.cocoon.components.modules.input.InputModule
Standard access to an attribute's value.
getAttributeNames() - Method in class org.apache.cocoon.components.flow.WebContinuation
Enumerate the attributes of this continuation.
getAttributeNames(Configuration, Map) - Method in interface org.apache.cocoon.components.modules.input.InputModule
Returns an Iterator of String objects containing the names of the attributes available.
getAttributeValues(String, Configuration, Map) - Method in interface org.apache.cocoon.components.modules.input.InputModule
Returns an array of String objects containing all of the values the given attribute has, or null if the attribute does not exist.
getChildren() - Method in class org.apache.cocoon.components.flow.WebContinuation
Return the children WebContinuation which were created as a result of resuming the processing from the current continuation.
getClassDirectories() - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
getContext() - Method in interface org.apache.cocoon.Processor
Get the context URI for this processor
getContinuation() - Method in class org.apache.cocoon.components.flow.WebContinuation
Return the continuation object.
getContinuation(int) - Method in class org.apache.cocoon.components.flow.WebContinuation
Return the ancestor continuation situated levels above the current continuation.
getDescription() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the Description of the Notifying object
getEnvironment() - Method in class org.apache.cocoon.sitemap.SitemapEvent
 
getExcludes() - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
getExtraDescriptions() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the ExtraDescriptions of the Notifying object
getId() - Method in class org.apache.cocoon.components.flow.WebContinuation
Returns the string identifier of this WebContinuation.
getIncludes() - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
getInterpreterID() - Method in interface org.apache.cocoon.components.flow.Interpreter
 
getInterpreterId() - Method in class org.apache.cocoon.components.flow.WebContinuation
Returns the string identifier of the interpreter to which this WebContinuation is bound.
getLastAccessTime() - Method in class org.apache.cocoon.components.flow.WebContinuation
Returns the last time this WebContinuation was accessed.
getLibDirectories() - Method in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
getLocation() - Method in interface org.apache.cocoon.sitemap.ExecutionContext
Return the location of the statement in the sitemap.
getLogger() - Method in class org.apache.cocoon.components.flow.WebContinuation
 
getMessage() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the Message of the Notifying object
getObjectModel() - Method in interface org.apache.cocoon.processing.ProcessInfoProvider
 
getParent() - Method in interface org.apache.cocoon.Processor
Get the parent processor (if any).
getParentContinuation() - Method in class org.apache.cocoon.components.flow.WebContinuation
Return the parent WebContinuation.
getRequest() - Method in interface org.apache.cocoon.processing.ProcessInfoProvider
 
getResponse() - Method in interface org.apache.cocoon.processing.ProcessInfoProvider
 
getRootProcessor() - Method in interface org.apache.cocoon.Processor
Get the root processor parent of this processor.
getScriptExtension() - Method in interface org.apache.cocoon.components.flow.Interpreter
Return the default extension of script files associated with this interpreter.
getSelectorContext(Map, Parameters) - Method in interface org.apache.cocoon.selection.SwitchSelector
Method to create a selector context.
getSender() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the Sender of the Notifying object
getServletContext() - Method in interface org.apache.cocoon.processing.ProcessInfoProvider
 
getSource() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the Source of the Notifying object
getSourceProcessor() - Method in class org.apache.cocoon.sitemap.SitemapEvent
 
getSourceResolver() - Method in interface org.apache.cocoon.Processor
Get the source resolver for this processor
getTimeToLive() - Method in class org.apache.cocoon.components.flow.WebContinuation
Returns the the timetolive for this WebContinuation.
getTitle() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the Title of the Notifying object
getType() - Method in interface org.apache.cocoon.components.notification.Notifying
Gets the Type of the Notifying object
getType() - Method in interface org.apache.cocoon.sitemap.ExecutionContext
Return the component type
getUserObject() - Method in class org.apache.cocoon.components.flow.WebContinuation
Obtains the user object associated with this instance.
getWebContinuationsDataBeanList() - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Get a list of all continuations as WebContinuationDataBean objects.

H

handleContinuation(String, List, Redirector) - Method in interface org.apache.cocoon.components.flow.Interpreter
Continues a previously started processing.
hasExpired() - Method in class org.apache.cocoon.components.flow.WebContinuation
Determines whether this continuation has expired
hashCode() - Method in class org.apache.cocoon.components.flow.WebContinuation
Returns the hash code of the associated identifier.
hintParameters - Variable in class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription
 

I

INFO_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
InputModule - interface org.apache.cocoon.components.modules.input.InputModule.
InputModule specifies an interface for components that provide access to individual attributes e.g.
Interpreter - interface org.apache.cocoon.components.flow.Interpreter.
The interface to the flow scripting languages.
Interpreter.Argument - class org.apache.cocoon.components.flow.Interpreter.Argument.
 
Interpreter.Argument(String, String) - Constructor for class org.apache.cocoon.components.flow.Interpreter.Argument
 
id - Variable in class org.apache.cocoon.components.flow.WebContinuation
The continuation id used to represent this instance in Web pages.
includes - Variable in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
interpreterId - Variable in class org.apache.cocoon.components.flow.WebContinuation
Interpreter id that this continuation is bound to
interpreterMatches(String) - Method in class org.apache.cocoon.components.flow.WebContinuation
 
invalidateWebContinuation(WebContinuation) - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Invalidates a WebContinuation.
invokeAction(ExecutionContext, Map, Action, Redirector, SourceResolver, String, Parameters) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Invoke an action and return the result.
invokeMatcher(ExecutionContext, Map, Matcher, String, Parameters) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Invoke a match and return the result
invokePreparableMatcher(ExecutionContext, Map, PreparableMatcher, String, Object, Parameters) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Invoke a match and return the result
invokeSelector(ExecutionContext, Map, Selector, String, Parameters) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Invoke a selector
invokeSwitchSelector(ExecutionContext, Map, SwitchSelector, String, Parameters, Object) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Invoke a switch selector

L

LeaveSitemapEvent - class org.apache.cocoon.sitemap.LeaveSitemapEvent.
 
LeaveSitemapEvent(Processor, Environment) - Constructor for class org.apache.cocoon.sitemap.LeaveSitemapEvent
 
LeaveSitemapEventListener - interface org.apache.cocoon.sitemap.LeaveSitemapEventListener.
 
lastAccessTime - Variable in class org.apache.cocoon.components.flow.WebContinuation
When was this continuation accessed last time.
leaveSitemap(ExecutionContext, Map) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Leaves a sitemap.
leftSitemap(LeaveSitemapEvent) - Method in interface org.apache.cocoon.sitemap.LeaveSitemapEventListener
 
libDirectories - Variable in class org.apache.cocoon.classloader.ClassLoaderConfiguration
 
lookupWebContinuation(String, String) - Method in interface org.apache.cocoon.components.flow.ContinuationsManager
Given a WebContinuation id, retrieve the associated WebContinuation object.

M

Matcher - interface org.apache.cocoon.matching.Matcher.
 
Monitor - interface org.apache.cocoon.classloader.reloading.Monitor.
 
match(String, Map, Parameters) - Method in interface org.apache.cocoon.matching.Matcher
Matches the pattern against some Request values and returns a Map object with replacements for wildcards contained in the pattern.
mimeType - Variable in class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription
Mime-type for serializers and readers

N

Notifying - interface org.apache.cocoon.components.notification.Notifying.
Interface for Objects that can notify something.
NotifyingBuilder - interface org.apache.cocoon.components.notification.NotifyingBuilder.
Generates an Notifying representation of widely used objects.
name - Variable in class org.apache.cocoon.components.flow.Interpreter.Argument
 

O

OutputModule - interface org.apache.cocoon.components.modules.output.OutputModule.
Communicate results to other components.
org.apache.cocoon - package org.apache.cocoon
 
org.apache.cocoon.acting - package org.apache.cocoon.acting
 
org.apache.cocoon.classloader - package org.apache.cocoon.classloader
 
org.apache.cocoon.classloader.reloading - package org.apache.cocoon.classloader.reloading
 
org.apache.cocoon.components.flow - package org.apache.cocoon.components.flow
 
org.apache.cocoon.components.modules.input - package org.apache.cocoon.components.modules.input
 
org.apache.cocoon.components.modules.output - package org.apache.cocoon.components.modules.output
 
org.apache.cocoon.components.notification - package org.apache.cocoon.components.notification
 
org.apache.cocoon.matching - package org.apache.cocoon.matching
 
org.apache.cocoon.processing - package org.apache.cocoon.processing
 
org.apache.cocoon.selection - package org.apache.cocoon.selection
 
org.apache.cocoon.sitemap - package org.apache.cocoon.sitemap
 

P

PatternException - exception org.apache.cocoon.sitemap.PatternException.
This exception is thrown by a URIMatcher or by a URITranslator when there's something wrong with the matching or translation patterns.
PatternException(String) - Constructor for class org.apache.cocoon.sitemap.PatternException
Construct a new PatternException instance.
PatternException(Exception) - Constructor for class org.apache.cocoon.sitemap.PatternException
Creates a new PatternException instance.
PatternException(String, Throwable) - Constructor for class org.apache.cocoon.sitemap.PatternException
Construct a new PatternException that references a parent Exception.
PatternMatcherResourceStore - interface org.apache.cocoon.classloader.reloading.PatternMatcherResourceStore.
Allow JCI ResourceStore implementations to handle lists of include/exclude patterns.
PreparableMatcher - interface org.apache.cocoon.matching.PreparableMatcher.
A matcher that can prepare patterns during sitemap setup for faster match at request time.
ProcessInfoProvider - interface org.apache.cocoon.processing.ProcessInfoProvider.
This component can be used to retrieve information about the current process.
Processor - interface org.apache.cocoon.Processor.
 
Processor.InternalPipelineDescription - class org.apache.cocoon.Processor.InternalPipelineDescription.
Keeps together processing pipeline, its owners, and environment state variables.
Processor.InternalPipelineDescription(Processor, ServiceManager, ProcessingPipeline) - Constructor for class org.apache.cocoon.Processor.InternalPipelineDescription
 
parameters - Variable in class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription
 
parentContinuation - Variable in class org.apache.cocoon.components.flow.WebContinuation
The parent WebContinuation from which processing last started.
pipelineManager - Variable in class org.apache.cocoon.Processor.InternalPipelineDescription
Service manager of this pipeline
popVariables(ExecutionContext, Map) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Pop a map of information from the context stack.
prefix - Variable in class org.apache.cocoon.Processor.InternalPipelineDescription
Environment prefix
preparePattern(String) - Method in interface org.apache.cocoon.matching.PreparableMatcher
Prepares a pattern in a form that allows faster match.
preparedMatch(Object, Map, Parameters) - Method in interface org.apache.cocoon.matching.PreparableMatcher
Matches the prepared pattern against some values in the object model (most often the Request) and returns a Map object with replacements for wildcards contained in the pattern.
process(Environment) - Method in interface org.apache.cocoon.Processor
Process the given Environment producing the output.
processingPipeline - Variable in class org.apache.cocoon.Processor.InternalPipelineDescription
Processing pipeline itself
processor - Variable in class org.apache.cocoon.Processor.InternalPipelineDescription
Processor owning this service manager and pipeline
pushVariables(ExecutionContext, Map, String, Map) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Push map of information on the context stack.

R

ROLE - Static variable in interface org.apache.cocoon.Processor
The role of the root processor
ROLE - Static variable in interface org.apache.cocoon.acting.Action
 
ROLE - Static variable in interface org.apache.cocoon.classloader.ClassLoaderFactory
 
ROLE - Static variable in interface org.apache.cocoon.classloader.reloading.Monitor
 
ROLE - Static variable in interface org.apache.cocoon.components.flow.ContinuationsManager
 
ROLE - Static variable in interface org.apache.cocoon.components.flow.Interpreter
 
ROLE - Static variable in interface org.apache.cocoon.components.modules.input.InputModule
 
ROLE - Static variable in interface org.apache.cocoon.components.modules.output.OutputModule
 
ROLE - Static variable in interface org.apache.cocoon.components.notification.NotifyingBuilder
The role implemented by a NotifyingBuilder.
ROLE - Static variable in interface org.apache.cocoon.matching.Matcher
 
ROLE - Static variable in interface org.apache.cocoon.processing.ProcessInfoProvider
 
ROLE - Static variable in interface org.apache.cocoon.selection.Selector
 
ROLE - Static variable in interface org.apache.cocoon.selection.SwitchSelector
 
ROLE - Static variable in interface org.apache.cocoon.sitemap.SitemapExecutor
The component role
redirectTo(ExecutionContext, Map, String, boolean, boolean, boolean) - Method in interface org.apache.cocoon.sitemap.SitemapExecutor
Informs about a redirect.
register(String) - Method in interface org.apache.cocoon.components.flow.Interpreter
Registers a source file with the interpreter.
release() - Method in class org.apache.cocoon.Processor.InternalPipelineDescription
 
removeAttribute(String) - Method in interface org.apache.cocoon.Processor
Remove an attribute.
removeAttribute(String) - Method in class org.apache.cocoon.components.flow.WebContinuation
Remove an attribute of this continuation
rollback(Configuration, Map, Exception) - Method in interface org.apache.cocoon.components.modules.output.OutputModule
If a database transaction needs to rollback, this is called to inform the further processing logic about this fact.

S

Selector - interface org.apache.cocoon.selection.Selector.
 
SitemapEvent - class org.apache.cocoon.sitemap.SitemapEvent.
Base interface for all sitemap events.
SitemapEvent(Processor, Environment) - Constructor for class org.apache.cocoon.sitemap.SitemapEvent
 
SitemapExecutor - interface org.apache.cocoon.sitemap.SitemapExecutor.
The sitemap executor executes all sitemap statements, so it actually calls an action, adds a generator to the pipeline etc.
SitemapExecutor.PipelineComponentDescription - class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription.
 
SitemapExecutor.PipelineComponentDescription() - Constructor for class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription
 
SitemapListener - interface org.apache.cocoon.sitemap.SitemapListener.
Base interface for all sitemap event listeners.
SwitchSelector - interface org.apache.cocoon.selection.SwitchSelector.
SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.
select(String, Map, Parameters) - Method in interface org.apache.cocoon.selection.Selector
Selectors test pattern against some objects in a Map model and signals success with the returned boolean value
select(String, Object) - Method in interface org.apache.cocoon.selection.SwitchSelector
Switch Selectors test patterns against a context object and signal success with the returned boolean value
setAttribute(String, Object) - Method in interface org.apache.cocoon.Processor
Sets an attribute
setAttribute(String, Object) - Method in class org.apache.cocoon.components.flow.WebContinuation
Set an attribute of this continuation
setAttribute(Configuration, Map, String, Object) - Method in interface org.apache.cocoon.components.modules.output.OutputModule
communicate an attribute value to further processing logic.
setExcludes(List) - Method in interface org.apache.cocoon.classloader.reloading.PatternMatcherResourceStore
 
setIncludes(List) - Method in interface org.apache.cocoon.classloader.reloading.PatternMatcherResourceStore
 
setInterpreterID(String) - Method in interface org.apache.cocoon.components.flow.Interpreter
Set the unique ID for this interpreter.
setLogger(Log) - Method in class org.apache.cocoon.components.flow.WebContinuation
 
setRootElement(String, String, String) - Method in interface org.apache.cocoon.sitemap.ContentAggregator
Set the root element.
setUserObject(Object) - Method in class org.apache.cocoon.components.flow.WebContinuation
Sets the user object associated with this instance.
source - Variable in class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription
 

T

timeToLive - Variable in class org.apache.cocoon.components.flow.WebContinuation
Indicates how long does this continuation will live (in seconds).
toString() - Method in class org.apache.cocoon.components.flow.Interpreter.Argument
 
type - Variable in class org.apache.cocoon.sitemap.SitemapExecutor.PipelineComponentDescription
 

U

UNKNOWN_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
updateLastAccessTime() - Method in class org.apache.cocoon.components.flow.WebContinuation
Update the continuation in the
uri - Variable in class org.apache.cocoon.Processor.InternalPipelineDescription
Environment URI
userObject - Variable in class org.apache.cocoon.components.flow.WebContinuation
A user definable object.

V

value - Variable in class org.apache.cocoon.components.flow.Interpreter.Argument
 

W

WARN_NOTIFICATION - Static variable in interface org.apache.cocoon.components.notification.Notifying
 
WebContinuation - class org.apache.cocoon.components.flow.WebContinuation.
Representation of continuations in a Web environment.

A B C D E F G H I L M N O P R S T U V W

Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.