Class UIWhoHasAccessEntry.RemoveEntryActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<UIWhoHasAccessEntry>
-
- org.exoplatform.ecm.webui.component.explorer.popup.actions.UIWhoHasAccessEntry.RemoveEntryActionListener
-
- Enclosing class:
- UIWhoHasAccessEntry
public static class UIWhoHasAccessEntry.RemoveEntryActionListener extends org.exoplatform.webui.event.EventListener<UIWhoHasAccessEntry>
-
-
Constructor Summary
Constructors Constructor Description RemoveEntryActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.exoplatform.webui.event.Event<UIWhoHasAccessEntry> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UIWhoHasAccessEntry> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIWhoHasAccessEntry>- Throws:
Exception
-
-