org.apache.cocoon.portal.acting.helpers
Class LayoutEventDescription
java.lang.Object
org.apache.cocoon.portal.acting.helpers.Mapping
org.apache.cocoon.portal.acting.helpers.LayoutMapping
org.apache.cocoon.portal.acting.helpers.LayoutEventDescription
- All Implemented Interfaces:
- Serializable
public class LayoutEventDescription
- extends LayoutMapping
Helper class for a layout event
- Version:
- CVS $Id: LayoutEventDescription.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
- 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
LayoutEventDescription
public LayoutEventDescription()
getEvent
public Event getEvent(PortalService service,
Object data)
- Overrides:
getEvent
in class LayoutMapping
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.