org.apache.pluto.internal
Interface InternalEventResponse

All Superinterfaces:
InternalPortletResponse, PortletResponse
All Known Implementing Classes:
EventResponseImpl

public interface InternalEventResponse
extends InternalPortletResponse

The internal event response interface extends the internal portlet response interface and provides some event-specific methods.

Since:
2.0

Method Summary
 
Methods inherited from interface org.apache.pluto.internal.InternalPortletResponse
getInternalPortletWindow, isForwarded, isIncluded, setForwarded, setIncluded
 
Methods inherited from interface javax.portlet.PortletResponse
addProperty, addProperty, createElement, encodeURL, getNamespace, setProperty
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.