Uses of Class
org.exoplatform.services.wsrp2.type.EventParams

Packages that use EventParams
org.exoplatform.services.wsrp2.producer   
org.exoplatform.services.wsrp2.producer.impl   
org.exoplatform.services.wsrp2.type   
 

Uses of EventParams in org.exoplatform.services.wsrp2.producer
 

Methods in org.exoplatform.services.wsrp2.producer with parameters of type EventParams
 HandleEventsResponse MarkupOperationsInterface.handleEvents(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams, EventParams eventParams)
           
 

Uses of EventParams in org.exoplatform.services.wsrp2.producer.impl
 

Methods in org.exoplatform.services.wsrp2.producer.impl with parameters of type EventParams
 HandleEventsResponse MarkupOperationsInterfaceImpl.handleEvents(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams, EventParams eventParams)
           
 

Uses of EventParams in org.exoplatform.services.wsrp2.type
 

Methods in org.exoplatform.services.wsrp2.type that return EventParams
 EventParams HandleEvents.getEventParams()
          Gets the eventParams value for this HandleEvents.
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type EventParams
 void HandleEvents.setEventParams(EventParams eventParams)
          Sets the eventParams value for this HandleEvents.
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type EventParams
HandleEvents(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams, EventParams eventParams)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.