Interface PermissionPreProcessor
- All Known Implementing Classes:
PermissionPreProcessorBaseImpl
public interface PermissionPreProcessor
Permission Veto Interface
- Since:
- 2.4.a
- Author:
- Roy Wetherall
-
Method Summary
Modifier and TypeMethodDescriptionProcess permission.
-
Method Details
-
process
Process permission.- Parameters:
nodeRef
- node referenceperm
- permission- Returns:
AccessStatus
-