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

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

public class FullScreenMapping
extends Mapping

Helper class for a full screen event

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

Field Summary
 String copletId
           
 String layoutId
           
 
Constructor Summary
FullScreenMapping()
           
 
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

copletId

public String copletId

layoutId

public String layoutId
Constructor Detail

FullScreenMapping

public FullScreenMapping()
Method Detail

getEvent

public Event getEvent(PortalService service,
                      Object data)
Specified by:
getEvent in class Mapping


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