org.exoplatform.wiki.webui.control.action
Class RestoreRevisionActionComponent.RestoreRevisionActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<RestoreRevisionActionComponent>
          extended by org.exoplatform.wiki.webui.control.action.RestoreRevisionActionComponent.RestoreRevisionActionListener
Enclosing class:
RestoreRevisionActionComponent

public static class RestoreRevisionActionComponent.RestoreRevisionActionListener
extends org.exoplatform.webui.ext.UIExtensionEventListener<RestoreRevisionActionComponent>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
RestoreRevisionActionComponent.RestoreRevisionActionListener()
           
 
Method Summary
protected  Map<String,Object> createContext(org.exoplatform.webui.event.Event<RestoreRevisionActionComponent> event)
           
protected  String getExtensionType()
           
 void processEvent(org.exoplatform.webui.event.Event<RestoreRevisionActionComponent> event)
           
 
Methods inherited from class org.exoplatform.webui.ext.UIExtensionEventListener
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestoreRevisionActionComponent.RestoreRevisionActionListener

public RestoreRevisionActionComponent.RestoreRevisionActionListener()
Method Detail

processEvent

public void processEvent(org.exoplatform.webui.event.Event<RestoreRevisionActionComponent> event)
                  throws Exception
Specified by:
processEvent in class org.exoplatform.webui.ext.UIExtensionEventListener<RestoreRevisionActionComponent>
Throws:
Exception

createContext

protected Map<String,Object> createContext(org.exoplatform.webui.event.Event<RestoreRevisionActionComponent> event)
                                    throws Exception
Specified by:
createContext in class org.exoplatform.webui.ext.UIExtensionEventListener<RestoreRevisionActionComponent>
Throws:
Exception

getExtensionType

protected String getExtensionType()
Specified by:
getExtensionType in class org.exoplatform.webui.ext.UIExtensionEventListener<RestoreRevisionActionComponent>


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.