| 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.netuix.servlets.controls.ControlContext
com.bea.netuix.servlets.controls.BackingContext
com.bea.netuix.servlets.controls.application.backing.FooterBackingContext
public class FooterBackingContext
This class represents a portal header component.
| Field Summary | 
|---|
| Fields inherited from class com.bea.netuix.servlets.controls.ControlContext | 
|---|
debug | 
| Method Summary | |
|---|---|
static FooterBackingContext | 
getFooterBackingContext(javax.servlet.http.HttpServletRequest request)
Obtain a reference to the current FooterBackingContext in the request. | 
| Methods inherited from class com.bea.netuix.servlets.controls.BackingContext | 
|---|
ensureCurrentLifecycleStageLegalForOperation, getChildrenBackingContexts, getParentBackingContext, getTopParentBackingContext, isBackingPhase, isVisible, setBackingPhase, setVisible | 
| Methods inherited from class com.bea.netuix.servlets.controls.ControlContext | 
|---|
getContextFromRequest, getContextKey, getControl, getControlContextStack, getPrimaryControlContextStack, getRequestKey, getUniqueId, removeContextFromRequest, setCloneContexts, setContextInRequest, unsetCloneContexts | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static FooterBackingContext getFooterBackingContext(javax.servlet.http.HttpServletRequest request)
Obtain a reference to the current FooterBackingContext in the request.
 Note: the FooterBackingContext should only be obtained from a backing file. If you
 think you need this context from a JSP look at FooterPresentationContext.
request - http servlet request.
  | 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||