Uses of Interface
org.uberfire.ext.editor.commons.service.restrictor.PathOperationRestrictor
-
Packages that use PathOperationRestrictor Package Description org.uberfire.ext.editor.commons.service.restrictor -
-
Uses of PathOperationRestrictor in org.uberfire.ext.editor.commons.service.restrictor
Subinterfaces of PathOperationRestrictor in org.uberfire.ext.editor.commons.service.restrictor Modifier and Type Interface Description interfaceCopyRestrictorRepresents a restrictor to a copy operation.interfaceDeleteRestrictorRepresents a restrictor to a delete operation.interfaceRenameRestrictorRepresents a restrictor to a rename operation.
-