Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
H
I
M
N
O
P
R
S
T
C
clone(ExecutionContext)
- Method in interface org.xwiki.context.
ExecutionContextManager
Perform deep cloning of Execution Context properties.
cloneValue()
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
Indicate that the value should be cloned when the property is cloned.
D
declare()
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
Finish the building by declaring the property in this execution context.
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
ExecutionContext.DeclarationBuilder
- Class in
org.xwiki.context
Builder class for declaring a new proprety.
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
H
hasProperty(String)
- Method in class org.xwiki.context.
ExecutionContext
I
inherited()
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
Indicate that the property should be inherited.
inheritFrom(ExecutionContext)
- Method in class org.xwiki.context.
ExecutionContext
Inherit properties marked for inheritance from the given execution context.
initial(Object)
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
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.
M
makeFinal()
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
Make the initial value the final value.
N
newProperty(String)
- Method in class org.xwiki.context.
ExecutionContext
nonNull()
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
Indicate that the property value may not be null.
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.
PropertyAlreadyExistsException
- Exception in
org.xwiki.context
Thrown when declaring a property that already exists in the execution context.
PropertyAlreadyExistsException(String)
- Constructor for exception org.xwiki.context.
PropertyAlreadyExistsException
PropertyIsFinalException
- Exception in
org.xwiki.context
Thrown when trying to update a final value.
PropertyIsFinalException(String)
- Constructor for exception org.xwiki.context.
PropertyIsFinalException
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
T
type(Class<?>)
- Method in class org.xwiki.context.
ExecutionContext.DeclarationBuilder
Set the type of the value.
C
D
E
G
H
I
M
N
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
XWiki
. All Rights Reserved.