Foundations Apex API Developer Reference

fferpcore.SubscriptionDescription2

global interface SubscriptionDescription2

Description of the context and mappings on a subscription. Required by the user interface to render and configure a subscription.

Methods

getContext

Context getContext()

Return Value

The context of the mappings. For example, SObjectContext if the subscription will manipulate SObjects.

getMappings

List<SubscriptionMapping> getMappings()

Return Value

The mappings on the subscription.

© Copyright 2009–2022 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.