org.apache.cocoon.portal.acting.helpers
Class CopletEventDescription

java.lang.Object
  extended by org.apache.cocoon.portal.acting.helpers.Mapping
      extended by org.apache.cocoon.portal.acting.helpers.CopletMapping
          extended by org.apache.cocoon.portal.acting.helpers.CopletEventDescription
All Implemented Interfaces:
Serializable

public class CopletEventDescription
extends CopletMapping

Helper class for an coplet event

Version:
CVS $Id: CopletEventDescription.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Carsten Ziegeler
See Also:
Serialized Form

Field Summary
 Object data
           
 
Fields inherited from class org.apache.cocoon.portal.acting.helpers.CopletMapping
copletId, path
 
Constructor Summary
CopletEventDescription()
           
 
Method Summary
 Event getEvent(PortalService service, Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public Object data
Constructor Detail

CopletEventDescription

public CopletEventDescription()
Method Detail

getEvent

public Event getEvent(PortalService service,
                      Object data)
Overrides:
getEvent in class CopletMapping


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