|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestContext | |
|---|---|
| org.exoplatform.web.application | |
| org.exoplatform.web.application.mvc | |
| Uses of RequestContext in org.exoplatform.web.application |
|---|
| Classes in org.exoplatform.web.application with type parameters of type RequestContext | |
|---|---|
interface |
ApplicationLifecycle<E extends RequestContext>
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 9, 2006 |
| Fields in org.exoplatform.web.application declared as RequestContext | |
|---|---|
protected RequestContext |
RequestContext.parentAppRequestContext_
|
| Methods in org.exoplatform.web.application with type parameters of type RequestContext | ||
|---|---|---|
static
|
RequestContext.getCurrentInstance()
|
|
| Methods in org.exoplatform.web.application that return RequestContext | |
|---|---|
RequestContext |
RequestContext.getParentAppRequestContext()
|
| Methods in org.exoplatform.web.application with parameters of type RequestContext | |
|---|---|
static void |
RequestContext.setCurrentInstance(RequestContext ctx)
|
void |
RequestContext.setParentAppRequestContext(RequestContext context)
|
| Uses of RequestContext in org.exoplatform.web.application.mvc |
|---|
| Subclasses of RequestContext in org.exoplatform.web.application.mvc | |
|---|---|
class |
MVCRequestContext
Created by The eXo Platform SAS Apr 23, 2007 |
| Constructors in org.exoplatform.web.application.mvc with parameters of type RequestContext | |
|---|---|
MVCRequestContext(Application app,
RequestContext parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||