Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
G
I
O
P
R
S
C
clone(ExecutionContext)
- Method in interface org.xwiki.context.
ExecutionContextManager
Perform deep cloning of Execution Context properties.
E
Execution
- Interface in
org.xwiki.context
Allows setting/retrieving the
ExecutionContext
.
ExecutionContext
- Class in
org.xwiki.context
Contains all state data related to the current user action.
ExecutionContext()
- Constructor for class org.xwiki.context.
ExecutionContext
ExecutionContextException
- Exception in
org.xwiki.context
ExecutionContextException(String)
- Constructor for exception org.xwiki.context.
ExecutionContextException
ExecutionContextException(String, Throwable)
- Constructor for exception org.xwiki.context.
ExecutionContextException
ExecutionContextInitializer
- Interface in
org.xwiki.context
ExecutionContextManager
- Interface in
org.xwiki.context
Provides various services for manipulating an
ExecutionContext
.
G
getContext()
- Method in interface org.xwiki.context.
Execution
getProperties()
- Method in class org.xwiki.context.
ExecutionContext
getProperty(String)
- Method in class org.xwiki.context.
ExecutionContext
I
initialize(ExecutionContext)
- Method in interface org.xwiki.context.
ExecutionContextInitializer
initialize(ExecutionContext)
- Method in interface org.xwiki.context.
ExecutionContextManager
Set the passed Execution Context in
Execution
and initialize it by executing all
ExecutionContextInitializer
registered components.
O
org.xwiki.context
- package org.xwiki.context
P
popContext()
- Method in interface org.xwiki.context.
Execution
Remove a context level in the current thread.
pushContext(ExecutionContext)
- Method in interface org.xwiki.context.
Execution
R
removeContext()
- Method in interface org.xwiki.context.
Execution
Remove all context levels for the current thread.
removeProperty(String)
- Method in class org.xwiki.context.
ExecutionContext
S
setContext(ExecutionContext)
- Method in interface org.xwiki.context.
Execution
setProperties(Map<String, Object>)
- Method in class org.xwiki.context.
ExecutionContext
setProperty(String, Object)
- Method in class org.xwiki.context.
ExecutionContext
C
E
G
I
O
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012
XWiki
. All Rights Reserved.