Foundations Apex API Developer Reference

fferpcore.Navigable

global interface Navigable

A collection of data that can be navigated using a path.

Methods

getValue

Object getValue(fferpcore.Path path)

Locates a specific value at the given path.

Input Parameters

Name Type Description
path fferpcore.Path The location of the value.

Return Value

The specific value in the data at the given path.

© Copyright 2009–2021 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.