|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.portal.jsp.WindowResult
public class WindowResult
Combines the invocation of a portlet and the info on the portlet JSP tag. It does not need to be exposed out of this package.
| Constructor Summary | |
|---|---|
WindowResult(WindowDef windowDef,
PortletInvocationResponse response)
|
|
| Method Summary | |
|---|---|
PortletInvocationResponse |
getResponse()
|
WindowDef |
getWindowDef()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowResult(WindowDef windowDef,
PortletInvocationResponse response)
| Method Detail |
|---|
public WindowDef getWindowDef()
public PortletInvocationResponse getResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||