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

Packages that use EventPayload
org.exoplatform.services.wsrp2.type   
org.exoplatform.services.wsrp2.utils   
 

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

Methods in org.exoplatform.services.wsrp2.type that return EventPayload
 EventPayload Event.getPayload()
          Gets the payload value for this Event.
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type EventPayload
 void Event.setPayload(EventPayload payload)
          Sets the payload value for this Event.
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type EventPayload
Event(EventPayload payload, Extension[] extensions, javax.xml.namespace.QName name, javax.xml.namespace.QName type)
           
 

Uses of EventPayload in org.exoplatform.services.wsrp2.utils
 

Methods in org.exoplatform.services.wsrp2.utils with parameters of type EventPayload
 T StandardPayload.getUnmarshalledObject(javax.xml.namespace.QName type, EventPayload payload)
           
 java.lang.Object StandardClasses.getUnmarshalledObject(javax.xml.namespace.QName type, EventPayload payload)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.