| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.portal.servlet.PortalContextImpl
atg.portal.servlet.GearContextImpl
public class GearContextImpl
Implementation of a GearContext
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| GearContextImpl(GearContext pGearContext)Constructs an instanceof GearContextImpl | |
| GearContextImpl(Portal pPortal,
                Community pCommunity,
                Page pPage,
                DisplayMode pDisplayMode,
                Gear pGear,
                GearMode pGearMode)Constructs an instanceof GearContextImpl | |
| GearContextImpl(PortalContext pPortalContext)Constructs an instanceof GearContextImpl | |
| Method Summary | |
|---|---|
|  Gear | getGear()Returns property Gear | 
|  GearMode | getGearMode()Returns property GearMode | 
|  void | setGear(Gear pGear)Sets property Gear | 
|  void | setGearMode(GearMode pGearMode)Sets property GearMode | 
| Methods inherited from class atg.portal.servlet.PortalContextImpl | 
|---|
| getCommunity, getDisplayMode, getPage, getPortal, setCommunity, setDisplayMode, setPage, setPortal | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface atg.portal.servlet.PortalContext | 
|---|
| getCommunity, getDisplayMode, getPage, getPortal | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public GearContextImpl(PortalContext pPortalContext)
public GearContextImpl(GearContext pGearContext)
public GearContextImpl(Portal pPortal,
                       Community pCommunity,
                       Page pPage,
                       DisplayMode pDisplayMode,
                       Gear pGear,
                       GearMode pGearMode)
| Method Detail | 
|---|
public void setGear(Gear pGear)
public Gear getGear()
getGear in interface GearContextGearpublic void setGearMode(GearMode pGearMode)
public GearMode getGearMode()
getGearMode in interface GearContextGearMode| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||