|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.tapestry.portlet.DefaultPortletPageResolver
The final entry on the tapestry.portlet.resolver.PageResolvers chain; this one returns a fixed, default page name (typically, "View").
| Constructor Summary | |
DefaultPortletPageResolver()
|
|
| Method Summary | |
java.lang.String |
getPageNameForRequest(org.apache.tapestry.IRequestCycle cycle)
Looks at the current request to determine the correct page name. |
void |
setPageName(java.lang.String pageName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultPortletPageResolver()
| Method Detail |
public void setPageName(java.lang.String pageName)
public java.lang.String getPageNameForRequest(org.apache.tapestry.IRequestCycle cycle)
PortletPageResolver
getPageNameForRequest in interface PortletPageResolver
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||