Uses of Class
org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFactWithDetails
-
Packages that use ReportFactWithDetails Package Description org.apache.camel.component.salesforce.api.dto.analytics.reports -
-
Uses of ReportFactWithDetails in org.apache.camel.component.salesforce.api.dto.analytics.reports
Methods in org.apache.camel.component.salesforce.api.dto.analytics.reports that return types with arguments of type ReportFactWithDetails Modifier and Type Method Description Map<String,ReportFactWithDetails>
AbstractReportResultsBase. getFactMap()
Method parameters in org.apache.camel.component.salesforce.api.dto.analytics.reports with type arguments of type ReportFactWithDetails Modifier and Type Method Description void
AbstractReportResultsBase. setFactMap(Map<String,ReportFactWithDetails> factMap)
-