org.apache.cocoon.portal.event.coplet
Class CopletInstanceDataRemovedEvent

java.lang.Object
  extended byorg.apache.cocoon.portal.event.impl.AbstractActionEvent
      extended byorg.apache.cocoon.portal.event.coplet.CopletInstanceDataRemovedEvent
All Implemented Interfaces:
ActionEvent, CopletInstanceEvent, Event

public class CopletInstanceDataRemovedEvent
extends AbstractActionEvent
implements CopletInstanceEvent

This event is fired if an instance is removed.

Version:
$Id: CopletInstanceDataRemovedEvent.java 322495 2005-10-16 17:52:43Z cziegeler $

Field Summary
 
Fields inherited from class org.apache.cocoon.portal.event.impl.AbstractActionEvent
target
 
Constructor Summary
CopletInstanceDataRemovedEvent(CopletInstanceData target)
           
 
Methods inherited from class org.apache.cocoon.portal.event.impl.AbstractActionEvent
getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.cocoon.portal.event.ActionEvent
getTarget
 

Constructor Detail

CopletInstanceDataRemovedEvent

public CopletInstanceDataRemovedEvent(CopletInstanceData target)


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