|
|||||||||
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.portal.PortalControlContext
public class PortalControlContext
Constructor Summary | |
---|---|
PortalControlContext(ControllerContext controllerContext,
PortalObjectId portalId,
ControllerResponse response)
|
Method Summary | |
---|---|
PortalObjectId |
getPortalId()
|
ControllerResponse |
getResponse()
|
void |
setResponse(ControllerResponse response)
|
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 PortalControlContext(ControllerContext controllerContext, PortalObjectId portalId, ControllerResponse response)
Method Detail |
---|
public PortalObjectId getPortalId()
public ControllerResponse getResponse()
public void setResponse(ControllerResponse response)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |