Uses of Interface
org.uberfire.ext.editor.commons.service.restriction.PathOperationRestriction
-
Packages that use PathOperationRestriction Package Description org.uberfire.ext.editor.commons.service.restrictor -
-
Uses of PathOperationRestriction in org.uberfire.ext.editor.commons.service.restrictor
Methods in org.uberfire.ext.editor.commons.service.restrictor that return PathOperationRestriction Modifier and Type Method Description PathOperationRestrictionPathOperationRestrictor. hasRestriction(org.uberfire.backend.vfs.Path path)Checks if there is a restriction to execute a operation on this path.
-