org.exoplatform.ecm.webui.component.admin.listener
Class UIECMAdminControlPanelActionListener<T extends org.exoplatform.webui.core.UIComponent>

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<T>
          extended by org.exoplatform.ecm.webui.component.admin.listener.UIECMAdminControlPanelActionListener<T>
Direct Known Subclasses:
UIActionManagerComponent.UIActionManagerActionListener, UIDriveManagerComponent.UIDriveManagerActionListener, UIFolksonomyManagerComponent.UIFolksonomyManagerActionListener, UIMetadataManagerComponent.UIMetadataManagerActionListener, UINamespaceManagerComponent.UINamespaceManagerActionListener, UINodeTypeManagerComponent.UINodeTypeManagerActionListener, UIQueriesManagerComponent.UIQueriesManagerActionListener, UIScriptManagerComponent.UIScriptManagerActionListener, UITaxonomyManagerComponent.UITaxonomyManagerActionListener, UITaxonomyManagerTreesComponent.UITaxonomyManagerTreesActionListener, UITemplatesManagerComponent.UITemplatesManagerActionListener, UIUnLockManagerComponent.UIUnLockManagerActionListener, UIViewManagerComponent.UIViewManagerActionListener

public abstract class UIECMAdminControlPanelActionListener<T extends org.exoplatform.webui.core.UIComponent>
extends UIExtensionEventListener<T>

Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 15 mai 2009


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

Constructor Detail

UIECMAdminControlPanelActionListener

public UIECMAdminControlPanelActionListener()
Method Detail

createContext

protected java.util.Map<java.lang.String,java.lang.Object> createContext(org.exoplatform.webui.event.Event<T> event)
                                                                  throws java.lang.Exception

Specified by:
createContext in class UIExtensionEventListener<T extends org.exoplatform.webui.core.UIComponent>
Throws:
java.lang.Exception

getExtensionType

protected java.lang.String getExtensionType()

Specified by:
getExtensionType in class UIExtensionEventListener<T extends org.exoplatform.webui.core.UIComponent>


Copyright © 2010 eXo Platform SAS. All Rights Reserved.