Uses of Interface
org.alfresco.repo.domain.permissions.FixedAclUpdaterListener
Packages that use FixedAclUpdaterListener
-
Uses of FixedAclUpdaterListener in org.alfresco.repo.domain.permissions
Methods in org.alfresco.repo.domain.permissions with parameters of type FixedAclUpdaterListenerModifier and TypeMethodDescriptionstatic voidFixedAclUpdater.registerListener(FixedAclUpdaterListener listener) Register aFixedAclUpdaterListenerto be notified when a node is updated by an instance of this class.static voidFixedAclUpdater.unregisterListener(FixedAclUpdaterListener listener) Unregister aFixedAclUpdaterListenerto be notified when a node is updated by an instance of this class.