public class PortletStaleLinkExceptionPresenter extends java.lang.Object implements org.apache.tapestry.error.StaleLinkExceptionPresenter
StaleLinkExceptionPresenter
for Portlets.Constructor and Description |
---|
PortletStaleLinkExceptionPresenter() |
Modifier and Type | Method and Description |
---|---|
void |
presentStaleLinkException(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.StaleLinkException cause) |
void |
setGlobals(PortletRequestGlobals globals) |
public PortletStaleLinkExceptionPresenter()
public void presentStaleLinkException(org.apache.tapestry.IRequestCycle cycle, org.apache.tapestry.StaleLinkException cause) throws java.io.IOException
presentStaleLinkException
in interface org.apache.tapestry.error.StaleLinkExceptionPresenter
java.io.IOException
public void setGlobals(PortletRequestGlobals globals)