Foundations Apex API Developer Reference

fferpcore.ihcc_IRegistrationSelector

global interface ihcc_IRegistrationSelector

Interface specifying the RegistrationSelector

Methods

allRegisteredIntegrations

List<ihcc_Registration> allRegisteredIntegrations()

selectById

List<ihcc_Registration> selectById(Set<Id> ids)

selectByName

List<ihcc_Registration> selectByName(String name)

idForRegisteredIntegration

Id idForRegisteredIntegration(String name)

preferredBatchSizeForRegisteredIntegration

Integer preferredBatchSizeForRegisteredIntegration(Id integrationId)

businessClassNameForRegisteredIntegration

String businessClassNameForRegisteredIntegration(Id integrationId)

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.