Package org.exoplatform.social.portlet
Class UISpaceAccess.RefuseActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UISpaceAccess>
org.exoplatform.social.portlet.UISpaceAccess.RefuseActionListener
- Enclosing class:
- UISpaceAccess
public static class UISpaceAccess.RefuseActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceAccess>
This action trigger when user click on refuse button.
- Author:
- thanhvc
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.exoplatform.webui.event.Event<UISpaceAccess> event)
-
Constructor Details
-
RefuseActionListener
public RefuseActionListener()
-
-
Method Details
-
execute
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UISpaceAccess>- Throws:
Exception
-