protected class CloudFileActionService.LinkRemoveListener extends Object implements javax.jcr.observation.EventListener
| Modifier | Constructor and Description |
|---|---|
protected |
LinkRemoveListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(javax.jcr.observation.EventIterator events) |
protected void |
removeCloudFilePermission(javax.jcr.Node fileNode,
org.exoplatform.clouddrive.CloudDrive cloudDrive,
String sharedIndentity) |
public void onEvent(javax.jcr.observation.EventIterator events)
onEvent in interface javax.jcr.observation.EventListenerprotected void removeCloudFilePermission(javax.jcr.Node fileNode,
org.exoplatform.clouddrive.CloudDrive cloudDrive,
String sharedIndentity)
throws org.exoplatform.clouddrive.NotCloudDriveException,
org.exoplatform.clouddrive.DriveRemovedException,
javax.jcr.RepositoryException,
org.exoplatform.clouddrive.CloudDriveException
org.exoplatform.clouddrive.NotCloudDriveExceptionorg.exoplatform.clouddrive.DriveRemovedExceptionjavax.jcr.RepositoryExceptionorg.exoplatform.clouddrive.CloudDriveExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.