|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPentahoRequestContext | |
|---|---|
| org.pentaho.platform.api.engine | |
| org.pentaho.platform.engine.core.system | |
| Uses of IPentahoRequestContext in org.pentaho.platform.api.engine |
|---|
| Methods in org.pentaho.platform.api.engine that return IPentahoRequestContext | |
|---|---|
IPentahoRequestContext |
IPentahoRequestContextHolderStrategy.getRequestContext()
Returns the current request context. |
| Methods in org.pentaho.platform.api.engine with parameters of type IPentahoRequestContext | |
|---|---|
void |
IPentahoRequestContextHolderStrategy.setRequestContext(IPentahoRequestContext requestContext)
Sets the current request context. |
| Uses of IPentahoRequestContext in org.pentaho.platform.engine.core.system |
|---|
| Classes in org.pentaho.platform.engine.core.system that implement IPentahoRequestContext | |
|---|---|
class |
BasePentahoRequestContext
|
| Methods in org.pentaho.platform.engine.core.system that return IPentahoRequestContext | |
|---|---|
IPentahoRequestContext |
GlobalPentahoRequestContextHolderStrategy.getRequestContext()
|
IPentahoRequestContext |
InheritableThreadLocalPentahoRequestContextHolderStrategy.getRequestContext()
Returns the IPentahoRequestContext for the current thread |
static IPentahoRequestContext |
PentahoRequestContextHolder.getRequestContext()
Returns the IPentahoRequestContext for the current thread |
| Methods in org.pentaho.platform.engine.core.system with parameters of type IPentahoRequestContext | |
|---|---|
void |
GlobalPentahoRequestContextHolderStrategy.setRequestContext(IPentahoRequestContext requestContext)
|
void |
InheritableThreadLocalPentahoRequestContextHolderStrategy.setRequestContext(IPentahoRequestContext requestContext)
Sets an IPentahoRequestContext for the current thread |
static void |
PentahoRequestContextHolder.setRequestContext(IPentahoRequestContext requestContext)
Sets an IPentahoRequestContext for the current thread |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||