org.apache.cocoon.portal.acting.helpers
Class CopletEventDescription
java.lang.Object
org.apache.cocoon.portal.acting.helpers.Mapping
org.apache.cocoon.portal.acting.helpers.CopletMapping
org.apache.cocoon.portal.acting.helpers.CopletEventDescription
- All Implemented Interfaces:
- Serializable
- public class CopletEventDescription
- extends CopletMapping
Helper class for an coplet event.
- Version:
- $Id: CopletEventDescription.java 321405 2005-10-15 18:15:44Z cziegeler $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
public Object data
CopletEventDescription
public CopletEventDescription()
getEvent
public Event getEvent(PortalService service,
Object data)
- Overrides:
getEvent
in class CopletMapping
- See Also:
Mapping.getEvent(org.apache.cocoon.portal.PortalService, java.lang.Object)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.