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.java 433543 2006-08-22 06:22:54Z crossley $
Author:
Carsten Ziegeler, Volker Schmitt

Method Summary
 String getRequestParameterName()
           
 

Method Detail

getRequestParameterName

String getRequestParameterName()


Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.