Package com.infragistics.reveal.sdk.api.model
Reveal API Model Package, containing the classes representing the multiple data sources supported and some other auxiliary classes.
-
Interface Summary Interface Description IRVResourceItem Interface representing items used to get a file (resource) from one of the resource providers (Sharepoint, Web Resource, etc.). -
Class Summary Class Description RVAnalysisServicesDataSource Abstract base class for Microsoft Analysis Services (MS SSAS) data sources.RVAnalysisServicesDataSourceItem Microsoft Analysis Services (MS SSAS) item, specifies the cube to get data from.RVAthenaDataSource Amazon Athena data sourceRVAthenaDataSourceItem Amazon Athena data source item.RVAzureAnalysisServicesDataSource Microsoft Azure Analysis Services data source.RVAzureSqlDataSource Azure SQL Server data sourceRVAzureSqlDataSourceItem Azure SQL Server data source item.RVAzureSynapseDataSource Azure Synapse data source.RVAzureSynapseDataSourceItem Azure Synapse data source item.RVBaseSharePointDataSourceItem The base abstract class for data source items from Sharepoint.RVBigQueryDataSource BigQuery data source.RVBigQueryDataSourceItem BigQuery data source item.RVBoxDataSource Box (box.net) data source.RVBoxDataSourceItem Box data source item, referencing a file in Box (box.net).RVChartSettings RVChartTypeHelper RVCsvDataSource The data source object used to represent the CSV data source, there are no additional properties in this class as all relevant information is specified in theRVCsvDataSourceItem
object.RVCsvDataSourceItem The data source item used to represent a dataset from a CSV file, it includes optional settings like the separator to use when parsing the data.RVDashboardDataSource The base class representing a data source used in a dashboard, you can seeRVDataSourceItem
for more information about the relationship between data source and data source items.RVDashboardDocument A document containing the JSON representation of a dashboard, JSON information is stored in a generic map.RVDashboardFilter Class used to represent a dashboard filter.RVDashboardSummary A simplified version of a dashboard containing only the minimum information required to render a thumbnail, this object cannot be used to render dashboards.RVDataCell Class representing a cell in the visualization data, includes column name, value and formatted value.RVDataSourceItem The basic class for data source items that can be used by visualizations to get data.RVDateDashboardFilter RVDateRange RVDropboxDataSource Dropbox data source.RVDropboxDataSourceItem Dropbox data source item, referencing a file in Dropbox.RVDynamicsCrmDataSource Dynamics CRM data source, specifies the URL to the server.RVDynamicsCrmDataSourceItem Dynamics CRM data source item.RVExcelDataSource The data source object used to represent the Excel data source, there are no additional properties in this class as all relevant information is specified in theRVExcelDataSourceItem
object.RVExcelDataSourceItem The data source item used to represent a dataset from an Excel file, it includes information like the name of the sheet to get data from and the range to use when loading data.RVExcelRange Class defining the range that should be used when loading data from an Excel sheet.RVFieldEditorDefaultSettings RVFilterValue RVGoogleAnalyticsDataSource Google Analytics data source.RVGoogleAnalyticsDataSourceItem Google Analytics data source item.RVGoogleDriveDataSource Google Drive data source.RVGoogleDriveDataSourceItem Google Drive data source item, referencing a file in Google Drive.RVGoogleSearchConsoleDataSource Google Search Console data source.RVGoogleSearchConsoleDataSourceItem Google Search Console data source item.RVGoogleSheetDataSource The data source object used to represent the Google sheet data source, there are no additional properties in this class as all relevant information is specified in theRVGoogleSheetDataSourceItem
object.RVGoogleSheetDataSourceItem The data source item used to represent a dataset from a Google Sheet file, it includes information like the name of the sheet to get data from and the range to use when loading data.RVHttpAnalysisServicesDataSource Microsoft Analysis Services (MS SSAS) HTTP connection data sourceRVHubspotDataSource HubSpot data source.RVHubspotDataSourceItem HubSpot data source item, referencing HubSpot entity.RVInMemoryDataSource The data source object used to represent the in-memory data source, there are no additional properties in this class as all relevant information is specified in theRVInMemoryDataSourceItem
object.RVInMemoryDataSourceItem Data source item to get in-memory data.RVJsonDataSource The data source object used to represent the JSON data source, there are no additional properties in this class as all relevant information is specified in theRVJsonDataSourceItem
object.RVJsonDataSourceItem The data source item used to represent a dataset from a JSON file, it includes the optional parsing configuration.RVLocalFileDataSource The data source object used to represent the local files data source, there are no additional properties in this class as all relevant information is specified in theRVLocalFileDataSourceItem
object.RVLocalFileDataSourceItem The local file data source item, used to load files from local storage.RVMapRecordItem RVMarketoDataSource Marketo data source, configures the URL to get data from.RVMarketoDataSourceItem Marketo data source item, seeRVMarketoDataSource
for more information.RVMySqlDataSource MySQL data source.RVMySqlDataSourceItem MySQL data source itemRVNativeAnalysisServicesDataSource Microsoft Analysis Services (MS SSAS) TCP connection data source.RVODataDataSource OData data source, configures the URL to get data from.RVODataDataSourceItem OData data source item, seeRVODataDataSource
for more information.RVOneDriveDataSource OneDrive data source.RVOneDriveDataSourceItem OneDrive data source item, referencing a file in OneDrive.RVOracleDataSource Abstract base class for Oracle data sources.RVOracleDataSourceItem Oracle data source item.RVOracleServiceDataSource Oracle data source, it adds the Service name property to the base properties inRVOracleDataSource
.RVOracleSIDDataSource Oracle data source, it adds the SID property to the base properties inRVOracleDataSource
.RVPostgresDataSource PostgreSQL data source, it adds database name and schema properties to the base properties inRVSqlPDSDataSource
.RVPostgresDataSourceItem PostgreSQL data source item.RVQuickBooksDataSource QuickBooks data source.RVQuickBooksDataSourceItem RVRedshiftDataSource Amazon Redshift data source, it adds the database name property to the base properties inRVSqlBasedDataSource
.RVRedshiftDataSourceItem Amazon Redshift data source item.RVReportingServicesDataSource Microsoft Reporting Services (MS SSRS) data source.RVReportingServicesDataSourceItem Microsoft Reporting Services (MS SSRS) data source item.RVResourceBasedDataSourceItem The base abstract class representing a data source item getting data from a file (a resource).RVRESTDataSource REST API data source, configures the URL to get data from, HTTP method to use and optionally headers and body to send in the request.RVRESTDataSourceItem REST API data source item.RVS3DataSource Amazon S3 data source.RVS3DataSourceItem Amazon S3 data source item.RVSchemaColumn The class representing a column in the in-memory result, specifies name, label and data type of the column.RVSharePointDataSource Sharepoint data source, contains the URL to the Sharepoint site to use.RVSharePointListDataSourceItem Data source item to get data from a Sharepoint list.RVSharePointListItemDataSourceItem Data source item to get data from a single item in a Sharepoint list.RVSharePointPeopleDataSourceItem Data source item to get data from people in Sharepoint.RVSharePointSiteDataSourceItem Data source item to show information from a site (or sub site).RVSnowflakeDataSource Snowflake data source.RVSnowflakeDataSourceItem Snowflake data source itemRVSqlBasedDataSource The base data source class used to represent a connection to one of the supported database systems.RVSqlBasedDataSourceItem The base item class used to represent a dataset from one of the supported database systems.RVSqlPDSDataSource Base class for SQL-based data sources supporting "Server-side Processing".RVSqlPDSDataSourceItem Base data source item class for SQL-based data sources supporting "Server-side Processing".RVSqlServerDataSource Microsoft SQL Server data source, it adds the database name property to the base properties inRVSqlBasedDataSource
.RVSqlServerDataSourceItem Microsoft SQL Server data source item.RVSyBaseDataSource Sybase data source, it adds the database name property to the base properties inRVSqlBasedDataSource
.RVSyBaseDataSourceItem Sybase data source item.RVVisualization The class representing a visualization (widget) in the dashboard model.RVWebResourceDataSource Web resource data source, used to download files from HTTP URL's using GET method.RVWebResourceDataSourceItem Web resource data source item, seeRVWebResourceDataSource
for more information. -
Enum Summary Enum Description RVChartType RVDateFilterType RVGoogleAnalyticsResourceType RVReportingServicesRenderMode RVSchemaColumnType The list of data types supported by Reveal.RVSharePointAuthenticationMethod Sharepoint authentication methods.RVSharePointItemType Sharepoint item type.VisualizationType