org.apache.cocoon.portal.event
Interface ConvertableEvent

All Superinterfaces:
Event
All Known Implementing Classes:
FullScreenCopletEvent, PortletURLProviderImpl

public interface ConvertableEvent
extends Event

Marker interface for portal event .

Version:
SVN $Id: $
Author:
Ralph Goers/a>

Method Summary
 String asString()
          Return the event data as a String
 String getRequestParameterName()
           
 

Method Detail

asString

String asString()
Return the event data as a String

Returns:
The event data as a String

getRequestParameterName

String getRequestParameterName()


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