Uses of Interface
org.apache.cocoon.portal.event.ComparableEvent

Packages that use ComparableEvent
org.apache.cocoon.portal.event   
org.apache.cocoon.portal.event.impl   
 

Uses of ComparableEvent in org.apache.cocoon.portal.event
 

Methods in org.apache.cocoon.portal.event with parameters of type ComparableEvent
 boolean ComparableEvent.equalsEvent(ComparableEvent event)
           
 

Uses of ComparableEvent in org.apache.cocoon.portal.event.impl
 

Classes in org.apache.cocoon.portal.event.impl that implement ComparableEvent
 class ChangeAspectDataEvent
          This events set the aspect data for an Aspectalizable object
 class ChangeCopletInstanceAspectDataEvent
          This events set the aspect data for a coplet instance object
 class CopletStatusEvent
          EventSource: copletID
 class FullScreenCopletEvent
          EventSource: copletID
 

Methods in org.apache.cocoon.portal.event.impl with parameters of type ComparableEvent
 boolean CopletStatusEvent.equalsEvent(ComparableEvent event)
           
 boolean ChangeAspectDataEvent.equalsEvent(ComparableEvent event)
           
 



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