This project has retired. For details please refer to its
Attic page .
Serialized Form (Cocoon API 2.1.12-dev [March 20 2012])
Serialized Form
Package org.apache.cocoon
m_throwable
Throwable m_throwable
The Throwable that caused this exception to be thrown.
Package org.apache.cocoon.auth
id
String id
The unique id of the user.
attributes
Map <K ,V > attributes
The user attributes.
roles
List <E > roles
Cache the roles info.
Package org.apache.cocoon.auth.impl
counter
int counter
Number of applications using the security handler.
user
User user
The corresponding user.
applications
List <E > applications
The applications the user is logged in to.
userInfo
Document userInfo
The document delivered by the pipeline.
roles
List <E > roles
The cached list of roles for this user.
principal
Principal principal
The principal belonging to the user.
Package org.apache.cocoon.auth.portal
user
User user
The CAuth user object.
Package org.apache.cocoon.bean.query
id
Long id
The Bean's ID.
field
String field
The Bean's index field to seach in.
match
String match
The Bean's match value.
term
String term
The Bean's search term.
date
Date date
The date this Query was created.
criteria
List <E > criteria
The Bean's list of Criteria.
id
Long id
The Bean's ID.
page
Long page
The Bean's current page.
size
Long size
The Bean's page isze.
total
Long total
The Bean's hit count.
bool
String bool
The Bean's query boolean.
name
String name
The Bean's query name.
type
String type
The Bean's query type.
user
String user
The Bean's owner.
Package org.apache.cocoon.caching
a
List <E > a
Deprecated.
validityObjects
Map <K ,V > validityObjects
Deprecated.
saxFragment
Object saxFragment
Deprecated.
validityObjects
SourceValidity [] validityObjects
response
byte[] response
expires
Long expires
lastModified
long lastModified
contentType
String contentType
validityObjects
Map <K ,V > validityObjects
Deprecated.
response
byte[] response
Deprecated.
cacheValidity
CacheValidity cacheValidity
Deprecated.
type
int type
The component type
identifier
String identifier
The component identifier
key
Serializable key
The unique key
hashCode
int hashCode
the hash code
cachePoint
boolean cachePoint
cachePoint
toString
String toString
v1
CacheValidity v1
Deprecated.
v2
CacheValidity v2
Deprecated.
cachedDateTime
long cachedDateTime
Deprecated.
timeInCache
long timeInCache
Deprecated.
key
String key
The key
external
boolean external
Is this an external pipeline call?
cacheKey
String cacheKey
cache key
toString
String toString
cache toString()
sources
List <E > sources
Deprecated.
timeStamps
List <E > timeStamps
Deprecated.
isNew
boolean isNew
Deprecated.
resolver
SourceResolver resolver
Deprecated.
map
Map <K ,V > map
Deprecated.
keys
List <E > keys
The keys
hashCode
int hashCode
the hash code
toString
String toString
sourceValidity
SourceValidity sourceValidity
Deprecated.
timeStamp
long timeStamp
Deprecated.
Package org.apache.cocoon.caching.impl
serialVersionUID: -419774862702021018L
m_keyMap
Map <K ,V > m_keyMap
m_eventMap
Map <K ,V > m_eventMap
Package org.apache.cocoon.caching.validity
m_event
Event m_event
m_name
String m_name
m_hashcode
int m_hashcode
m_name
String m_name
m_value
String m_value
m_hashcode
int m_hashcode
Package org.apache.cocoon.components
settings
Settings settings
logger
Logger logger
Package org.apache.cocoon.components.accessor
manager
ServiceManager manager
Package org.apache.cocoon.components.axis.providers
Package org.apache.cocoon.components.elementprocessor
_element_name
String _element_name
_reason
String _reason
Package org.apache.cocoon.components.expression
closure
ExpressionContext closure
contextBean
Object contextBean
namespaces
NamespacesTable namespaces
throwable
Throwable throwable
The Throwable that caused this exception to be thrown.
Package org.apache.cocoon.components.flow
Package org.apache.cocoon.components.flow.java
istack
int[] istack
fstack
float[] fstack
dstack
double[] dstack
lstack
long[] lstack
astack
Object [] astack
tstack
Object [] tstack
iTop
int iTop
fTop
int fTop
dTop
int dTop
lTop
int lTop
aTop
int aTop
tTop
int tTop
Package org.apache.cocoon.components.flow.javascript
connection
Connection connection
wrapper
org.mozilla.javascript.Scriptable wrapper
node
org.mozilla.javascript.Scriptable node
handler
org.apache.commons.jxpath.DynamicPropertyHandler handler
Package org.apache.cocoon.components.flow.javascript.fom
currentCall
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.CallContext currentCall
pageLocal
PageLocalScopeHolder pageLocal
context
Context context
request
Request request
session
Session session
classLoader
ClassLoader classLoader
useSession
boolean useSession
locked
boolean locked
wk
WebContinuation wk
logger
Logger logger
scope
PageLocalScope scope
id
String id
Package org.apache.cocoon.components.language
errors
CompilerError [] errors
filename
String filename
Package org.apache.cocoon.components.notification
n
Notifying n
The Notifying Object used internally to keep Notifying fields
Package org.apache.cocoon.components.persistence
Package org.apache.cocoon.components.sax
Package org.apache.cocoon.components.source.impl
m_binary
byte[] m_binary
m_xml
byte[] m_xml
m_extra
Serializable m_extra
exists
boolean exists
contentLength
long contentLength
mimeType
String mimeType
lastModified
long lastModified
properties
Map <K ,V > properties
expiry
long expiry
When validity expiration is performed.
delay
long delay
The delay from now used to calculate the expiration time.
uris
List <E > uris
An ordered list of URIs which should be checked.
isClosed
boolean isClosed
Is this instance is closed (accepts modifications or is validable)?
validity
SourceValidity validity
m_name
String m_name
m_isCollection
boolean m_isCollection
m_children
String [] m_children
Package org.apache.cocoon.components.source.impl.validity
delay
long delay
expires
long expires
delegate
SourceValidity delegate
Package org.apache.cocoon.components.validation
Package org.apache.cocoon.components.web3.impl
orderedKeys
ArrayList <E > orderedKeys
Package org.apache.cocoon.components.xpointer.parser
specialConstructor
boolean specialConstructor
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
String [] tokenImage
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
String eol
The end of line string for this machine.
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.apache.cocoon.environment
wrappedParameters
Parameters wrappedParameters
map
Map <K ,V > map
Package org.apache.cocoon.environment.wrapper
names
Map <K ,V > names
The parameter names are the keys and the value is a List object
Package org.apache.cocoon.faces.samples.components.components
Package org.apache.cocoon.faces.samples.components.model
alt
String alt
coords
String coords
shape
String shape
Package org.apache.cocoon.forms
Package org.apache.cocoon.forms.binding
Package org.apache.cocoon.forms.binding.library
Package org.apache.cocoon.forms.event
actionCommand
String actionCommand
phase
ProcessingPhase phase
row
int row
action
RepeaterEventAction action
oldValue
Object oldValue
newValue
Object newValue
Package org.apache.cocoon.forms.flow.javascript
cocoon
FOM_Cocoon cocoon
delegate
Widget delegate
Package org.apache.cocoon.forms.formmodel
Package org.apache.cocoon.forms.formmodel.library
Package org.apache.cocoon.forms.formmodel.tree
path
TreePath path
paths
TreePath [] paths
isNew
boolean[] isNew
Package org.apache.cocoon.forms.samples
Package org.apache.cocoon.forms.util
objectModel
Map <K ,V > objectModel
request
FOM_Cocoon.FOM_Request request
context
FOM_Cocoon.FOM_Context context
session
FOM_Cocoon.FOM_Session session
response
org.mozilla.javascript.Scriptable response
Package org.apache.cocoon.generation
expiry
long expiry
delay
long delay
files
List <E > files
fileDates
List <E > fileDates
err
Error err
request
Request request
A local reference to the current servlet request.
response
Response response
A local reference to the current servlet response.
session
Session session
A local reference to the servlet session.
application
Context application
A local reference to the servlet context.
parameters
Parameters parameters
A local reference to pipeline parameters.
Package org.apache.cocoon.jcr.source
value
Value value
Package org.apache.cocoon.mail
request
Request request
logger
Logger logger
Package org.apache.cocoon.ojb.components
name
String name
Package org.apache.cocoon.ojb.samples.bean
id
int id
name
String name
id
int id
departmentId
int departmentId
name
String name
Package org.apache.cocoon.portal.acting.helpers
data
Object data
copletId
String copletId
path
String path
copletId
String copletId
layoutId
String layoutId
data
Object data
layoutId
String layoutId
path
String path
Package org.apache.cocoon.portal.coplets.basket
attributes
Map <K ,V > attributes
The attributes
id
long id
Unique id
copletId
String copletId
The id of the referenced coplet
storesContent
boolean storesContent
Do we store the content or just the link?
url
String url
The referenced url
stringRep
String stringRep
The cached string rep
content
byte[] content
The content
items
List <E > items
The ordered list of items
id
String id
The id
Package org.apache.cocoon.portal.event
Package org.apache.cocoon.portal.pluto.om
GUID
String GUID
appId
String appId
version
String version
registry
PortletDefinitionRegistryImpl registry
customPortletMode
ArrayList <E > customPortletMode
customPortletState
ArrayList <E > customPortletState
userAttribute
ArrayList <E > userAttribute
securityConstraint
ArrayList <E > securityConstraint
portlets
PortletDefinitionListImpl portlets
webApplication
org.apache.pluto.om.servlet.WebApplicationDefinition webApplication
objectId
org.apache.pluto.om.common.ObjectID objectId
contextPath
String contextPath
application
org.apache.pluto.om.portlet.PortletApplicationDefinition application
castorResources
org.apache.pluto.om.common.LanguageSet castorResources
castorSupportedLocales
ArrayList <E > castorSupportedLocales
classLoader
ClassLoader classLoader
className
String className
contentTypes
org.apache.pluto.om.portlet.ContentTypeSet contentTypes
descriptions
org.apache.pluto.om.common.DescriptionSet descriptions
displayNames
org.apache.pluto.om.common.DisplayNameSet displayNames
expirationCache
String expirationCache
id
String id
initParams
org.apache.pluto.om.common.ParameterSet initParams
initSecurityRoleRefs
org.apache.pluto.om.common.SecurityRoleRefSet initSecurityRoleRefs
name
String name
objectId
org.apache.pluto.om.common.ObjectID objectId
preferences
org.apache.pluto.om.common.PreferenceSet preferences
resourceBundle
String resourceBundle
servlet
org.apache.pluto.om.servlet.ServletDefinition servlet
supportedLocales
ArrayList <E > supportedLocales
localPortlet
boolean localPortlet
is this a local portlet?
localPortletInvoker
org.apache.pluto.invoker.PortletInvoker localPortletInvoker
The local portlet invoker
descriptions
org.apache.pluto.om.common.DescriptionSet descriptions
displayNames
org.apache.pluto.om.common.DisplayNameSet displayNames
icon
String icon
id
String id
initParams
org.apache.pluto.om.common.ParameterSet initParams
initSecurityRoleRefs
org.apache.pluto.om.common.SecurityRoleRefSet initSecurityRoleRefs
jspFile
String jspFile
loadOnStartup
String loadOnStartup
objectId
org.apache.pluto.om.common.ObjectID objectId
securityRoleRef
String securityRoleRef
servletClass
String servletClass
servletMapping
ServletMapping servletMapping
servletName
String servletName
available
long available
webApplication
org.apache.pluto.om.servlet.WebApplicationDefinition webApplication
id
String id
servletName
String servletName
urlPattern
String urlPattern
Package org.apache.cocoon.portal.pluto.om.common
contentType
String contentType
portletModes
Collection <E > portletModes
castorPortletModes
Collection <E > castorPortletModes
anyContentType
org.apache.pluto.om.portlet.ContentType anyContentType
description
String description
locale
Locale locale
castorLocale
String castorLocale
displayName
String displayName
locale
Locale locale
castorLocale
String castorLocale
locale
Locale locale
title
String title
shortTitle
String shortTitle
bundle
ResourceBundle bundle
keywords
ArrayList <E > keywords
castorKeywords
String castorKeywords
classLoader
ClassLoader classLoader
locales
Vector <E > locales
contains Locale objects for locales supported by the portlet
resourceBundleInitialized
boolean resourceBundleInitialized
resources
String resources
shortTitle
String shortTitle
title
String title
readObject
private void readObject (ObjectInputStream stream)
throws IOException
Throws:
IOException
writeObject
private void writeObject (ObjectOutputStream stream)
throws IOException
Throws:
IOException
stringOID
String stringOID
intOID
int intOID
name
String name
value
String value
descriptions
org.apache.pluto.om.common.DescriptionSet descriptions
name
String name
value
ArrayList <E > value
readOnly
Boolean readOnly
castorPreferencesValidator
String castorPreferencesValidator
classLoader
ClassLoader classLoader
preferences
Set <E > preferences
description
String description
roleName
String roleName
roleName
String roleName
roleLink
String roleLink
descriptions
org.apache.pluto.om.common.DescriptionSet descriptions
serialVersionUID: 1820017752578914078L
c
Set <E > c
Package org.apache.cocoon.portal.profile.impl
handler
UserHandler handler
state
RequestState state
userName
String userName
group
String group
portalName
String portalName
layoutKey
String layoutKey
configurations
Map <K ,V > configurations
Package org.apache.cocoon.portal.security
uid
int uid
lastname
String lastname
firstname
String firstname
password
String password
Package org.apache.cocoon.portal.util
Package org.apache.cocoon.servlet
contextDir
File contextDir
log
Logger log
loggerManager
LoggerManager loggerManager
creationTime
long creationTime
The time the cocoon instance was created
cocoon
Cocoon cocoon
The Cocoon
instance
exception
Exception exception
Holds exception happened during initialization (if any)
appContext
DefaultContext appContext
Avalon application context
allowReload
boolean allowReload
Allow reloading of cocoon by specifying the
cocoon-reload=true
parameter with a request
showTime
boolean showTime
Allow adding processing time to the response
hiddenShowTime
boolean hiddenShowTime
If true, processing time will be added as an HTML comment
showCocoonVersion
boolean showCocoonVersion
Flag to enable/disable X-Cocoon-Version header
enableUploads
boolean enableUploads
Allow processing of upload requests (mime/multipart)
autoSaveUploads
boolean autoSaveUploads
allowOverwrite
boolean allowOverwrite
silentlyRename
boolean silentlyRename
maxUploadSize
int maxUploadSize
uploadDir
File uploadDir
workDir
File workDir
cacheDir
File cacheDir
containerEncoding
String containerEncoding
defaultFormEncoding
String defaultFormEncoding
servletContext
ServletContext servletContext
classLoader
ClassLoader classLoader
The classloader that will be set as the context classloader if init-classloader is true
initClassLoader
boolean initClassLoader
parentComponentManagerClass
String parentComponentManagerClass
parentComponentManagerInitParam
String parentComponentManagerInitParam
parentComponentManager
ComponentManager parentComponentManager
The parent ComponentManager, if any. Stored here in order to be able to dispose it in destroy().
forceLoadParameter
String forceLoadParameter
forceSystemProperty
String forceSystemProperty
manageExceptions
boolean manageExceptions
If true or not set, this class will try to catch and handle all Cocoon exceptions.
If false, it will rethrow them to the servlet container.
enableInstrumentation
boolean enableInstrumentation
Flag to enable avalon excalibur instrumentation of Cocoon.
instrumentManager
InstrumentManager instrumentManager
The InstrumentManager
instance
servletContextPath
String servletContextPath
This is the path to the servlet context (or the result
of calling getRealPath('/') on the ServletContext.
Note, that this can be null.
servletContextURL
String servletContextURL
This is the url to the servlet context directory
requestFactory
RequestFactory requestFactory
The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
servlet
Servlet servlet
classloader
ClassLoader classloader
Package org.apache.cocoon.servlet.multipart
Package org.apache.cocoon.sitemap
location
Location location
loc
Location loc
Package org.apache.cocoon.template.environment
err
Error err
templateUri
String templateUri
templateKey
Serializable templateKey
sourceValidity
SourceValidity sourceValidity
templateValidity
SourceValidity templateValidity
Package org.apache.cocoon.transformation
readObject
private void readObject (ObjectInputStream in)
throws IOException ,
ClassNotFoundException
Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject (ObjectOutputStream out)
throws IOException
Throws:
IOException
validity
SourceValidity validity
grammar
net.sourceforge.chaperon.model.extended.ExtendedGrammar grammar
readObject
private void readObject (ObjectInputStream in)
throws IOException ,
ClassNotFoundException
Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject (ObjectOutputStream out)
throws IOException
Throws:
IOException
validity
SourceValidity validity
automaton
net.sourceforge.chaperon.process.LexicalAutomaton automaton
readObject
private void readObject (ObjectInputStream in)
throws IOException ,
ClassNotFoundException
Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject (ObjectOutputStream out)
throws IOException
Throws:
IOException
validity
SourceValidity validity
automaton
net.sourceforge.chaperon.process.ParserAutomaton automaton
readObject
private void readObject (ObjectInputStream in)
throws IOException ,
ClassNotFoundException
Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject (ObjectOutputStream out)
throws IOException
Throws:
IOException
validity
SourceValidity validity
automaton
net.sourceforge.chaperon.process.LexicalAutomaton automaton
Package org.apache.cocoon.util
Package org.apache.cocoon.util.jxpath
namespaces
NamespacesTable namespaces
Package org.apache.cocoon.util.location
locations
List <E > locations
locations
List <E > locations
readResolve
private Object readResolve ()
Ensure serialized unknown location resolve to Location.UNKNOWN
.
uri
String uri
line
int line
column
int column
description
String description
Package org.apache.cocoon.webapps.authentication.configuration
name
String name
Deprecated. The unique name of the handler
loadResource
String loadResource
Deprecated. The load resource (optional)
saveResource
String saveResource
Deprecated. The save resource (optional)
loadResourceParameters
SourceParameters loadResourceParameters
Deprecated. The load resource parameters (optional)
saveResourceParameters
SourceParameters saveResourceParameters
Deprecated. The save resource parameters (optional)
loadOnDemand
boolean loadOnDemand
Deprecated. Is the application loaded on demand
handler
HandlerConfiguration handler
Deprecated. The corresponding handler
configurations
Map <K ,V > configurations
Deprecated. The configuration fragments
saveOnLogout
boolean saveOnLogout
Deprecated. Save the context on logout
name
String name
Deprecated. The unique name of the handler
redirectURI
String redirectURI
Deprecated. The redirect-to URI
redirectParameters
SourceParameters redirectParameters
Deprecated. The redirect parameters
authenticationResource
String authenticationResource
Deprecated. The authentication resource
logoutResource
String logoutResource
Deprecated. The logout resource
authenticatorClass
String authenticatorClass
Deprecated. The class name of the authenticator to use
authenticationResourceParameters
SourceParameters authenticationResourceParameters
Deprecated. The authentication resource parameters
loadResource
String loadResource
Deprecated. The load resource (optional)
loadResourceParameters
SourceParameters loadResourceParameters
Deprecated. The load resource (optional) parameters
saveResource
String saveResource
Deprecated. The save resource (optional)
saveResourceParameters
SourceParameters saveResourceParameters
Deprecated. The save resource (optional) parameters
applications
Map <K ,V > applications
Deprecated. The Application Configurations
configurations
Map <K ,V > configurations
Deprecated. The configuration fragments
saveOnLogout
boolean saveOnLogout
Deprecated. Save the context on logout
Package org.apache.cocoon.webapps.authentication.context
name
String name
Deprecated.
handler
UserHandler handler
Deprecated.
authContext
SessionContext authContext
Deprecated.
handlerName
String handlerName
Deprecated.
initialized
boolean initialized
Deprecated.
context
Context context
Deprecated.
xpathProcessor
XPathProcessor xpathProcessor
Deprecated.
resolver
SourceResolver resolver
Deprecated.
roles
List <E > roles
Deprecated. A list of roles the user is in
Package org.apache.cocoon.webapps.authentication.user
handler
UserHandler handler
Deprecated. The handlers
application
String application
Deprecated. The application
handler
HandlerConfiguration handler
Deprecated. The corresponding handler
appsLoaded
boolean appsLoaded
Deprecated. Are all apps loaded?
context
AuthenticationContext context
Deprecated. The context
loadedApps
List <E > loadedApps
Deprecated. Loaded List
applicationContexts
List <E > applicationContexts
Deprecated. Application contexts
userID
String userID
Deprecated. The unique user ID
handlers
Map <K ,V > handlers
Deprecated. The handlers
Package org.apache.cocoon.webapps.portal.context
name
String name
The context name
attributes
Map <K ,V > attributes
The attributes
layoutDOM
Document layoutDOM
The cached layoutDOM
configurationDOM
Document configurationDOM
The cached configurationDOM
profile
Map <K ,V > profile
The current profile
copletPars
SourceParameters copletPars
All coplet parameters
statusProfile
Element statusProfile
The status profile
copletID
String copletID
the coplet id
copletNumber
String copletNumber
The number of the coplet
profileID
String profileID
The profile ID
portalURI
String portalURI
The portal URI
mediaType
String mediaType
The media type
request
Request request
The current request
xpathProcessor
XPathProcessor xpathProcessor
The XPath Processor
Package org.apache.cocoon.webapps.session.context
logger
Logger logger
Deprecated. The logger.
name
String name
Deprecated. Name of this context
contextData
Document contextData
Deprecated. The content of this context
xpathProcessor
XPathProcessor xpathProcessor
Deprecated. The XPath Processor
name
String name
Deprecated. Context name
data
Document data
Deprecated. The content of the context
attributes
Map <K ,V > attributes
Deprecated. The attributes
loadResource
String loadResource
Deprecated. load resource
saveResource
String saveResource
Deprecated. save resource
xpathProcessor
XPathProcessor xpathProcessor
Deprecated. The XPath Processor
resolver
SourceResolver resolver
Deprecated. The source resolver
Package org.apache.cocoon.woody.binding
Package org.apache.cocoon.woody.event
actionCommand
String actionCommand
phase
ProcessingPhase phase
oldValue
Object oldValue
newValue
Object newValue
Package org.apache.cocoon.woody.flow.javascript
delegate
Widget delegate
cocoon
FOM_Cocoon cocoon
Package org.apache.cocoon.woody.flow.javascript.v2
delegate
Widget delegate
formWidget
ScriptableWidget formWidget
Package org.apache.cocoon.woody.formmodel
Package org.apache.cocoon.xml
previous_ch
char[] previous_ch
If ch (in characters()) contains an unmatched '{' then
we save the chars from '{' onward in previous_ch.
Next call to characters() prepends the saved chars to ch before processing
(and sets previous_ch to null).
saxbits
List <E > saxbits
Stores list of SaxBit
objects.
ch
char[] ch
ch
char[] ch
namespaceURI
String namespaceURI
localName
String localName
qName
String qName
name
String name
prefix
String prefix
ch
char[] ch
target
String target
data
String data
name
String name
name
String name
publicId
String publicId
systemId
String systemId
namespaceURI
String namespaceURI
localName
String localName
qName
String qName
attrs
Attributes attrs
name
String name
prefix
String prefix
uri
String uri
xml
XMLizable xml
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.