Foundations Apex API Developer Reference

fferpcore.TransformFilterRequest

global class TransformFilterRequest

The data for a single item to be provided to a transform filter.

Methods

TransformFilterRequest

global TransformFilterRequest(fferpcore.Navigable data)

Create a TransformFilterRequest.

Input Parameters

Name Type Description
data fferpcore.Navigable The navigable data to be compared against the filter.

getData

global fferpcore.Navigable getData()

Return Value

The navigable data corresponding to the item.

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