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$
Author:
Carsten Ziegeler, Volker Schmitt

Method Summary
 String getRequestParameterName()
           
 

Method Detail

getRequestParameterName

String getRequestParameterName()


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