public static class UIPermissionForm.SaveActionListener
extends org.exoplatform.ecm.webui.component.explorer.popup.info.UIPermissionForm.SaveActionListener
addSaveActionListener method. When
the saveAction event occurs, that object's appropriate
method is invoked.| Constructor and Description |
|---|
SaveActionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.exoplatform.webui.event.Event<org.exoplatform.ecm.webui.component.explorer.popup.info.UIPermissionForm> event) |
protected void |
initContext(org.exoplatform.webui.application.WebuiRequestContext context,
javax.jcr.Node currentNode)
Inits the context.
|
public void execute(org.exoplatform.webui.event.Event<org.exoplatform.ecm.webui.component.explorer.popup.info.UIPermissionForm> event)
throws Exception
execute in class org.exoplatform.ecm.webui.component.explorer.popup.info.UIPermissionForm.SaveActionListenerExceptionprotected void initContext(org.exoplatform.webui.application.WebuiRequestContext context,
javax.jcr.Node currentNode)
throws javax.jcr.RepositoryException,
org.exoplatform.clouddrive.CloudDriveException
context - the contextcurrentNode - the current nodejavax.jcr.RepositoryException - the repository exceptionorg.exoplatform.clouddrive.CloudDriveException - the cloud drive exceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.