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 by calling all implementations of ExecutionContextCloner.

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
 
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
 

O

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

P

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

R

removeContext() - Method in interface org.xwiki.context.Execution
 
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

Copyright © 2004-2011 XWiki. All Rights Reserved.