org.exoplatform.webui.commons
Class UIAddAttachment.GenericAttachActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAddAttachment>
      extended by org.exoplatform.webui.commons.UIAddAttachment.GenericAttachActionListener
Direct Known Subclasses:
UIAddAttachment.AttachFileActionListener, UIAddAttachment.AttachLinkActionListener
Enclosing class:
UIAddAttachment

public static class UIAddAttachment.GenericAttachActionListener
extends org.exoplatform.webui.event.EventListener<UIAddAttachment>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIAddAttachment.GenericAttachActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UIAddAttachment> event)
           
 String getSelectedFile(org.exoplatform.webui.event.Event<UIAddAttachment> event)
           
 void processEvent(org.exoplatform.webui.event.Event<UIAddAttachment> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIAddAttachment.GenericAttachActionListener

public UIAddAttachment.GenericAttachActionListener()
Method Detail

getSelectedFile

public String getSelectedFile(org.exoplatform.webui.event.Event<UIAddAttachment> event)
                       throws Exception
Throws:
Exception

execute

public void execute(org.exoplatform.webui.event.Event<UIAddAttachment> event)
             throws Exception
Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIAddAttachment>
Throws:
Exception

processEvent

public void processEvent(org.exoplatform.webui.event.Event<UIAddAttachment> event)
                  throws Exception
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.