Serialized Form
Package org.apache.cocoon |
m_throwable
Throwable m_throwable
- The Throwable that caused this exception to be thrown.
Package org.apache.cocoon.acting |
logger
Logger logger
pageExtension
String pageExtension
path
String path
parent
Map parent
Package org.apache.cocoon.caching |
validityObjects
SourceValidity[] validityObjects
response
byte[] response
expires
Long expires
lastModified
long lastModified
contentType
String contentType
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
alternativeResponse
byte[] alternativeResponse
key
String key
- The key
external
boolean external
- Is this an external pipeline call?
cacheKey
String cacheKey
- cache key
toString
String toString
- cache toString()
keys
List keys
- The keys
hashCode
int hashCode
- the hash code
toString
String toString
Package org.apache.cocoon.caching.impl |
m_keyMMap
org.apache.commons.collections.MultiHashMap m_keyMMap
m_eventMMap
org.apache.commons.collections.MultiHashMap m_eventMMap
Package org.apache.cocoon.components |
Package org.apache.cocoon.components.container |
Package org.apache.cocoon.components.flow |
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 |
interpreter
AO_FOM_JavaScriptInterpreter interpreter
redirector
Redirector redirector
componentManager
ServiceManager componentManager
logger
Logger logger
avalonContext
Context avalonContext
request
AO_FOM_Cocoon.FOM_Request request
response
AO_FOM_Cocoon.FOM_Response response
session
AO_FOM_Cocoon.FOM_Session session
context
AO_FOM_Cocoon.FOM_Context context
parameters
org.mozilla.javascript.Scriptable parameters
log
AO_FOM_Cocoon.FOM_Log log
lastContinuation
WebContinuation lastContinuation
context
Context context
cookie
Cookie cookie
logger
Logger logger
request
Request request
response
Response response
session
Session session
useSession
boolean useSession
currentCall
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
scope
PageLocalScope scope
id
String id
Package org.apache.cocoon.components.modules.input |
Package org.apache.cocoon.components.notification |
n
Notifying n
- The Notifying Object used internally to keep Notifying fields
Package org.apache.cocoon.components.sax |
Package org.apache.cocoon.components.source |
Package org.apache.cocoon.components.source.impl |
m_binary
byte[] m_binary
m_xml
byte[] m_xml
m_extra
Serializable m_extra
m_mimeType
String m_mimeType
m_lastModified
long m_lastModified
m_exists
boolean m_exists
properties
Map properties
expiry
long expiry
When validity expiration is performed.
delay
long delay
The delay from now used to calculate the expiration time.
uris
List 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.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.core |
Package org.apache.cocoon.core.logging |
settings
Settings settings
Package org.apache.cocoon.core.osgi |
Package org.apache.cocoon.environment.http |
Package org.apache.cocoon.environment.internal |
Package org.apache.cocoon.environment.wrapper |
names
Map names
- The parameter names are the keys and the value is a List object
Package org.apache.cocoon.generation |
expiry
long expiry
delay
long delay
files
List files
fileDates
List fileDates
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.servlet |
contextDir
File contextDir
cocoon
Cocoon cocoon
- The
Cocoon
instance
exception
Exception exception
- Holds exception happened during initialization (if any)
containerEncoding
String containerEncoding
servletContext
ServletContext servletContext
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
coreUtil
CoreUtil coreUtil
- CoreUtil
log
Logger log
- The logger
environmentContext
Context environmentContext
servlet
Servlet servlet
classloader
ClassLoader classloader
Package org.apache.cocoon.servlet.multipart |
Package org.apache.cocoon.sitemap |
environment
Environment environment
location
Location location
loc
Location loc
Package org.apache.cocoon.transformation |
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
validity
SourceValidity validity
grammar
net.sourceforge.chaperon.model.extended.ExtendedGrammar grammar
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
validity
SourceValidity validity
automaton
net.sourceforge.chaperon.process.LexicalAutomaton automaton
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
validity
SourceValidity validity
automaton
net.sourceforge.chaperon.process.ParserAutomaton automaton
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
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 locations
locations
List 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.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 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
Package org.apache.cocoon.webapps.authentication.configuration |
name
String name
- The unique name of the handler
loadResource
String loadResource
- The load resource (optional)
saveResource
String saveResource
- The save resource (optional)
loadResourceParameters
SourceParameters loadResourceParameters
- The load resource parameters (optional)
saveResourceParameters
SourceParameters saveResourceParameters
- The save resource parameters (optional)
loadOnDemand
boolean loadOnDemand
- Is the application loaded on demand
handler
HandlerConfiguration handler
- The corresponding handler
configurations
Map configurations
- The configuration fragments
saveOnLogout
boolean saveOnLogout
- Save the context on logout
name
String name
- The unique name of the handler
redirectURI
String redirectURI
- The redirect-to URI
redirectParameters
SourceParameters redirectParameters
- The redirect parameters
authenticationResource
String authenticationResource
- The authentication resource
logoutResource
String logoutResource
- The logout resource
authenticatorClass
String authenticatorClass
- The class name of the authenticator to use
authenticationResourceParameters
SourceParameters authenticationResourceParameters
- The authentication resource parameters
loadResource
String loadResource
- The load resource (optional)
loadResourceParameters
SourceParameters loadResourceParameters
- The load resource (optional) parameters
saveResource
String saveResource
- The save resource (optional)
saveResourceParameters
SourceParameters saveResourceParameters
- The save resource (optional) parameters
applications
Map applications
- The Application Configurations
configurations
Map configurations
- The configuration fragments
saveOnLogout
boolean saveOnLogout
- Save the context on logout
Package org.apache.cocoon.webapps.authentication.context |
name
String name
handler
UserHandler handler
authContext
SessionContext authContext
handlerName
String handlerName
initialized
boolean initialized
context
Context context
xpathProcessor
XPathProcessor xpathProcessor
resolver
SourceResolver resolver
roles
List roles
- A list of roles the user is in
Package org.apache.cocoon.webapps.authentication.user |
handler
UserHandler handler
- The handlers
application
String application
- The application
handler
HandlerConfiguration handler
- The corresponding handler
appsLoaded
boolean appsLoaded
- Are all apps loaded?
context
AuthenticationContext context
- The context
loadedApps
List loadedApps
- Loaded List
applicationContexts
List applicationContexts
- Application contexts
userID
String userID
- The unique user ID
handlers
Map handlers
- The handlers
Package org.apache.cocoon.components.axis.providers |
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.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
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.flow.javascript.v2 |
delegate
Widget delegate
formWidget
ScriptableWidget formWidget
Package org.apache.cocoon.forms.flow.javascript.v3 |
delegate
Widget delegate
formWidget
ScriptableWidget formWidget
onChange
org.mozilla.javascript.Function onChange
onActivate
org.mozilla.javascript.Function onActivate
validator
org.mozilla.javascript.Function validator
Package org.apache.cocoon.forms.formmodel |
causingDefinition
WidgetDefinition causingDefinition
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.components.flow.java |
method
Method method
map
Map map
Package org.apache.cocoon.jcr.source |
value
javax.jcr.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.components.elementprocessor |
_element_name
String _element_name
_reason
String _reason
Package org.apache.cocoon.environment.portlet |
Package org.apache.cocoon.portal |
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.authenticationfw |
handler
UserHandler handler
Package org.apache.cocoon.portal.layout |
Package org.apache.cocoon.portal.persistence |
Package org.apache.cocoon.portal.pluto.om |
GUID
String GUID
appId
String appId
version
String version
registry
PortletDefinitionRegistryImpl registry
customPortletMode
ArrayList customPortletMode
customPortletState
ArrayList customPortletState
userAttribute
ArrayList userAttribute
securityConstraint
ArrayList 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 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 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 portletModes
castorPortletModes
Collection 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 keywords
castorKeywords
String castorKeywords
classLoader
ClassLoader classLoader
locales
Vector 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
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
stringOID
String stringOID
intOID
int intOID
descriptions
org.apache.pluto.om.common.DescriptionSet descriptions
name
String name
value
ArrayList value
readOnly
Boolean readOnly
castorPreferencesValidator
String castorPreferencesValidator
classLoader
ClassLoader classLoader
preferences
Set preferences
description
String description
roleName
String roleName
roleName
String roleName
roleLink
String roleLink
descriptions
org.apache.pluto.om.common.DescriptionSet descriptions
Package org.apache.cocoon.portal.profile |
Package org.apache.cocoon.portal.profile.impl |
userName
String userName
- The unique name of the user.
group
String group
userInfo
Map userInfo
anonymous
boolean anonymous
- Is this an anonymous user.
Package org.apache.cocoon.portal.util |
name
String name
value
String value
Package org.apache.cocoon.portal.wsrp.consumer |
supportedLocales
String[] supportedLocales
- The locales for the user.
userAuthentication
String userAuthentication
- User Authentication.
Package org.apache.cocoon.portal.coplets.basket |
attributes
Map 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 items
- The ordered list of items
id
String id
- The id
Package org.apache.cocoon.portal.security |
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 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.components.flow.ws |
Package org.apache.cocoon.transformation.constrained |
elementName
String elementName
elementValue
String elementValue
elementAttributes
Attributes elementAttributes
Package org.apache.cocoon.webapps.session.context |
logger
Logger logger
- The logger.
name
String name
- Name of this context
contextData
Document contextData
- The content of this context
xpathProcessor
XPathProcessor xpathProcessor
- The XPath Processor
name
String name
- Context name
data
Document data
- The content of the context
attributes
Map attributes
- The attributes
loadResource
String loadResource
- load resource
saveResource
String saveResource
- save resource
xpathProcessor
XPathProcessor xpathProcessor
- The XPath Processor
resolver
SourceResolver resolver
- The source resolver
Package org.apache.cocoon.components.accessor |
manager
ServiceManager manager
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.template.environment |
err
Error err
templateUri
String templateUri
templateKey
Serializable templateKey
sourceValidity
SourceValidity sourceValidity
templateValidity
SourceValidity templateValidity
Package org.apache.cocoon.components.validation |
Package org.apache.cocoon.components.web3.impl |
orderedKeys
ArrayList orderedKeys
Package org.apache.cocoon.components.language |
errors
CompilerError[] errors
filename
String filename
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.