org.exoplatform.services.wsrp2.consumer
Interface WSRPEventsRequest

All Superinterfaces:
WSRPBaseRequest
All Known Implementing Classes:
WSRPEventsRequestAdapter

public interface WSRPEventsRequest
extends WSRPBaseRequest

Author : Alexey Zavizionov alexey.zavizionov@exoplatform.com.ua 10.09.2007


Method Summary
 org.exoplatform.services.wsrp2.type.Event[] getEvents()
           
 org.exoplatform.services.wsrp2.type.StateChange getPortletStateChange()
           
 
Methods inherited from interface org.exoplatform.services.wsrp2.consumer.WSRPBaseRequest
getClientData, getExtensions, getLocales, getMarkupCharacterSets, getMimeTypes, getMode, getNavigationalState, getNavigationalValues, getPortletInstanceKey, getSessionID, getUserAuthentication, getValidateTag, getValidNewModes, getValidNewWindowStates, getWindowState, isModeSupported, isSecureClientCommunication, isWindowStateSupported
 

Method Detail

getEvents

org.exoplatform.services.wsrp2.type.Event[] getEvents()

getPortletStateChange

org.exoplatform.services.wsrp2.type.StateChange getPortletStateChange()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.