org.apache.cocoon.portal.event
Interface RequestEvent

All Superinterfaces:
Event
All Known Implementing Classes:
ChangeAspectDataEvent, ChangeCopletInstanceAspectDataEvent, FullScreenCopletEvent

public interface RequestEvent
extends Event

Marker interface for portal event.

Version:
CVS $Id: RequestEvent.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Carsten Ziegeler, Volker Schmitt

Method Summary
 String getRequestParameterName()
           
 

Method Detail

getRequestParameterName

String getRequestParameterName()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.