Interface PathOperationRestrictor

    • Method Detail

      • hasRestriction

        PathOperationRestriction hasRestriction​(org.uberfire.backend.vfs.Path path)
        Checks if there is a restriction to execute a operation on this path.
        Parameters:
        path - Path to be checked.
        Returns:
        The restriction to execute the operation, or null if there is not one.