org.apache.cocoon.portal.acting.helpers
Class Mapping
java.lang.Object
org.apache.cocoon.portal.acting.helpers.Mapping
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CopletMapping, FullScreenMapping, LayoutMapping
- public abstract class Mapping
- extends Object
- implements Serializable
Helper class for an event.
- Version:
- $Id: Mapping.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 |
Mapping
public Mapping()
getEvent
public abstract Event getEvent(PortalService service,
Object data)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.