Interface ExpressionEvaluator.PathResolver

    • Method Detail

      • getIdForPath

        String getIdForPath​(String path)
        Returns the id for a given path.
        Parameters:
        path - the path
        Returns:
        the id, or null if not found