C D E G I O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- close() - Method in class org.teiid.spring.data.google.SpreadsheetConnectionFactory
- close() - Method in class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
D
- DataProtocolQueryStrategy(String, String, String) - Constructor for class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI.DataProtocolQueryStrategy
- deleteRows(String, String) - Method in class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
E
- ENCODING - Static variable in class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI
- executeQuery(String, String, Integer, Integer, int) - Method in class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
- executeQuery(SpreadsheetInfo, String, String, int, Integer, Integer) - Method in class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI
-
Most important method that will issue query [1] to specific worksheet.
- executeRowInsert(String, Map<String, Object>) - Method in class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
- extractMetadata(String) - Method in class org.teiid.spring.data.google.v4.SpreadsheetMetadataExtractor
G
- getAuthHeader() - Method in class org.teiid.spring.data.google.v4.GoogleCredentialUtil
- getBatchSize() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- getClientId() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- getClientSecret() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- getConnection() - Method in class org.teiid.spring.data.google.SpreadsheetConnectionFactory
- getCredential() - Method in class org.teiid.spring.data.google.v4.GoogleCredentialUtil
- getMetadata() - Method in class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI.DataProtocolQueryStrategy
- getMetadata(String, String) - Method in class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI
- getRefreshToken() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- getRestTemplate() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- getResultsBatch(int, int) - Method in class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI.DataProtocolQueryStrategy
- getSpreadsheet(String) - Method in class org.teiid.spring.data.google.v4.SheetsAPI
- getSpreadSheetId() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- getSpreadsheetInfo() - Method in class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
- getSpreadSheetName() - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- GoogleCredentialUtil - Class in org.teiid.spring.data.google.v4
- GoogleCredentialUtil(String, String, String) - Constructor for class org.teiid.spring.data.google.v4.GoogleCredentialUtil
- GoogleDataProtocolAPI - Class in org.teiid.spring.data.google.dataprotocol
-
This class is used to make requests to Google Visualization Data Protocol.
- GoogleDataProtocolAPI() - Constructor for class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI
- GoogleDataProtocolAPI.DataProtocolQueryStrategy - Class in org.teiid.spring.data.google.dataprotocol
-
Logic to query portion of data from Google Visualization Data Protocol.
- GoogleJSONParser - Class in org.teiid.spring.data.google.dataprotocol
-
Parsing google json is a little non-standard.
- GoogleJSONParser() - Constructor for class org.teiid.spring.data.google.dataprotocol.GoogleJSONParser
I
- insert(String, Map<String, Object>, Worksheet) - Method in class org.teiid.spring.data.google.v4.SheetsAPI
-
Insert row into spreadsheet
O
- org.teiid.spring.data.google - package org.teiid.spring.data.google
- org.teiid.spring.data.google.dataprotocol - package org.teiid.spring.data.google.dataprotocol
- org.teiid.spring.data.google.v4 - package org.teiid.spring.data.google.v4
P
- parseObject(Reader, boolean) - Method in class org.teiid.spring.data.google.dataprotocol.GoogleJSONParser
R
- refreshToken() - Method in class org.teiid.spring.data.google.v4.GoogleCredentialUtil
S
- setBatchSize(Integer) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- setCalendar(Calendar) - Method in class org.teiid.spring.data.google.dataprotocol.GoogleJSONParser
- setClientId(String) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- setClientSecret(String) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- setCredentialUtil(GoogleCredentialUtil) - Method in class org.teiid.spring.data.google.dataprotocol.GoogleDataProtocolAPI
- setRefreshToken(String) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- setRestTemplate(RestTemplate) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- setSpreadSheetId(String) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- setSpreadSheetName(String) - Method in class org.teiid.spring.data.google.SpreadSheetConfiguration
- SheetsAPI - Class in org.teiid.spring.data.google.v4
-
High level api for accessing sheets
- SheetsAPI(GoogleCredentialUtil) - Constructor for class org.teiid.spring.data.google.v4.SheetsAPI
- SpreadSheetConfiguration - Class in org.teiid.spring.data.google
- SpreadSheetConfiguration() - Constructor for class org.teiid.spring.data.google.SpreadSheetConfiguration
- SpreadsheetConnectionFactory - Class in org.teiid.spring.data.google
- SpreadsheetConnectionFactory(SpreadSheetConfiguration) - Constructor for class org.teiid.spring.data.google.SpreadsheetConnectionFactory
- SpreadsheetConnectionImpl4 - Class in org.teiid.spring.data.google
-
Represents a connection to an Google spreadsheet data source.
- SpreadsheetConnectionImpl4(SpreadSheetConfiguration, AtomicReference<SpreadsheetInfo>) - Constructor for class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
- SpreadsheetMetadataExtractor - Class in org.teiid.spring.data.google.v4
-
Creates metadata by using SheetsAPI.
- SpreadsheetMetadataExtractor(SheetsAPI, GoogleDataProtocolAPI) - Constructor for class org.teiid.spring.data.google.v4.SpreadsheetMetadataExtractor
U
- updateRows(String, String, List<UpdateSet>) - Method in class org.teiid.spring.data.google.SpreadsheetConnectionImpl4
All Classes All Packages