Uses of Class
org.exoplatform.frameworks.portletcontainer.portalframework.EventInfo

Packages that use EventInfo
org.exoplatform.frameworks.portletcontainer.portalframework   
 

Uses of EventInfo in org.exoplatform.frameworks.portletcontainer.portalframework
 

Methods in org.exoplatform.frameworks.portletcontainer.portalframework with parameters of type EventInfo
protected  boolean PortalFramework.checkEventValueType(EventInfo eventInfo)
          Checks whether an event that is about to be delivered has its payload type appropriate to declared.
protected  EventInput PortalFramework.createEventInput(EventInfo event)
          Creates EventInput instance and fills it with appropriate values.
protected  EventOutput PortalFramework.processEvent(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, EventInput eventInput, EventInfo event)
          Calls processEvent() for target portlet and parses its output.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.