org.exoplatform.wiki.webui
Class UIWikiUploadAttachment.UploadAttachmentActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<T>
          extended by org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener<UIWikiUploadAttachment>
              extended by org.exoplatform.wiki.webui.UIWikiUploadAttachment.UploadAttachmentActionListener
Enclosing class:
UIWikiUploadAttachment

public static class UIWikiUploadAttachment.UploadAttachmentActionListener
extends UIWikiPortletActionListener<UIWikiUploadAttachment>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIWikiUploadAttachment.UploadAttachmentActionListener()
           
 
Method Summary
protected  String getExtensionType()
           
 void processEvent(org.exoplatform.webui.event.Event<UIWikiUploadAttachment> event)
           
 
Methods inherited from class org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener
createContext
 
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

UIWikiUploadAttachment.UploadAttachmentActionListener

public UIWikiUploadAttachment.UploadAttachmentActionListener()
Method Detail

processEvent

public void processEvent(org.exoplatform.webui.event.Event<UIWikiUploadAttachment> event)
                  throws Exception
Overrides:
processEvent in class UIWikiPortletActionListener<UIWikiUploadAttachment>
Throws:
Exception

getExtensionType

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


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