public interface PortletPageResolver
PortletHomeService to determine the correct page name
to use to render a request that does not specify a page (that's what the home service does).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPageNameForRequest(org.apache.tapestry.IRequestCycle cycle)
Looks at the current request to determine the correct page name.
|
java.lang.String getPageNameForRequest(org.apache.tapestry.IRequestCycle cycle)