Package org.gatein.pc.controller.request
Class ContainerRequest
java.lang.Object
org.gatein.pc.controller.request.ControllerRequest
org.gatein.pc.controller.request.ContainerRequest
- Direct Known Subclasses:
PortletRequest,PortletResourceRequest
Any request made to a portlet container.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gatein.pc.controller.request.ControllerRequest
getPageNavigationalState, invoke
-
Field Details
-
windowId
.
-
-
Constructor Details
-
ContainerRequest
- Parameters:
windowId- the target window id- Throws:
IllegalArgumentException- if the window id is null
-
-
Method Details
-
getWindowId
-