org.apache.cocoon.portal.event
Interface ComparableEvent

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

public interface ComparableEvent
extends Event

Marker interface for portal event that is comparable.

Version:
CVS $Id$
Author:
Carsten Ziegeler, Volker Schmitt

Method Summary
 boolean equalsEvent(ComparableEvent event)
           
 

Method Detail

equalsEvent

boolean equalsEvent(ComparableEvent event)


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