Interface FixedAclUpdaterListener
public interface FixedAclUpdaterListener
Listener to receive callback events when permissions are asynchronously updated with the
FixedAclUpdater.-
Method Summary
Modifier and TypeMethodDescriptionvoidpermissionsUpdatedAsynchronously(NodeRef nodeRef) Callback method for when permissions have been updated by the FixedAclUpdater.
-
Method Details
-
permissionsUpdatedAsynchronously
Callback method for when permissions have been updated by the FixedAclUpdater.
-