|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.model.portal.control.ControlContext
org.jboss.portal.core.model.portal.control.page.PageControlContext
public class PageControlContext
Constructor Summary | |
---|---|
PageControlContext(ControllerContext controllerContext,
PortalObjectId windowId,
WindowRendition rendition)
|
Method Summary | |
---|---|
WindowRendition |
getRendition()
|
PortalObjectId |
getWindowId()
|
Methods inherited from class org.jboss.portal.core.model.portal.control.ControlContext |
---|
getControllerContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageControlContext(ControllerContext controllerContext, PortalObjectId windowId, WindowRendition rendition)
Method Detail |
---|
public PortalObjectId getWindowId()
public WindowRendition getRendition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |