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
 Event[] getEvents()
           
 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

Event[] getEvents()

getPortletStateChange

StateChange getPortletStateChange()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.