Interface FixedAclUpdaterListener


public interface FixedAclUpdaterListener
Listener to receive callback events when permissions are asynchronously updated with the FixedAclUpdater.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback method for when permissions have been updated by the FixedAclUpdater.
  • Method Details

    • permissionsUpdatedAsynchronously

      void permissionsUpdatedAsynchronously(NodeRef nodeRef)
      Callback method for when permissions have been updated by the FixedAclUpdater.