|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
RangeValidationRule
s.RangeValidationRule
s.RangeValidationRuleBuilder
RangeValidationRuleBuilder
rank
of hit
element.
form-encoding
or casting.{
@link …}
occurrances.
Widget.readFromRequest(FormContext)
on all the
contained widgets.
SerializerNode
having a name, a mime-type and a status code (HTTP codes).
EventManager
.ComponentManager
that should
be used.
EncodingSerializer
.
XMLSerializer
.
Source
, even if the refresh period
isn't over, and starts a new period.
Source
, even if the refresh period
isn't over, and starts a new period.
RegexpHeaderSelector
class defines a selector matching
specific headers to configured regular-expression patterns.RegexpHeaderSelector
instance.
RegexpRequestParameterSelector
class defines a selector matching
specific request parameters to configured regular-expression patterns.RegexpRequestParameterSelector
instance.
RegExpValidationRule
s.RegExpValidationRule
s.RegExpValidationRuleBuilder
RegExpValidationRuleBuilder
EventManager.subscribe(Receiver)
instead.ProcessingNode
under a given name.
MarkupLanguage
.
Source
object.
Source
object.
Source
object.
PartSource
s don't need to be released.
Source
object.
Source
object.
Source
object.
Source
object.
Source
object.
SchemaParser
) instance previously selected
from this ServiceSelector
instance.
SchemaParser
instance back to its
original component manager.
SchemaParser
instance back to its
original component manager.
{
@link …}
occurrances in
Javadoc comments.
UnsupportedOperationException
.
Runnable
from the command stack
Runnable
from the execution stack
scope
within context
.
name
.
Iterator
interface, but not supported here.
oldChild
from the list
of children, and returns it.
WebContinuation
node
from its continuation tree, and recursively removes its
parent(s) if it they have expired and have no (other) children.
Criterion
from the Bean.
name
in the all the
currently accessible scopes.
Repeater.clear()
doRemoveSourceProperty()
.
TreeModel.addTreeModelListener(TreeModelListener)
.
RenderRequest
producing output
on the specified RenderResponse
.
RenderRequest
producing output
on the specified RenderResponse
.
RenderRequest
in the object model.
RenderResponse
in the object model.
Request
interface for
the JSR-168 (Portlet) environment.Response
interface for
the JSR-168 (Portlet) environment.Expression
based algorithm that repeats the formula on a
set of fields.RepeatedFormula
algorithm.SimpleFormTransformer.RepeaterStatus
elements keeping track of nested repeat blocks.
<fd:repeater-action/>
Three actions are defined:
<fd:repeater-action id="add" command="add-row"
repeater="repeater-id"/>
: when activated, adds a row to the
sibling repeater named "repeater-id".<wd:repeater-action/>
Two actions are defined :
<wd:repeater-action id="add" action-command="add-row" repeater="repeater-id"/>
:
when activated, adds a row to the sibling repeater named "repeater-id".List
view of a Repeater
, each element of the list being a Map
wrapping a repeater row, as defined by ContainerWidgetAsMap
.List view around a repeater.
- RepeaterAsList(Repeater) -
Constructor for class org.apache.cocoon.forms.util.RepeaterAsList
- Same as
RepeaterAsList(repeater, false)
.
- RepeaterDefinition - Class in org.apache.cocoon.forms.formmodel
- The
WidgetDefinition
part of a Repeater widget, see Repeater
for more information. - RepeaterDefinition(int, int, int, boolean, boolean) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinition
-
- RepeaterDefinition(int, int, int, boolean, boolean, boolean, int, int, String) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinition
-
- RepeaterDefinition - Class in org.apache.cocoon.woody.formmodel
- The
WidgetDefinition
part of a Repeater widget, see Repeater
for more information. - RepeaterDefinition(int) -
Constructor for class org.apache.cocoon.woody.formmodel.RepeaterDefinition
-
- RepeaterDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
- Builds
RepeaterDefinition
s. - RepeaterDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinitionBuilder
-
- RepeaterDefinitionBuilder - Class in org.apache.cocoon.woody.formmodel
- Builds
RepeaterDefinition
s. - RepeaterDefinitionBuilder() -
Constructor for class org.apache.cocoon.woody.formmodel.RepeaterDefinitionBuilder
-
- RepeaterEvent - Class in org.apache.cocoon.forms.event
- An event raised when a repeater widget row is added, removed or reordered.
- RepeaterEvent(Widget, RepeaterEventAction) -
Constructor for class org.apache.cocoon.forms.event.RepeaterEvent
-
- RepeaterEvent(Widget, RepeaterEventAction, int) -
Constructor for class org.apache.cocoon.forms.event.RepeaterEvent
-
- RepeaterEventAction - Class in org.apache.cocoon.forms.event
- Type-safe enumeration of the various repeater actions that triggers events.
- RepeaterEventAction(String, int) -
Constructor for class org.apache.cocoon.forms.event.RepeaterEventAction
-
- RepeaterFilter - Interface in org.apache.cocoon.forms.binding
-
- RepeaterFilterField - Class in org.apache.cocoon.forms.formmodel
-
- RepeaterFilterField(RepeaterFilterFieldDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterFilterField
-
- RepeaterFilterFieldDefinition - Class in org.apache.cocoon.forms.formmodel
-
- RepeaterFilterFieldDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinition
-
- RepeaterFilterFieldDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
-
- RepeaterFilterFieldDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinitionBuilder
-
- RepeaterItem - Class in org.apache.cocoon.forms.binding
-
- RepeaterItem(Object) -
Constructor for class org.apache.cocoon.forms.binding.RepeaterItem
-
- RepeaterJXPathAdapter - Class in org.apache.cocoon.forms.binding
-
- RepeaterJXPathAdapter() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathAdapter
-
- RepeaterJXPathBinding - Class in org.apache.cocoon.forms.binding
- RepeaterJXPathBinding provides an implementation of a
Binding
that allows for bidirectional binding of a repeater-widget to/from
repeating structures in the back-end object model. - RepeaterJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, String, String, JXPathBindingBase[], JXPathBindingBase, JXPathBindingBase[], JXPathBindingBase[]) -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathBinding
- Constructs RepeaterJXPathBinding
- RepeaterJXPathBinding - Class in org.apache.cocoon.woody.binding
- RepeaterJXPathBinding provides an implementation of a
Binding
that allows for bidirectional binding of a repeater-widget to/from
repeating structures in the back-end object model. - RepeaterJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, String, String, String, String, JXPathBindingBase[], JXPathBindingBase, JXPathBindingBase[], JXPathBindingBase[]) -
Constructor for class org.apache.cocoon.woody.binding.RepeaterJXPathBinding
- Constructs RepeaterJXPathBinding
- RepeaterJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, String, String, String, String, Convertor, Locale, JXPathBindingBase[], JXPathBindingBase, JXPathBindingBase[], JXPathBindingBase[]) -
Constructor for class org.apache.cocoon.woody.binding.RepeaterJXPathBinding
- Constructs RepeaterJXPathBinding
- RepeaterJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
- RepeaterJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager
that helps construct the
actual RepeaterJXPathBinding
out of the configuration in the
provided configElement which looks like:
<fb:repeater
id="contacts"
parent-path="contacts"
row-path="contact"
row-path-insert="new-contact" >
<fb:identity>
<!- RepeaterJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathBindingBuilder
-
- RepeaterJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
- RepeaterJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager
that helps construct the
actual RepeaterJXPathBinding
out of the configuration in the
provided configElement which looks like:
<wb:repeater
id="contacts"
parent-path="contacts"
row-path="contact"
unique-row-id="id"
unique-path="@id" >
<wb:on-bind>
<!- RepeaterJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.woody.binding.RepeaterJXPathBindingBuilder
-
- RepeaterJXPathCollection - Class in org.apache.cocoon.forms.binding
- Implements a collection that takes care about removed, updated and inserted
elements, obtaining from a
RepeaterAdapter
all the needed objects. - RepeaterJXPathCollection() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathCollection
-
- RepeaterListener - Interface in org.apache.cocoon.forms.event
- Listeners for
RepeaterEvent
s - repeaterModified(RepeaterEvent) -
Method in class org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener.JSRepeaterListener
-
- repeaterModified(RepeaterEvent) -
Method in interface org.apache.cocoon.forms.event.RepeaterListener
-
- repeaterModified(RepeaterEvent) -
Method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- RepeaterSorter - Interface in org.apache.cocoon.forms.binding
-
- repeaterWidget -
Variable in class org.apache.cocoon.woody.transformation.WidgetReplacingPipe
- Boolean indicating wether the current widget requires special repeater-treatement.
- replace(String, Settings, Logger) -
Static method in class org.apache.cocoon.util.SettingsHelper
- Replace all property references in the string with the current value
and return it.
- REPLACE_ATTRIBUTE -
Static variable in interface org.apache.cocoon.components.naming.EntryManager
-
- REPLACE_ELEMENT -
Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
-
- replaceChild(Node, Node) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
- Replaces the child node
oldChild
with newChild
in the list of children, and returns the oldChild
node.
- replaceExtraDescriptions(Map) -
Method in class org.apache.cocoon.components.notification.SimpleNotifyingBean
- Replaces the ExtraDescriptions of the SimpleNotifyingBean object
- replaceToken(String) -
Static method in class org.apache.cocoon.util.StringUtils
- Replaces tokens in input with Value present in System.getProperty
- replyToAddresses -
Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
-
- repo -
Variable in class org.apache.cocoon.jcr.source.JCRSourceFactory
- The repository we use
- REPO_BASE_CONF -
Static variable in class org.apache.cocoon.components.repository.impl.WebDAVRepository
- The name of the repository location configuration element
- Report - Interface in org.apache.cocoon.profiling.statistics
- A report gives information about the invocation of a category.
- ReportImpl - Class in org.apache.cocoon.profiling.statistics
-
- ReportImpl(String) -
Constructor for class org.apache.cocoon.profiling.statistics.ReportImpl
-
- reports -
Variable in class org.apache.cocoon.profiling.statistics.CollectorImpl
- All reports.
- Repository - Class in org.apache.cocoon.components
-
- Repository - Interface in org.apache.cocoon.components.repository
- A repository interface intended to be used by flowscripts or corresponding wrapper components.
- repository -
Variable in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- repository -
Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
-
- RepositoryClassLoader - Class in org.apache.cocoon.components.classloader
- A class loader with a growable list of path search directories.
- RepositoryClassLoader() -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create an empty new class loader.
- RepositoryClassLoader(URL[]) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create an empty new class loader.
- RepositoryClassLoader(URL[], ClassLoader) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create an empty new class loader.
- RepositoryClassLoader(Vector) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create a class loader from a list of directories
- RepositoryClassLoader(Collection) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create a class loader from a list of directories
- RepositoryInterceptor - Interface in org.apache.cocoon.components.repository
- TODO describe class
Instances must be thread safe.
- RepositoryInterceptorBase - Class in org.apache.cocoon.components.repository
- NOP implementation of RepositoryInterceptor.
- RepositoryInterceptorBase() -
Constructor for class org.apache.cocoon.components.repository.RepositoryInterceptorBase
-
- RepositoryManager - Class in org.apache.cocoon.components.repository
- A factory component to create instances of repositories.
- RepositoryManager() -
Constructor for class org.apache.cocoon.components.repository.RepositoryManager
-
- RepositoryPropertyHelper - Interface in org.apache.cocoon.components.repository.helpers
- A property helper interface intended to be used
by flowscripts or corresponding wrapper components.
- RepositorySource - Class in org.apache.cocoon.components.source.impl
- Source wrapper that enhances the wrapped sources with additional capabilities.
- RepositorySource(String, ModifiableTraversableSource, SourceDescriptor, Logger) -
Constructor for class org.apache.cocoon.components.source.impl.RepositorySource
-
- RepositorySourceFactory - Class in org.apache.cocoon.components.source.impl
- Creates RepositorySources.
- RepositorySourceFactory() -
Constructor for class org.apache.cocoon.components.source.impl.RepositorySourceFactory
-
- RepositoryTransactionHelper - Interface in org.apache.cocoon.components.repository.helpers
- A locking helper interface intended to be used by flowscripts or corresponding wrapper components.
- RepositoryVersioningHelper - Interface in org.apache.cocoon.components.repository.helpers
- A versioning helper interface intended to be used by flowscripts or corresponding wrapper components.
- REQ_CMD_CLOSE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_CUSTOMIZE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_DELETE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_HIDE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_MAXIMIZE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_MINIMIZE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_MOVE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_MOVEROW -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_NEW -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_OPEN -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_SAVEPROFILE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_SHOW -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_CMD_UPDATE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_PARAMETER_ADMIN_COPLETS -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_PARAMETER_CMD -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
- The request parameters for customizing coplets
The request parameter is
REQ_PARAMETER_CMD
and the
the value is one from REQ_CMD_
followed by
'__'.
- REQ_PARAMETER_CONF -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
- This parameter is used for changing of profile value
- REQ_PARAMETER_COPLET -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_PARAMETER_ID -
Static variable in class org.apache.cocoon.webapps.authentication.generation.ConfigurationGenerator
- Deprecated.
- REQ_PARAMETER_ID -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_PARAMETER_PROFILE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
- This parameter denotes the profile to be used
- REQ_PARAMETER_ROLE -
Static variable in class org.apache.cocoon.webapps.authentication.generation.ConfigurationGenerator
- Deprecated.
- REQ_PARAMETER_ROLE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
- These parameter characterize the role and id
- REQ_PARAMETER_STATE -
Static variable in class org.apache.cocoon.webapps.authentication.generation.ConfigurationGenerator
- Deprecated. Request parameter
- REQ_PARAMETER_STATE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
-
- REQ_PARAMETER_USER -
Static variable in class org.apache.cocoon.webapps.authentication.generation.ConfigurationGenerator
- Deprecated.
- Request - Interface in org.apache.cocoon.environment
- Defines an interface to provide client request information .
- request -
Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
- The request object
- request -
Variable in class org.apache.cocoon.forms.FormContext
-
- request -
Variable in class org.apache.cocoon.generation.ServletGenerator
-
- REQUEST -
Static variable in class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
- Key to the HTTP request object.
- request -
Variable in class org.apache.cocoon.portal.impl.LinkInfo
-
- request -
Variable in class org.apache.cocoon.portal.reading.ProxyReader
- The origninal HTTP request
- request -
Variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
- The original request to the portal
- request -
Variable in class org.apache.cocoon.reading.ResourceReader
-
- request -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The current Request object
- request -
Variable in class org.apache.cocoon.transformation.AugmentTransformer
-
- request -
Variable in class org.apache.cocoon.webapps.session.components.AbstractSessionComponent
- Deprecated.
- request -
Variable in class org.apache.cocoon.woody.FormContext
-
- REQUEST_ATTRIBUTE -
Static variable in class org.apache.cocoon.acting.Sendmail
- Request-Attribute that holds status data
- REQUEST_ATTRIBUTE_FOLDER -
Static variable in class org.apache.cocoon.mail.MailAction
- Request attribute name of a XMLizable folder
- REQUEST_ATTRIBUTE_FOLDERS -
Static variable in class org.apache.cocoon.mail.MailAction
- Request attribute name of a XMLizable folders object
- REQUEST_ATTRIBUTE_MESSAGE -
Static variable in class org.apache.cocoon.mail.MailAction
- Request attribute name of a XMLizable message object
- REQUEST_ATTRIBUTE_MESSAGES -
Static variable in class org.apache.cocoon.mail.MailAction
- Request attribute name of a XMLizable messages object
- REQUEST_CONTEXT -
Static variable in interface org.apache.cocoon.webapps.session.SessionConstants
- Deprecated. Reserved Context: Request context
- REQUEST_OBJECT -
Static variable in class org.apache.cocoon.environment.ObjectModelHelper
- Key for the environment
Request
in the object model.
- REQUEST_PARAMETER_NAME -
Static variable in class org.apache.cocoon.portal.event.impl.FullScreenCopletEvent
-
- REQUEST_REDIRECTOR_ATTRIBUTE -
Static variable in class org.apache.cocoon.faces.FacesAction
-
- REQUEST_SCOPE -
Static variable in interface org.apache.cocoon.components.xscript.XScriptManager
- The request scope.
- RequestAccessor - Class in org.apache.cocoon.components.accessor
-
- RequestAccessor() -
Constructor for class org.apache.cocoon.components.accessor.RequestAccessor
-
- RequestAspectDataStore - Class in org.apache.cocoon.portal.aspect.impl
- An aspect data store is a component that manages aspect data objects.
- RequestAspectDataStore() -
Constructor for class org.apache.cocoon.portal.aspect.impl.RequestAspectDataStore
-
- RequestAttributeMap - Class in org.apache.cocoon.components.modules.output
- Abstraction layer to encapsulate different output
destinations.
- RequestAttributeMap() -
Constructor for class org.apache.cocoon.components.modules.output.RequestAttributeMap
-
- RequestAttributeMatcher - Class in org.apache.cocoon.matching
- This class allows for matching based on a request attribute.
- RequestAttributeMatcher() -
Constructor for class org.apache.cocoon.matching.RequestAttributeMatcher
-
- RequestAttributeModule - Class in org.apache.cocoon.components.modules.input
- RequestAttributeModule accesses request attributes.
- RequestAttributeModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestAttributeModule
-
- RequestAttributeOutputModule - Class in org.apache.cocoon.components.modules.output
- Abstraction layer to encapsulate different output
destinations.
- RequestAttributeOutputModule() -
Constructor for class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule
-
- RequestAttributeSelector - Class in org.apache.cocoon.selection
- A
Selector
that matches a string against a configurable request
attribute's string represenation. - RequestAttributeSelector() -
Constructor for class org.apache.cocoon.selection.RequestAttributeSelector
-
- requestDataKey -
Variable in class org.apache.cocoon.components.persistence.RequestDataStoreImpl
-
- RequestDataStore - Interface in org.apache.cocoon.components.persistence
- A request data store is a component that manages data that is
linked to the current request.
- RequestDataStoreImpl - Class in org.apache.cocoon.components.persistence
- The default implementation
- RequestDataStoreImpl() -
Constructor for class org.apache.cocoon.components.persistence.RequestDataStoreImpl
-
- RequestEvent - Interface in org.apache.cocoon.portal.event
- Marker interface for portal event.
- requestFactory -
Variable in class org.apache.cocoon.portlet.CocoonPortlet
- The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
- requestFactory -
Variable in class org.apache.cocoon.portlet.ManagedCocoonPortlet
- The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
- RequestFactory - Class in org.apache.cocoon.portlet.multipart
- This is the interface of Request Wrapper in Cocoon for JSR-168 Portlet environment.
- RequestFactory(boolean, File, boolean, boolean, int, String) -
Constructor for class org.apache.cocoon.portlet.multipart.RequestFactory
-
- requestFactory -
Variable in class org.apache.cocoon.servlet.CocoonServlet
- The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
- RequestFactory - Class in org.apache.cocoon.servlet.multipart
- This is the interface of Request Wrapper in Cocoon.
- RequestFactory(boolean, File, boolean, boolean, int, String) -
Constructor for class org.apache.cocoon.servlet.multipart.RequestFactory
-
- RequestForwardingHttpMethod - Class in org.apache.cocoon.util
- This is a generic and externally configurable method, to forward any Request
to a server.
- RequestForwardingHttpMethod(HttpServletRequest, HttpURL) -
Constructor for class org.apache.cocoon.util.RequestForwardingHttpMethod
-
- RequestGenerator - Class in org.apache.cocoon.generation
-
- RequestGenerator() -
Constructor for class org.apache.cocoon.generation.RequestGenerator
-
- RequestLifecycleComponent - Interface in org.apache.cocoon.components
- Deprecated. Use the
RequestDataStore
instead. - requestListener -
Variable in class org.apache.cocoon.Cocoon
- An optional Avalon Component that is called before and after processing all requests.
- RequestListener - Interface in org.apache.cocoon
- This is called from with
Cocoon.process(Environment)
, before any
requests are passed onto the Processor
and after the request has been
processed. - RequestMethodSelector - Class in org.apache.cocoon.selection
- A
Selector
that matches a getMethod() of the HTTP request. - RequestMethodSelector() -
Constructor for class org.apache.cocoon.selection.RequestMethodSelector
-
- RequestModule - Class in org.apache.cocoon.components.modules.input
- RequestModule provides access to Request object properties.
- RequestModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestModule
-
- RequestParamAction - Class in org.apache.cocoon.acting
- This action makes some request details available to the sitemap via parameter
substitution.
- RequestParamAction() -
Constructor for class org.apache.cocoon.acting.RequestParamAction
-
- RequestParameterEventAspect - Class in org.apache.cocoon.portal.event.aspect.impl
-
- RequestParameterEventAspect() -
Constructor for class org.apache.cocoon.portal.event.aspect.impl.RequestParameterEventAspect
-
- RequestParameterExistsAction - Class in org.apache.cocoon.acting
- This action simply checks to see if a given request parameter
exists.
- RequestParameterExistsAction() -
Constructor for class org.apache.cocoon.acting.RequestParameterExistsAction
-
- RequestParameterExistsAction.StringParts - Class in org.apache.cocoon.acting
-
- RequestParameterExistsAction.StringParts(String, String) -
Constructor for class org.apache.cocoon.acting.RequestParameterExistsAction.StringParts
-
- RequestParameterMatcher - Class in org.apache.cocoon.matching
- This class allows for matching based on a request parameter.
- RequestParameterMatcher() -
Constructor for class org.apache.cocoon.matching.RequestParameterMatcher
-
- RequestParameterModule - Class in org.apache.cocoon.components.modules.input
- RequestParameterModule accesses request parameters.
- RequestParameterModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestParameterModule
-
- requestParameterName -
Variable in class org.apache.cocoon.portal.aspect.impl.RequestAspectDataStore
-
- requestParameterName -
Variable in class org.apache.cocoon.portal.event.impl.ChangeAspectDataEvent
-
- RequestParameters - Class in org.apache.cocoon.environment.wrapper
- This class is used by the
RequestWrapper
. - RequestParameters(String) -
Constructor for class org.apache.cocoon.environment.wrapper.RequestParameters
- Construct a new object from a queryString
- RequestParameterSelector - Class in org.apache.cocoon.selection
- A
Selector
that matches a string against a configurable request parameter's value. - RequestParameterSelector() -
Constructor for class org.apache.cocoon.selection.RequestParameterSelector
-
- RequestParamMatcher - Class in org.apache.cocoon.matching
- Deprecated. Renamed to RequestParameterMatcher
- RequestParamMatcher() -
Constructor for class org.apache.cocoon.matching.RequestParamMatcher
- Deprecated.
- RequestSelector - Class in org.apache.cocoon.selection
- Deprecated. Renamed to RequestParameterSelector
- RequestSelector() -
Constructor for class org.apache.cocoon.selection.RequestSelector
- Deprecated.
- RequestSessionContext - Class in org.apache.cocoon.webapps.session.context
- Deprecated. This block is deprecated and will be removed in future versions.
- RequestSessionContext(Logger) -
Constructor for class org.apache.cocoon.webapps.session.context.RequestSessionContext
- Deprecated.
- RequestState - Class in org.apache.cocoon.webapps.authentication.user
- Deprecated. This block is deprecated and will be removed in future versions.
- RequestState(UserHandler, String) -
Constructor for class org.apache.cocoon.webapps.authentication.user.RequestState
- Deprecated. Create a new handler object.
- RequestURIModule - Class in org.apache.cocoon.components.modules.input
- RequestURIModule accesses the request URI.
- RequestURIModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestURIModule
-
- RequestWrapper - Class in org.apache.cocoon.environment.wrapper
- This is a wrapper class for the
Request
object. - RequestWrapper(Request, String, String, Environment) -
Constructor for class org.apache.cocoon.environment.wrapper.RequestWrapper
- Constructor
- RequestWrapper(Request, String, String, Environment, boolean) -
Constructor for class org.apache.cocoon.environment.wrapper.RequestWrapper
- Constructor
- required -
Variable in class org.apache.cocoon.forms.formmodel.Field
-
- RequiredControl - Class in org.apache.cocoon.forms.event.impl
- This processing phase listener can be used to dynamically change the
required fields in a form.
- RequiredControl() -
Constructor for class org.apache.cocoon.forms.event.impl.RequiredControl
-
- RequiredControl.RequiredDescription - Class in org.apache.cocoon.forms.event.impl
-
- RequiredControl.RequiredDescription(String, String) -
Constructor for class org.apache.cocoon.forms.event.impl.RequiredControl.RequiredDescription
-
- RequiredControl.RequiredDescription(String, String, String) -
Constructor for class org.apache.cocoon.forms.event.impl.RequiredControl.RequiredDescription
-
- reqURI -
Variable in class org.apache.cocoon.environment.http.HttpRequest
-
- res -
Variable in class org.apache.cocoon.generation.XMLDBGenerator
- Deprecated.
- RES_NAME_ATTR_NAME -
Static variable in class org.apache.cocoon.generation.TraversableGenerator
-
- reset() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
-
- reset() -
Method in class org.apache.cocoon.environment.http.HttpResponse
-
- reset() -
Method in class org.apache.cocoon.environment.portlet.RenderResponse
-
- reset() -
Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
-
- reset() -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- reset() -
Method in class org.apache.cocoon.portal.pluto.om.PortletEntityImpl
-
- reset() -
Method in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
-
- reset() -
Method in class org.apache.cocoon.serialization.FOPSerializer.ReleaseSourceInputStream
-
- reset() -
Method in class org.apache.cocoon.util.BufferedOutputStream
- Reset the BufferedOutputStream to the last
BufferedOutputStream.flush()
.
- reset() -
Method in class org.apache.cocoon.util.Tokenizer
- Deprecated. Resets this tokenizer's state so the tokenizing starts from the begin.
- resetBuffer() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
-
- resetBuffer() -
Method in class org.apache.cocoon.environment.portlet.RenderResponse
-
- resetBuffer() -
Method in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
-
- resetTransactions(SessionContext) -
Method in class org.apache.cocoon.webapps.session.components.DefaultTransactionManager
- Deprecated. Reset the transaction management state.
- resetTransactions(SessionContext) -
Method in interface org.apache.cocoon.webapps.session.TransactionManager
- Deprecated. Reset the transaction management state.
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.AspectDataFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.AttributesFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.ConfigurationFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.CopletBaseDataFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.CopletBaseDataReferenceFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.CopletDataFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.CopletDataReferenceFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.CopletInstanceDataFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.CopletInstanceDataReferenceFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.util.ParameterFieldHandler
-
- ResizableContainer - Class in org.apache.cocoon.util
- Add-only Container class.
- ResizableContainer(int) -
Constructor for class org.apache.cocoon.util.ResizableContainer
-
- ResizeOperation - Class in org.apache.cocoon.reading.imageop
-
- ResizeOperation() -
Constructor for class org.apache.cocoon.reading.imageop.ResizeOperation
-
- resolve(List) -
Method in class org.apache.cocoon.components.treeprocessor.MapStackResolver
- Deprecated. Resolve all {...} patterns using the values given in the list of maps.
- resolve(InvokeContext, Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.NOPVariableResolver
-
- resolve(InvokeContext, Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolver
-
- resolve(Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
- Resolve all {...} patterns using the values given in the object model.
- resolve(InvokeContext, Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
- Resolve all {...} patterns using the values given in the list of maps and the object model.
- resolve() -
Method in class org.apache.cocoon.components.variables.NOPVariableResolver
-
- resolve() -
Method in class org.apache.cocoon.components.variables.PreparedVariableResolver
-
- resolve() -
Method in interface org.apache.cocoon.components.variables.VariableResolver
- Resolve all {...} patterns .
- resolve(String, String) -
Method in class org.apache.cocoon.components.xslt.TraxProcessor
- Called by the processor when it encounters an xsl:include, xsl:import, or
document() function.
- resolve(String, String) -
Method in class org.apache.cocoon.components.xslt.XSLTProcessorImpl
- Deprecated. Called by the processor when it encounters
an xsl:include, xsl:import, or document() function.
- resolve(String) -
Method in class org.apache.cocoon.environment.AbstractEnvironment
- Deprecated. Use the resolveURI methods instead
- resolve(String) -
Method in interface org.apache.cocoon.environment.SourceResolver
- Deprecated. Use the resolveURI methods instead
- resolve(String) -
Method in class org.apache.cocoon.environment.URLFactorySourceResolver
- Deprecated. Resolve the source.
- resolve(String) -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
-
- resolve(List, WidgetDefinition) -
Method in interface org.apache.cocoon.forms.formmodel.ContainerDefinition
- Resolve references to widget definition classes
- resolve() -
Method in class org.apache.cocoon.forms.formmodel.FormDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.NewDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
-
- resolve(String) -
Method in class org.apache.cocoon.portal.util.InputModuleHelper
-
- resolve(String, String) -
Method in class org.apache.cocoon.serialization.FOPSerializer
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.woody.formmodel.AbstractContainerDefinition
-
- resolve(List, WidgetDefinition) -
Method in interface org.apache.cocoon.woody.formmodel.ContainerDefinition
- Resolve references to widget definition classes
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.woody.formmodel.ContainerDefinitionDelegate
-
- resolve() -
Method in class org.apache.cocoon.woody.formmodel.FormDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.woody.formmodel.NewDefinition
-
- resolve() -
Method in class org.apache.cocoon.woody.formmodel.Union
-
- resolve(String, String, String, String) -
Method in class org.apache.cocoon.xml.NamespacesTable
- Resolve a namespace-aware name against the current namespaces
declarations.
- resolveConstraints(String, Map) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Recursively resolve constraint sets that may "include" other constraint
sets and return a collection of all parameters to validate.
- resolveEntity(String, String) -
Method in interface org.apache.cocoon.components.resolver.Resolver
- Deprecated. Allow the application to resolve external entities.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.components.resolver.ResolverImpl
- Allow the application to resolve external entities.
- resolveEntity(String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve an entity identified by a specific system identifier as an
InputSource
.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve an entity identified by a specific system and public identifier
as an
InputSource
.
- resolveEntity(String, String, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve an entity identified by a specific system and public identifier
and relative to a specified base location as an
InputSource
.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.components.validation.jing.JingResolver
- Resolve an
InputSource
from a public ID and/or a system ID.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.xml.LoggingEntityResolver
-
- resolveList(List, ComponentManager, InvokeContext, Map) -
Static method in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
-
- resolveMap(Map, List) -
Static method in class org.apache.cocoon.components.treeprocessor.MapStackResolver
- Deprecated. Resolve all values of a
Map
from a Map of named ListOfMapResolver
s and
a list of Maps used for resolution.
- resolver -
Variable in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
- The source resolver.
- resolver -
Variable in class org.apache.cocoon.components.modules.input.XPathXMLFileModule
-
- resolver -
Variable in class org.apache.cocoon.components.parser.JaxpParser
- Deprecated. the Entity Resolver
- resolver -
Variable in class org.apache.cocoon.components.parser.XercesParser
- Deprecated. the Entity Resolver
- Resolver - Interface in org.apache.cocoon.components.resolver
- Deprecated. Use the Avalon Excalibur EntityResolver instead
- resolver -
Variable in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
-
- resolver -
Variable in class org.apache.cocoon.components.source.impl.AvalonToCocoonSource
- The source resolver
- resolver -
Variable in class org.apache.cocoon.components.source.impl.AvalonToCocoonSourceInvocationHandler
- The source resolver
- resolver -
Variable in class org.apache.cocoon.components.source.impl.CachingSourceFactory
- The
SourceResolver
- resolver -
Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
- The source resolver
- resolver -
Variable in class org.apache.cocoon.components.validation.impl.AbstractValidator
- The configured
SourceResolver
instance.
- resolver -
Variable in class org.apache.cocoon.components.xslt.XSLTProcessorImpl
- Deprecated. The source resolver used by this processor
- resolver -
Variable in class org.apache.cocoon.generation.AbstractGenerator
- The current
SourceResolver
.
- resolver -
Variable in class org.apache.cocoon.i18n.XMLResourceBundleFactory
- Source resolver
- resolver -
Variable in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
- The source resolver
- resolver -
Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
- The entity resolver
- resolver -
Variable in class org.apache.cocoon.portal.tools.PortalToolManager
- The source resolver
- resolver -
Variable in class org.apache.cocoon.reading.AbstractReader
- The current
SourceResolver
.
- resolver -
Variable in class org.apache.cocoon.serialization.FOPSerializer
-
- resolver -
Variable in class org.apache.cocoon.serialization.ZipArchiveSerializer
- The resolver to get sources
- resolver -
Variable in class org.apache.cocoon.sitemap.ContentAggregator
- The SourceResolver
- resolver -
Variable in class org.apache.cocoon.taglib.TagSupport
-
- resolver -
Variable in class org.apache.cocoon.transformation.AbstractDOMTransformer
- The SAX entity resolver
- resolver -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The SourceResolver for this request
- resolver -
Variable in class org.apache.cocoon.transformation.IncludeTransformer
- The
SourceResolver
used to resolve included URIs.
- resolver -
Variable in class org.apache.cocoon.transformation.ServiceableTransformer
- The current
SourceResolver
.
- resolver -
Variable in class org.apache.cocoon.transformation.XIncludeTransformer
-
- resolver -
Variable in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
- Deprecated. The Source Resolver
- resolver -
Variable in class org.apache.cocoon.webapps.authentication.components.PipelineAuthenticator
- Deprecated. The source resolver
- resolver -
Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- Deprecated.
- resolver -
Variable in class org.apache.cocoon.webapps.portal.components.PortalManagerImpl
- The current source resolver
- resolver -
Variable in class org.apache.cocoon.webapps.session.components.AbstractSessionComponent
- Deprecated. The current source resolver
- resolver -
Variable in class org.apache.cocoon.webapps.session.context.StandardSessionContextProvider
- Deprecated. The Source Resolver
- resolver -
Variable in class org.apache.cocoon.xml.LoggingEntityResolver
-
- resolveResource(String, String, String, String, String) -
Method in class org.apache.cocoon.components.validation.jaxp.JaxpResolver
- Resolve a resource into a
LSInput
from the provided location
information.
- ResolverImpl - Class in org.apache.cocoon.components.resolver
- A component that uses catalogs for resolving entities.
- ResolverImpl() -
Constructor for class org.apache.cocoon.components.resolver.ResolverImpl
-
- resolveSource(Source) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve a
Source
into an InputSource
.
- resolveSource(Source, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve a
Source
into an InputSource
, specifying a
specific system identifier.
- resolveSource(Source, String, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve a
Source
into an InputSource
, specifying both
a specific system identifier and a public identifier.
- resolveTemplate(String) -
Method in class org.apache.cocoon.template.script.DefaultScriptManager
-
- resolveTemplate(String, Locator) -
Method in class org.apache.cocoon.template.script.DefaultScriptManager
-
- resolveTemplate(String) -
Method in interface org.apache.cocoon.template.script.ScriptManager
-
- resolveTemplate(String, Locator) -
Method in interface org.apache.cocoon.template.script.ScriptManager
-
- resolveURI(String) -
Method in class org.apache.cocoon.components.CocoonComponentManager
- Get a
Source
object.
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.components.CocoonComponentManager
- Get a
Source
object.
- resolveURI(String) -
Method in class org.apache.cocoon.environment.AbstractEnvironment
- Get a
Source
object.
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.environment.AbstractEnvironment
- Get a
Source
object.
- resolveURI(String) -
Method in class org.apache.cocoon.environment.URLFactorySourceResolver
- Deprecated. Get a
Source
object.
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.environment.URLFactorySourceResolver
- Deprecated. Get a
Source
object.
- resolveURI(String) -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- resolveURI(String, String) -
Static method in class org.apache.cocoon.portal.transformation.ProxyTransformer
- Resolve the possibly relative uri to an absolue uri based on given document base.
- resolveURI(String, SourceResolver) -
Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
- Lookup a source object and cache it
- resolveURI(String) -
Method in class org.apache.cocoon.util.SimpleSourceResolver
-
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.util.SimpleSourceResolver
-
- resolveVariable(String) -
Method in class org.apache.cocoon.forms.formmodel.ExpressionContextImpl
- Variables refer to other widgets.
- resolveVariable(String) -
Method in class org.apache.cocoon.woody.formmodel.ExpressionContextImpl
- Variables refer to other widgets.
- RESOURCE -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
- Element
<resource>
- RESOURCE -
Static variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
- Deprecated.
- RESOURCE_COUNT_ATTR -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
- Attribute
resources
on the root element indicates count of resources in the collection
- RESOURCE_COUNT_ATTR -
Static variable in class org.apache.cocoon.generation.XMLDBCollectionGenerator
- Deprecated.
- RESOURCE_NODE_NAME -
Static variable in class org.apache.cocoon.generation.TraversableGenerator
-
- RESOURCE_NODE_NAME -
Static variable in class org.apache.cocoon.transformation.DASLTransformer
-
- ResourceExistsAction - Class in org.apache.cocoon.acting
- This action simply checks to see if a resource identified by the
src
sitemap attribute exists or not. - ResourceExistsAction() -
Constructor for class org.apache.cocoon.acting.ResourceExistsAction
-
- ResourceExistsSelector - Class in org.apache.cocoon.selection
- Selects the first of a set of Resources (usually files) that exists.
- ResourceExistsSelector() -
Constructor for class org.apache.cocoon.selection.ResourceExistsSelector
-
- resourceName -
Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallNodeBuilder
-
- ResourceNotFoundException - Exception in org.apache.cocoon
- This Exception is thrown every time there is a problem in finding
a resource.
- ResourceNotFoundException(String) -
Constructor for exception org.apache.cocoon.ResourceNotFoundException
- Construct a new
ResourceNotFoundException
instance.
- ResourceNotFoundException(String, Throwable) -
Constructor for exception org.apache.cocoon.ResourceNotFoundException
- Construct a new
ResourceNotFoundException
that references
a parent Exception.
- ResourceNotFoundException(String, Location) -
Constructor for exception org.apache.cocoon.ResourceNotFoundException
-
- ResourceNotFoundException(String, Throwable, Location) -
Constructor for exception org.apache.cocoon.ResourceNotFoundException
-
- resourceParameters -
Variable in class org.apache.cocoon.transformation.CIncludeTransformer
- The parameters for includexml
- ResourceReader - Class in org.apache.cocoon.reading
- The
ResourceReader
component is used to serve binary data
in a sitemap pipeline. - ResourceReader() -
Constructor for class org.apache.cocoon.reading.ResourceReader
-
- ResourceRef - Class in org.apache.cocoon.portal.pluto.om.common
-
- ResourceRef() -
Constructor for class org.apache.cocoon.portal.pluto.om.common.ResourceRef
-
- resourceRef -
Variable in class org.apache.cocoon.portal.pluto.om.WebApplicationDefinitionImpl
-
- ResourceRefSet - Class in org.apache.cocoon.portal.pluto.om.common
- Resource Reference Set as defined by the web.xml as
<resourse-ref>.
- ResourceRefSet() -
Constructor for class org.apache.cocoon.portal.pluto.om.common.ResourceRefSet
-
- ResourceURLFactory - Class in org.apache.cocoon.components.url
- Deprecated. by the new source resolving of avalon excalibur
- ResourceURLFactory() -
Constructor for class org.apache.cocoon.components.url.ResourceURLFactory
- Deprecated.
- ResourceURLProviderImpl - Class in org.apache.cocoon.portal.pluto
- Create the URL for a resource
- ResourceURLProviderImpl(PortalContextProviderImpl) -
Constructor for class org.apache.cocoon.portal.pluto.ResourceURLProviderImpl
- Constructor
- response -
Variable in class org.apache.cocoon.caching.CachedResponse
-
- Response - Interface in org.apache.cocoon.environment
- Defines an interface to provide client response information .
- response -
Variable in class org.apache.cocoon.generation.ServletGenerator
-
- RESPONSE -
Static variable in class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
- Key to the HTTP response object.
- response -
Variable in class org.apache.cocoon.portal.reading.ProxyReader
- The HTTP response
- response -
Variable in class org.apache.cocoon.reading.ResourceReader
-
- response -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The current Response object
- response -
Variable in class org.apache.cocoon.webapps.session.components.AbstractSessionComponent
- Deprecated.
- RESPONSE_OBJECT -
Static variable in class org.apache.cocoon.environment.ObjectModelHelper
- Key for the environment
Response
in the object model.
- responseComplete() -
Method in class org.apache.cocoon.faces.context.FacesContextImpl
-
- responseGetLocale() -
Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
-
- responseMimeTypes -
Static variable in class org.apache.cocoon.portal.pluto.DynamicInformationProviderImpl
-
- ResponseWrapper - Class in org.apache.cocoon.environment.wrapper
- This is a wrapper class for the Response object.
- ResponseWrapper(Response) -
Constructor for class org.apache.cocoon.environment.wrapper.ResponseWrapper
-
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
-
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.components.components.AreaComponent
- Restore the state for this component.
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.components.components.MapComponent
- Restore the state for this component.
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
-
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
-
- restoring -
Variable in class org.apache.cocoon.components.flow.java.Continuation
-
- RestrictableSource - Interface in org.apache.cocoon.components.source
- A source, which is restrictable, which means you need a username and password.
- result -
Variable in class org.apache.cocoon.acting.ValidatorActionHelper
-
- RESULT -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
- Element
<result>
- result -
Variable in class org.apache.cocoon.webapps.authentication.components.Authenticator.AuthenticationResult
- Deprecated.
- result -
Variable in class org.apache.cocoon.xml.dom.DOMBuilder
- The result
- RESULT_DOCID_ATTR -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
-
- RESULT_DOCID_ATTR -
Static variable in class org.apache.cocoon.generation.XPathTraversableGenerator
- The document containing a successful XPath query
- RESULT_ELEMENT -
Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
- outgoing elements
- RESULT_FAILED -
Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
- results
- RESULT_ID_ATTR -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
-
- RESULT_SUCCESS -
Static variable in class org.apache.cocoon.transformation.SourceWritingTransformer
-
- RESULTS_COUNT_ATTR -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
-
- RESULTS_ELEMENT -
Static variable in class org.apache.cocoon.generation.SearchGenerator
- Name of root element of generated xml content, ie
results
.
- RESULTSET -
Static variable in class org.apache.cocoon.components.source.impl.XMLDBSource
- Root element
<results>
- retainAll(Collection) -
Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
-
- retrieve(Employee, JDO) -
Method in class org.apache.cocoon.ojb.samples.EmployeeDAO
-
- retrieveJavaMailObjects(MailContext) -
Method in class org.apache.cocoon.mail.MailAction
- Retrieve javamail objects
- retrieveProfile(String) -
Method in interface org.apache.cocoon.webapps.portal.components.PortalManager
- Retrieve the profil
- retrieveProfile(String) -
Method in class org.apache.cocoon.webapps.portal.components.PortalManagerImpl
-
- reuseParsers -
Variable in class org.apache.cocoon.components.parser.JaxpParser
- Deprecated. do we want to reuse parsers ?
- reverse -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The reverse parameter reverses the sort order.
- reverse -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The reverse parameter reverses the sort order.
- revertFrom(String, int) -
Static method in class org.apache.cocoon.components.Repository
-
- revertFrom(String, int) -
Static method in class org.apache.cocoon.components.SourceRepository
-
- RIGHT_ID -
Static variable in class org.apache.cocoon.portal.tools.transformation.CheckAccessTransformer
-
- RIGHTS_NAMESPACE_URI -
Static variable in class org.apache.cocoon.portal.tools.transformation.CheckAccessTransformer
-
- ROLE -
Static variable in interface org.apache.cocoon.acting.Action
-
- ROLE -
Static variable in interface org.apache.cocoon.caching.Cache
- The Avalon Role
- ROLE -
Static variable in interface org.apache.cocoon.caching.EventRegistry
- The Avalon ROLE for this component
- ROLE -
Static variable in interface org.apache.cocoon.components.accessor.Accessor
-
- ROLE -
Static variable in class org.apache.cocoon.components.axis.providers.AvalonProvider
- Constant which represents the name of the ROLE this
provider should lookup to service a request with.
- ROLE -
Static variable in interface org.apache.cocoon.components.axis.SoapServer
- Component's ROLE definition
- ROLE -
Static variable in interface org.apache.cocoon.components.classloader.ClassLoaderManager
-
- role -
Variable in class org.apache.cocoon.components.ComponentLocatorImpl
-
- ROLE -
Static variable in interface org.apache.cocoon.components.crawler.CocoonCrawler
- Role name of this avalon component.
- ROLE -
Static variable in interface org.apache.cocoon.components.cron.CronJob
- The component role
- ROLE -
Static variable in interface org.apache.cocoon.components.cron.JobScheduler
- The role of a JobScheduler
- ROLE -
Static variable in interface org.apache.cocoon.components.deli.Deli
-
- ROLE -
Static variable in interface org.apache.cocoon.components.elementprocessor.ElementProcessor
-
- ROLE -
Static variable in interface org.apache.cocoon.components.elementprocessor.ElementProcessorFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.components.expression.ExpressionCompiler
-
- ROLE -
Static variable in interface org.apache.cocoon.components.expression.ExpressionFactory
-
- 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.hsqldb.Server
-
- ROLE -
Static variable in interface org.apache.cocoon.components.jms.JMSConnection
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.components.jms.JMSConnectionManager
-
- ROLE -
Static variable in interface org.apache.cocoon.components.jsp.JSPEngine
-
- ROLE -
Static variable in class org.apache.cocoon.components.language.generator.GeneratorSelector
-
- ROLE -
Static variable in interface org.apache.cocoon.components.language.generator.ProgramGenerator
-
- ROLE -
Static variable in interface org.apache.cocoon.components.language.markup.MarkupLanguage
-
- ROLE -
Static variable in interface org.apache.cocoon.components.language.programming.ProgrammingLanguage
-
- ROLE -
Static variable in interface org.apache.cocoon.components.modules.database.AutoIncrementModule
-
- ROLE -
Static variable in interface org.apache.cocoon.components.modules.input.InputModule
-
- ROLE -
Static variable in class org.apache.cocoon.components.modules.input.SitemapVariableHolder
- Deprecated.
- ROLE -
Static variable in class org.apache.cocoon.components.modules.input.XPathXMLFileModule
-
- ROLE -
Static variable in interface org.apache.cocoon.components.modules.output.OutputModule
-
- ROLE -
Static variable in interface org.apache.cocoon.components.naming.EntryManager
-
- 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.components.parser.Parser
- Deprecated.
- ROLE -
Static variable in class org.apache.cocoon.components.persistence.CastorSourceConverter
-
- ROLE -
Static variable in interface org.apache.cocoon.components.persistence.RequestDataStore
-
- ROLE -
Static variable in interface org.apache.cocoon.components.pipeline.ProcessingPipeline
-
- ROLE -
Static variable in interface org.apache.cocoon.components.profiler.Profiler
-
- role -
Variable in class org.apache.cocoon.components.profiler.ProfilerData.Entry
-
- ROLE -
Static variable in interface org.apache.cocoon.components.repository.RepositoryInterceptor
-
- ROLE -
Static variable in class org.apache.cocoon.components.repository.RepositoryManager
- The Avalon role name
- ROLE -
Static variable in interface org.apache.cocoon.components.repository.SourceRepository
-
- ROLE -
Static variable in interface org.apache.cocoon.components.resolver.Resolver
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.components.sax.XMLDeserializer
-
- ROLE -
Static variable in interface org.apache.cocoon.components.sax.XMLSerializer
-
- ROLE -
Static variable in interface org.apache.cocoon.components.search.LuceneCocoonIndexer
- Description of the Field
- ROLE -
Static variable in interface org.apache.cocoon.components.search.LuceneCocoonSearcher
- The ROLE name of this avalon component.
- ROLE -
Static variable in interface org.apache.cocoon.components.search.LuceneXMLIndexer
- The ROLE name of this avalon component.
- ROLE -
Static variable in interface org.apache.cocoon.components.slide.SlideRepository
- Role for the object
- ROLE -
Static variable in interface org.apache.cocoon.components.source.helpers.SourceRefresher
-
- ROLE -
Static variable in interface org.apache.cocoon.components.source.SourceDescriptor
-
- ROLE -
Static variable in interface org.apache.cocoon.components.source.SourceHandler
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.components.source.SourceInspector
-
- ROLE -
Static variable in interface org.apache.cocoon.components.store.Store
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.components.store.StoreJanitor
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.components.thread.RunnableManager
- The role name
- ROLE -
Static variable in interface org.apache.cocoon.components.thread.ThreadPool
- The Role name
- ROLE -
Static variable in interface org.apache.cocoon.components.url.URLFactory
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.components.validation.SchemaParser
- Avalon Role name of
SchemaParser
components.
- ROLE -
Static variable in interface org.apache.cocoon.components.validation.Validator
- Avalon Role name of
Validator
components.
- ROLE -
Static variable in interface org.apache.cocoon.components.variables.VariableResolverFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.components.web3.Web3Client
-
- ROLE -
Static variable in interface org.apache.cocoon.components.web3.Web3DataSource
-
- ROLE -
Static variable in interface org.apache.cocoon.components.web3.Web3Streamer
-
- ROLE -
Static variable in interface org.apache.cocoon.components.webdav.WebDAVEventFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.components.xscript.XScriptManager
-
- ROLE -
Static variable in interface org.apache.cocoon.components.xslt.XSLTProcessor
- The role implemented by an
XSLTProcessor
.
- ROLE -
Static variable in interface org.apache.cocoon.forms.binding.BindingManager
- Avalon Role for this service interface.
- ROLE -
Static variable in interface org.apache.cocoon.forms.binding.library.LibraryManager
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.CacheManager
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.datatype.DatatypeManager
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.datatype.SelectionListBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.event.WidgetListenerBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.expression.ExpressionManager
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.FormManager
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.formmodel.CalculatedFieldAlgorithmBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.formmodel.library.LibraryManager
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.formmodel.tree.builder.TreeModelDefinitionBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.forms.validation.WidgetValidatorBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.generation.Generator
-
- ROLE -
Static variable in interface org.apache.cocoon.i18n.Bundle
-
- ROLE -
Static variable in interface org.apache.cocoon.i18n.BundleFactory
- Bundle factory ROLE name
- ROLE -
Static variable in class org.apache.cocoon.jcr.AbstractRepository
- Role which shall be used for JCR repository implementations.
- ROLE -
Static variable in class org.apache.cocoon.jxpath.JXPathCocoonContexts
-
- ROLE -
Static variable in interface org.apache.cocoon.mail.MailSender
-
- ROLE -
Static variable in interface org.apache.cocoon.matching.Matcher
-
- ROLE -
Static variable in interface org.apache.cocoon.ojb.jdo.components.JDO
-
- ROLE -
Static variable in interface org.apache.cocoon.ojb.odmg.components.ODMG
- The ROLE
- ROLE -
Static variable in interface org.apache.cocoon.portal.aspect.AspectDataStore
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.coplet.adapter.CopletAdapter
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.coplet.CopletFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.coplets.basket.BasketManager
- The component role
- ROLE -
Static variable in interface org.apache.cocoon.portal.event.aspect.EventAspect
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.event.ConvertableEventFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.event.EventConverter
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.event.EventManager
- Represents the role of the service
- ROLE -
Static variable in class org.apache.cocoon.portal.impl.PageLabelManager
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.layout.LayoutFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspect
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.layout.renderer.Renderer
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.LinkService
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.PortalManager
-
- ROLE -
Static variable in interface org.apache.cocoon.portal.PortalManagerAspect
- The role to lookup an aspect.
- ROLE -
Static variable in interface org.apache.cocoon.portal.PortalService
- The role to lookup this component.
- ROLE -
Static variable in interface org.apache.cocoon.portal.profile.ProfileLS
- Component role
- ROLE -
Static variable in interface org.apache.cocoon.portal.profile.ProfileManager
-
- ROLE -
Static variable in class org.apache.cocoon.portal.tools.PortalToolManager
-
- ROLE -
Static variable in class org.apache.cocoon.portal.tools.transformation.PortalToolsI18nTransformer
-
- ROLE -
Static variable in class org.apache.cocoon.portal.tools.transformation.PortalToolsLayoutTransformer
-
- ROLE -
Static variable in interface org.apache.cocoon.Processor
-
- ROLE -
Static variable in interface org.apache.cocoon.reading.imageop.ImageOperation
-
- ROLE -
Static variable in interface org.apache.cocoon.reading.Reader
-
- ROLE -
Static variable in interface org.apache.cocoon.RequestListener
-
- 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.serialization.Serializer
-
- ROLE -
Static variable in interface org.apache.cocoon.taglib.Tag
-
- ROLE -
Static variable in interface org.apache.cocoon.template.expression.StringTemplateParser
-
- ROLE -
Static variable in interface org.apache.cocoon.template.script.InstructionFactory
-
- ROLE -
Static variable in interface org.apache.cocoon.template.script.ScriptManager
-
- ROLE -
Static variable in interface org.apache.cocoon.transformation.helpers.IncludeCacheManager
- Avalon role
- ROLE -
Static variable in interface org.apache.cocoon.transformation.Transformer
-
- ROLE -
Static variable in interface org.apache.cocoon.util.Settings
- The role to lookup this bean.
- ROLE -
Static variable in interface org.apache.cocoon.webapps.authentication.AuthenticationManager
- Deprecated. The Avalon Role
- ROLE -
Static variable in interface org.apache.cocoon.webapps.portal.components.PortalManager
- The avalon role
- ROLE -
Static variable in interface org.apache.cocoon.webapps.session.context.SessionContextProvider
- Deprecated.
- ROLE -
Static variable in interface org.apache.cocoon.webapps.session.ContextManager
- Deprecated. Avalon role
- ROLE -
Static variable in interface org.apache.cocoon.webapps.session.FormManager
- Deprecated. Avalon role
- ROLE -
Static variable in interface org.apache.cocoon.webapps.session.MediaManager
- Deprecated. The Avalon Role
- ROLE -
Static variable in interface org.apache.cocoon.webapps.session.SessionManager
- Deprecated. Avalon role
- ROLE -
Static variable in interface org.apache.cocoon.webapps.session.TransactionManager
- Deprecated. Avalon role
- ROLE -
Static variable in interface org.apache.cocoon.webservices.instrument.InstrumentationService
- Component ROLE name
- ROLE -
Static variable in interface org.apache.cocoon.woody.binding.BindingManager
- Avalon Role for this service interface.
- ROLE -
Static variable in interface org.apache.cocoon.woody.CacheManager
-
- ROLE -
Static variable in interface org.apache.cocoon.woody.datatype.DatatypeManager
-
- ROLE -
Static variable in interface org.apache.cocoon.woody.datatype.SelectionListBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.woody.event.WidgetListenerBuilder
-
- ROLE -
Static variable in interface org.apache.cocoon.woody.expression.ExpressionManager
-
- ROLE -
Static variable in interface org.apache.cocoon.woody.FormManager
-
- ROLE -
Static variable in interface org.apache.cocoon.woody.validation.WidgetValidatorBuilder
-
- ROLE_SEPARATOR -
Static variable in class org.apache.cocoon.portal.tools.helper.MultipleRoleMatcher
- The character used to seperate multiple roles.
- RoleFilterTransformer - Class in org.apache.cocoon.transformation
-
- RoleFilterTransformer() -
Constructor for class org.apache.cocoon.transformation.RoleFilterTransformer
-
- roleManager -
Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
- Role manager result created by
DefaultTreeBuilder.createRoleManager()
.
- roleManager -
Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
- The role manager
- RoleMatcher - Interface in org.apache.cocoon.portal.tools.helper
- Defines the interface for role matchers.
- roleName -
Variable in class org.apache.cocoon.components.ExtendedComponentSelector
- The role of this selector.
- roles -
Variable in class org.apache.cocoon.auth.impl.PipelineSecurityHandler.PipelineSHUser
- The cached list of roles for this user.
- roles -
Variable in class org.apache.cocoon.auth.StandardUser
- Cache the roles info.
- roles -
Variable in class org.apache.cocoon.components.ExtendedComponentSelector
- The role manager
- roles -
Variable in class org.apache.cocoon.components.language.generator.GeneratorSelector
-
- roles -
Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- Deprecated. A list of roles the user is in
- rollback() -
Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlConnection
-
- rollback(Map, String) -
Method in class org.apache.cocoon.components.modules.output.AbstractOutputModule
- Clears all uncommitted transient attributes.
- 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.
- rollback(Configuration, Map, Exception) -
Method in class org.apache.cocoon.components.modules.output.RequestAttributeMap
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- rollback(Configuration, Map, Exception) -
Method in class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- rollback(Configuration, Map, Exception) -
Method in class org.apache.cocoon.components.modules.output.SessionAttributeOutputModule
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- ROLLBACK_LIST -
Static variable in class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule
-
- ROLLBACK_LIST -
Variable in class org.apache.cocoon.components.modules.output.SessionAttributeOutputModule
-
- rollbackTran() -
Method in interface org.apache.cocoon.components.repository.helpers.RepositoryTransactionHelper
- rolling back a transaction on the repository
- rollbackTran() -
Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryTransactionHelper
-
- ROOT_CLASSNAME -
Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
-
- ROOT_DIRECTORY -
Static variable in class org.apache.cocoon.i18n.BundleFactory.ConfigurationKeys
- Configuration element specifying default location of the
resource bundles.
- root_name -
Variable in class org.apache.cocoon.components.serializers.util.DocType
- The name of the root element.
- ROOT_PATH -
Static variable in class org.apache.cocoon.forms.formmodel.tree.TreePath
-
- rootContext -
Variable in class org.apache.cocoon.environment.AbstractEnvironment
- The root context path
- rootElement -
Variable in class org.apache.cocoon.sitemap.ContentAggregator
- The root element of the aggregated content
- rootElementName -
Variable in class org.apache.cocoon.components.source.impl.EmptySource
-
- rootLayout -
Variable in class org.apache.cocoon.portal.profile.impl.UserProfile
-
- rootName -
Variable in class org.apache.cocoon.components.modules.input.XMLMetaModule
-
- rootPackage -
Variable in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
- The root package
- rootRE -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The regular expression for the root pattern.
- rootRE -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The regular expression for the root pattern.
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CIncludeCopletAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.PortletWindowAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.WindowAspect.PreparedConfiguration
-
- rootTagClass -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
-
- rootTagId -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
-
- RotateOperation - Class in org.apache.cocoon.reading.imageop
-
- RotateOperation() -
Constructor for class org.apache.cocoon.reading.imageop.RotateOperation
-
- ROW_ADDED -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
- This event type is triggered after a row has been added.
- ROW_ADDED_VALUE -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- ROW_DELETED -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
- This event type is triggered after a row has been removed.
- ROW_DELETED_VALUE -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- ROW_DELETING -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
- This event type is triggered before a row get's removed.
- ROW_DELETING_VALUE -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- ROW_ELEM -
Static variable in interface org.apache.cocoon.components.web3.Web3
-
- ROW_ELEM -
Static variable in class org.apache.cocoon.transformation.Web3RfcTransformer
-
- ROW_ID_ATTR -
Static variable in interface org.apache.cocoon.components.web3.Web3
-
- RowAction - Class in org.apache.cocoon.forms.formmodel
-
- RowAction(RowActionDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction
-
- RowAction - Class in org.apache.cocoon.woody.formmodel
-
- RowAction(RowActionDefinition) -
Constructor for class org.apache.cocoon.woody.formmodel.RowAction
-
- RowAction.MoveDownAction - Class in org.apache.cocoon.forms.formmodel
-
- RowAction.MoveDownAction(RowActionDefinition.MoveDownDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction.MoveDownAction
-
- RowAction.MoveDownAction - Class in org.apache.cocoon.woody.formmodel
-
- RowAction.MoveDownAction(RowActionDefinition.MoveDownDefinition) -
Constructor for class org.apache.cocoon.woody.formmodel.RowAction.MoveDownAction
-
- RowAction.MoveUpAction - Class in org.apache.cocoon.forms.formmodel
-
- RowAction.MoveUpAction(RowActionDefinition.MoveUpDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction.MoveUpAction
-
- RowAction.MoveUpAction - Class in org.apache.cocoon.woody.formmodel
-
- RowAction.MoveUpAction(RowActionDefinition.MoveUpDefinition) -
Constructor for class org.apache.cocoon.woody.formmodel.RowAction.MoveUpAction
-
- RowActionDefinition - Class in org.apache.cocoon.forms.formmodel
-
- RowActionDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition
-
- RowActionDefinition - Class in org.apache.cocoon.woody.formmodel
-
- RowActionDefinition() -
Constructor for class org.apache.cocoon.woody.formmodel.RowActionDefinition
-
- RowActionDefinition.AddAfterDefinition - Class in org.apache.cocoon.forms.formmodel
- Adds a row after the one containing this action.
- RowActionDefinition.AddAfterDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.AddAfterDefinition
-
- RowActionDefinition.AddAfterDefinition - Class in org.apache.cocoon.woody.formmodel
-
- RowActionDefinition.AddAfterDefinition() -
Constructor for class org.apache.cocoon.woody.formmodel.RowActionDefinition.AddAfterDefinition
-
- RowActionDefinition.DeleteRowDefinition - Class in org.apache.cocoon.forms.formmodel
- Deletes the row containing this action.
- RowActionDefinition.DeleteRowDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.DeleteRowDefinition
-
- RowActionDefinition.DeleteRowDefinition - Class in org.apache.cocoon.woody.formmodel
-
- RowActionDefinition.DeleteRowDefinition() -
Constructor for class org.apache.cocoon.woody.formmodel.RowActionDefinition.DeleteRowDefinition
-
- RowActionDefinition.MoveDownDefinition - Class in org.apache.cocoon.forms.formmodel
- Moves up the row containing this action.
- RowActionDefinition.MoveDownDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveDownDefinition
-
- RowActionDefinition.MoveDownDefinition - Class in org.apache.cocoon.woody.formmodel
-
- RowActionDefinition.MoveDownDefinition() -
Constructor for class org.apache.cocoon.woody.formmodel.RowActionDefinition.MoveDownDefinition
-
- RowActionDefinition.MoveUpDefinition - Class in org.apache.cocoon.forms.formmodel
- Moves up the row containing this action.
- RowActionDefinition.MoveUpDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveUpDefinition
-
- RowActionDefinition.MoveUpDefinition - Class in org.apache.cocoon.woody.formmodel
-
- RowActionDefinition.MoveUpDefinition() -
Constructor for class org.apache.cocoon.woody.formmodel.RowActionDefinition.MoveUpDefinition
-
- RowActionDefinitionBuilder - Class in org.apache.cocoon.forms.formmodel
-
- RowActionDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinitionBuilder
-
- RowActionDefinitionBuilder - Class in org.apache.cocoon.woody.formmodel
-
- RowActionDefinitionBuilder() -
Constructor for class org.apache.cocoon.woody.formmodel.RowActionDefinitionBuilder
-
- rows -
Variable in class org.apache.cocoon.forms.formmodel.Repeater
-
- ROWS_CLEARED -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
- This event type is triggered after the repeater has been cleared (aka after all rows have been removed)
- ROWS_CLEARED_VALUE -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- ROWS_CLEARING -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
- This event type is triggered before the repeater is cleared (aka before all rows are removed).
- ROWS_CLEARING_VALUE -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- ROWS_REARRANGED -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
- This event type is triggered after the order of one or more rows has been changed.
- ROWS_REARRANGED_VALUE -
Static variable in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- RSSTransformer - Class in org.apache.cocoon.portal.transformation
- This transformer records the content of all description elements
and tries to interpret them as valid XML.
- RSSTransformer() -
Constructor for class org.apache.cocoon.portal.transformation.RSSTransformer
-
- RTFSerializer - Class in org.apache.cocoon.serialization
- This class uses the jfor library
to serialize XSL:FO documents to RTF streams.
- RTFSerializer() -
Constructor for class org.apache.cocoon.serialization.RTFSerializer
-
- run(Method) -
Method in class org.apache.cocoon.CocoonTask
-
- run() -
Method in class org.apache.cocoon.components.CocoonComponentManager.AbstractCocoonRunnable
- Calls
CocoonComponentManager.AbstractCocoonRunnable.doRun()
within the environment context of the creating thread.
- run() -
Method in class org.apache.cocoon.components.hsqldb.ServerImpl
- Run the server
- run() -
Method in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher.ConfigurationTask
-
- run() -
Method in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher.RefresherTask
-
- run() -
Method in class org.apache.cocoon.components.store.impl.CocoonStoreJanitor
- The "checker" thread checks if memory is running low in the jvm.
- run() -
Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- The "checker" thread loop.
- run() -
Method in class org.apache.cocoon.components.store.StoreJanitorImpl
- Deprecated. The "checker" thread checks if memory is running low in the jvm.
- run() -
Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
- The heart of the command manager
- run() -
Method in class org.apache.cocoon.generation.PhpGenerator.PhpServlet
-
- run() -
Method in class org.apache.cocoon.webapps.portal.components.CopletThread
- Process one coplet
- runnable -
Variable in class org.apache.cocoon.components.source.helpers.DelaySourceRefresher
-
- RunnableManager - Interface in org.apache.cocoon.components.thread
- The RunnableManager interface describes the functionality of an
implementation running commands in the background.
- runtimeError(String, String, int, String, int) -
Method in class org.apache.cocoon.components.flow.javascript.JSErrorReporter
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |