org.exoplatform.contentvalidation.webui
Class UIDocumentContent.DownloadActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIDocumentContent>
      extended by org.exoplatform.contentvalidation.webui.UIDocumentContent.DownloadActionListener
Enclosing class:
UIDocumentContent

public static class UIDocumentContent.DownloadActionListener
extends org.exoplatform.webui.event.EventListener<UIDocumentContent>


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

Constructor Detail

UIDocumentContent.DownloadActionListener

public UIDocumentContent.DownloadActionListener()
Method Detail

execute

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.