A C D E G I O P R S

A

addExecutionContextInitializer(ExecutionContextInitializer) - Method in class org.xwiki.context.internal.DefaultExecutionContextManager
 

C

clone(ExecutionContext) - Method in interface org.xwiki.context.ExecutionContextManager
Perform deep cloning of Execution Context properties by calling all implementations of ExecutionContextCloner.
clone(ExecutionContext) - Method in class org.xwiki.context.internal.DefaultExecutionContextManager
 

D

DefaultExecution - Class in org.xwiki.context.internal
Holds the Execution Context object.
DefaultExecution() - Constructor for class org.xwiki.context.internal.DefaultExecution
 
DefaultExecutionContextManager - Class in org.xwiki.context.internal
 
DefaultExecutionContextManager() - Constructor for class org.xwiki.context.internal.DefaultExecutionContextManager
 

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
 

G

getContext() - Method in interface org.xwiki.context.Execution
 
getContext() - Method in class org.xwiki.context.internal.DefaultExecution
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
 
initialize(ExecutionContext) - Method in class org.xwiki.context.internal.DefaultExecutionContextManager
 

O

org.xwiki.context - package org.xwiki.context
 
org.xwiki.context.internal - package org.xwiki.context.internal
 

P

popContext() - Method in interface org.xwiki.context.Execution
 
popContext() - Method in class org.xwiki.context.internal.DefaultExecution
pushContext(ExecutionContext) - Method in interface org.xwiki.context.Execution
 
pushContext(ExecutionContext) - Method in class org.xwiki.context.internal.DefaultExecution

R

removeContext() - Method in interface org.xwiki.context.Execution
 
removeContext() - Method in class org.xwiki.context.internal.DefaultExecution
removeProperty(String) - Method in class org.xwiki.context.ExecutionContext
 

S

setContext(ExecutionContext) - Method in interface org.xwiki.context.Execution
 
setContext(ExecutionContext) - Method in class org.xwiki.context.internal.DefaultExecution
setProperties(Map<String, Object>) - Method in class org.xwiki.context.ExecutionContext
 
setProperty(String, Object) - Method in class org.xwiki.context.ExecutionContext
 

A C D E G I O P R S

Copyright © 2004-2011 XWiki. All Rights Reserved.