org.exoplatform.social.webui.space
Class UISpacePermission.SaveActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UISpacePermission>
      extended by org.exoplatform.social.webui.space.UISpacePermission.SaveActionListener
Enclosing class:
UISpacePermission

public static class UISpacePermission.SaveActionListener
extends org.exoplatform.webui.event.EventListener<UISpacePermission>

triggers this action when user clicks on save button

Author:
hoatle

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

Constructor Detail

UISpacePermission.SaveActionListener

public UISpacePermission.SaveActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.