org.apache.cocoon.portal.event
Interface ComparableEvent

All Superinterfaces:
Event
All Known Implementing Classes:
CopletInstanceSizingEvent, CopletStatusEvent, LayoutChangeParameterEvent

public interface ComparableEvent
extends Event

Marker interface for portal event that is comparable.

Version:
$Id: ComparableEvent.java 321405 2005-10-15 18:15:44Z cziegeler $

Method Summary
 boolean equalsEvent(ComparableEvent event)
           
 

Method Detail

equalsEvent

public boolean equalsEvent(ComparableEvent event)


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