|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.controller.request.ControllerRequest
org.jboss.portal.portlet.controller.request.ContainerRequest
public abstract class ContainerRequest
Any request made to a portlet container.
| Constructor Summary | |
|---|---|
protected |
ContainerRequest(java.lang.String windowId)
|
| Method Summary | |
|---|---|
java.lang.String |
getWindowId()
|
| Methods inherited from class org.jboss.portal.portlet.controller.request.ControllerRequest |
|---|
getPageNavigationalState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ContainerRequest(java.lang.String windowId)
throws java.lang.IllegalArgumentException
windowId - the target window id
java.lang.IllegalArgumentException - if the window id is null| Method Detail |
|---|
public java.lang.String getWindowId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||