Skip navigation links
Zoho Analytics API Docs
A B C D E F G H I L M N O P Q R S T U V W X 

A

accessToken - Variable in class com.adventnet.zoho.client.report.BaseClient
 
activateUser(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Activates the specified user(s) in your Zoho Analytics Account.
addColumn(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Add a specified column in Zoho Analytics Table.
addDbOwner(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method is used to add new admins to the analytics workspace.
ADDDBOWNER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
addGetParams(String, String, String, Map, String[]) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
addGroupMembers(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Add new members for the specified group.
addLookup(String, String, String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Adds the lookup in the specified child table.
addParams(String, String, String, Map, String[]) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
addRow(String, Map, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Adds a row to the specified table identified by the URI.
addUser(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Adds the specified user(s) into your Zoho Analytics Account.
APPEND - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
authtoken - Variable in class com.adventnet.zoho.client.report.BaseClient
 
autoGenReports(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Generate reports for the particular table.

B

BaseClient - Class in com.adventnet.zoho.client.report
Internally used.
BaseClient() - Constructor for class com.adventnet.zoho.client.report.BaseClient
 
BOOLEAN - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 

C

changeUserRole(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Change the role of specified users with the new role provided.
CHARTVIEW - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
checkAndAppendQMark(String) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
clientId - Variable in class com.adventnet.zoho.client.report.BaseClient
 
clientSecret - Variable in class com.adventnet.zoho.client.report.BaseClient
 
close(Closeable...) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
com.adventnet.zoho.client.report - package com.adventnet.zoho.client.report
 
copyDatabase(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Copy a specified workspace identified by the URI.
copyFormula(String, String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
The Copy Formula API is used to copy one or more formula columns from one table to another within the same workspace or across workspaces and even across one user account to another.
copyReport(String, String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
The Copy Reports API is used to copy one or more reports from one workspace to another within the same account or even across user accounts.
createAnalysisView(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Create a report in the specified workspace.
createDatabase(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Create a blank workspace.
createGroup(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Add a new group in the workspace identified by the URI.
createSimilarViews(String, String, String, boolean, boolean, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Create similar reports based on another table reports.
createSlideShow(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Create a new slideshow in the workspace identified by the URI.
createTable(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Create a table in the specified workspace.
CURRENCY - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 

D

DATE - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
deActivateUser(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Deactivates the specified user(s) from your Zoho Analytics Account.
DECIMAL_NUMBER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
DEFAULTTIMEOUT - Static variable in class com.adventnet.zoho.client.report.BaseClient
 
deleteColumn(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Delete a specified column from Zoho Analytics Table.
deleteData(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Delete the data in the specified table identified by the URI.
deleteDatabase(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Delete a specified workspace from a Zoho Analytics Account.
deleteGroups(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Deletes the specified groups from the workspace identified by the URI.
deleteSlideShow(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Delete the mentioned slides present in the workspace identified by the URI.
deleteTempCSVFile - Variable in class com.adventnet.zoho.client.report.BaseClient
 
deleteView(String, String, boolean, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Deletes the specified view from the workspace.
DELIMITERS - Static variable in class com.adventnet.zoho.client.report.BaseClient
 
disableDomainDB(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Disable workspace for custom domain.
domainAuthorization - Variable in class com.adventnet.zoho.client.report.BaseClient
 

E

EMAIL - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
enableDomainDB(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Enable workspace for custom domain.
eP(String) - Static method in class com.adventnet.zoho.client.report.BaseClient
 
eQ(String) - Static method in class com.adventnet.zoho.client.report.BaseClient
 
exportData(String, String, File, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Exports the data/report of table (or report) identified by the URI.
exportData(String, String, OutputStream, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Exports the data/report of table (or report) identified by the URI.
exportDataUsingSQL(String, String, File, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Exports the data with the given SQL Query.
exportDataUsingSQL(String, String, OutputStream, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Exports the data with the given SQL Query.
exportDataUsingSQLWithMetaData(String, String, OutputStream, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Internally used.

F

folderList(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of all accessible folders present in the workspace identified by the URI.

G

generateAccessToken(String, String, String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
getAccessToken(String, String, String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
getAction() - Method in exception com.adventnet.zoho.client.report.ServerException
The action to be performed over the resource specified by the uri.
getAddOns() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the addons detail of the user.
getAsDoc(String) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
getBillingDate() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the billing date of the user.
getClientBuilder(String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
getColumnDataType(String) - Method in class com.adventnet.zoho.client.report.ImportResult
Get the data type of the specified column.
getConnectionTimeOut() - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the timeout until a connection is established.A value of zero means the timeout is not used.
getCopyDBKey(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Get copy workspace key for a specified workspace identified by the URI.
getDashboards(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of owned/shared dashboards present in the ZohoAnalytics account identified by the URI.
getDataAsList(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Internally Used.
getDataAsListUsingSQL(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Internally Used.
getDatabaseID(String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Fetches the workspace ID.
getDatabaseMetaData(String, String, Object, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Internally Used.
getDatabaseMetaData(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method is used to get the meta information about the reports.
getDatabaseName(String, Long) - Method in class com.adventnet.zoho.client.report.ReportClient
Fetches workspace name.
getDatabaseOwners() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the workspace admins of the specified workspace.
getEmbedURL(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns Embed URL of table (or report) identified by the URI.
getErrorCode() - Method in exception com.adventnet.zoho.client.report.ServerException
Returns the error code sent by the server.
getFilterCriteria() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to get the filter criteria associated to this PermissionInfo.
getGroupMembers() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Group Members of the specified workspace.
getGroupPermissions() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Permissions of the workspace Group.
getHttpStatusCode() - Method in exception com.adventnet.zoho.client.report.ServerException
The http status code for the request.
getImpIdStr() - Method in class com.adventnet.zoho.client.report.ImportResult
 
getImportedColumns() - Method in class com.adventnet.zoho.client.report.ImportResult
Get the column names of the imported columns.
getImportErrors() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the first 100 import errors.
getImportOperation() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the import operation.
getInfo(String) - Method in class com.adventnet.zoho.client.report.ImportResult
 
getInfo(String, boolean) - Method in class com.adventnet.zoho.client.report.ImportResult
 
getInfo(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method returns the workspace ID (DBID) and View ID (OBJID) of the corresponding workspace.
getInfo(Document, String, String) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
getInfo(Document, String, String, boolean) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
getInstance(String, String) - Static method in class com.adventnet.zoho.client.report.PreCSVTransform
 
getMessage() - Method in exception com.adventnet.zoho.client.report.ServerException
Returns the message sent by the server.
getPlan() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the plan name of the user.
getPlanInfo(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Getting the plan informations.
getPrivateLinkPermissions() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Permissions of the Private Link.
getPublicPermissions() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Permissions of the Public Visitors.
getReadTimeout() - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the read timeout value which will wait for the packet to receive from the server end.
getRelatedTablesList(String, String[], Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method will return the list of related tables (For Advanced Upload Tool)
getRequestURI() - Method in exception com.adventnet.zoho.client.report.ServerException
The uri which threw this exception.
getResponseContent() - Method in exception com.adventnet.zoho.client.report.ParseException
Returns the complete response content as sent by the server.
getRowsAllowed() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the Allowed row count of the user.
getRowsUsed() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the used row count of the user.
getRowsWithWarningsCount() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the number of rows that were imported with warnings.
getSelectedColumnCount() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the number of columns that were imported.See ZOHO_SELECTED_COLUMNS parameter.
getSharedBy() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to get the email address of the user who shared the View.
getSharedUserPermissions() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Permissions of the Shared Users.
getSharedUsers() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Shared Users of the specified workspace.
getShareInfo(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Get sharing information of the particular workspace.
getSlideInfo(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns meta-information of the provided slide present in the workspace identified by the URI.
getSlideList(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of all available slides present in the workspace identified by the URI.
getSlideUrl(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
This method returns the URL to access the mentioned slide present in the workspace identified by the URI.
getStringResponse(InputStream) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
getSuccessRowCount() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the number of rows that were imported successfully without errors.
getTableId() - Method in class com.adventnet.zoho.client.report.ImportResult
 
getTotalColumnCount() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the total columns that were present in the imported file.
getTotalRowCount() - Method in class com.adventnet.zoho.client.report.ImportResult
Returns the total row count in the imported file.
getTrailStatus() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the trail status of the user.
getTrialEndDate() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the trail end date of the user.
getTrialPlan() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the trail plan name of the user.
getURI(String, String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the URI for the specified workspace table (or report).
getURI(String) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the URI for the specified user login email id.
getURI(String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the URI for the specified workspace.
getURIForDB(String, String) - Static method in class com.adventnet.zoho.client.report.ReportClient
Internally Used.
getUsers(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of users for the particular account.
getViewInfo(String, Long) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns view details like view name,description,type from the the particular workspace identified by dbURI.
getViewName() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to get the name of the View that is shared.
getViewName(String, Long, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This function returns the name of a view in Zoho Analytics.
getViewURL(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method returns the URL to access the mentioned view.
groupInfo(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Get meta information on the groups present in the workspace identified by the URI.

H

handleResponse(HttpRequestBase, InputStream, String, Object) - Method in class com.adventnet.zoho.client.report.BaseClient
 
handleResponse(HttpRequestBase, InputStream, String, Object) - Method in class com.adventnet.zoho.client.report.ReportClient
Internally Used.
hasAddRowPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has ADDROW permission.
hasAppendImportPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has APPENDIMPORT permission.
hasDeleteAllRowsPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has DELETEALLROWS permission.
hasDeleteRowPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has DELETEROW permission.
hasDeleteUpdateAddImportPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has DELETEUPDATEADDIMPORT permission.
hasExportPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has EXPORT permission.
hasReadPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has READ permission.
hasSharePermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has SHARE permission.
hasTruncateImportPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has TRUNCATEIMPORT permission.
hasUpdateImportPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has UPDATEIMPORT permission.
hasUpdateRowPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has UPDATEROW permission.
hasVUDPermission() - Method in class com.adventnet.zoho.client.report.PermissionInfo
This method is used to find whether this permission entry has View Underlying Data permission.
hideColumn(String, List, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Hide the shown columns in the particular table.

I

iamServerURL - Variable in class com.adventnet.zoho.client.report.BaseClient
 
importData(String, String, InputStream, Map<String, String>, boolean) - Method in class com.adventnet.zoho.client.report.ReportClient
Import the data from the input stream into the table identified by the URI.
importData(String, String, File, Map, boolean) - Method in class com.adventnet.zoho.client.report.ReportClient
Import the data contained in a CSV file into the table identified by the URI.
importDataInBatches(String, String, InputStream, Map<String, String>, int) - Method in class com.adventnet.zoho.client.report.ReportClient
Import data from the input stream into the table identified by the URI.
importDataInBatches(String, String, File, Map, int) - Method in class com.adventnet.zoho.client.report.ReportClient
 
importDataInBatches(String, String, File, Map, int, String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Import the data contained in a CSV file into the table identified by the URI.
ImportResult - Class in com.adventnet.zoho.client.report
ImportResult contains the result of an import operation.
importTblData(String, String, File, Map, Map, boolean) - Method in class com.adventnet.zoho.client.report.ReportClient
 
isColumnExist(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Checks whether the column exist or not in the view identified by tableURI.
isDbExist(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Checks whether the workspace exist or not in the ZohoAnalytics account identified by the URI.
isLastBatchCommitted() - Method in class com.adventnet.zoho.client.report.ImportResult
 
isPreTranformRequired() - Method in class com.adventnet.zoho.client.report.PreCSVTransform
 
isSystemTable(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
To check the if the particular tables is system table identified by the URI.
isTrailAvailed() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the trail availability of the user.
isValidate(String) - Method in class com.adventnet.zoho.client.report.ReportClient
 
isViewExist(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Checks whether the view exist or not in the workspace identified by dbURI.

L

logIfNeeded(ImportResult) - Method in class com.adventnet.zoho.client.report.BaseClient
 
logIfNeeded(String) - Method in class com.adventnet.zoho.client.report.BaseClient
 

M

main(String[]) - Static method in class com.adventnet.zoho.client.report.ReportClient
 
MULTI_LINE - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
myWorkspaceList(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of all owned workspace present in the ZohoAnalytics account identified by the URI.

N

NUMBER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 

O

oauthConfFilePath - Variable in class com.adventnet.zoho.client.report.BaseClient
 

P

ParseException - Exception in com.adventnet.zoho.client.report
ParseException is thrown if the server has responded but client was not able to parse the response.
ParseException(String, String, Throwable) - Constructor for exception com.adventnet.zoho.client.report.ParseException
 
PERCENT - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
PermissionInfo - Class in com.adventnet.zoho.client.report
PermissionInfo contains the complete information of each permission entry.
PIVOTCHART - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
PIVOTTABLE - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
PIVOTVIEW - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
PLAIN - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
PlanInfo - Class in com.adventnet.zoho.client.report
PlanInfo contains the result of getPlanInfo operation.
POSITIVE_NUMBER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
PreCSVTransform - Class in com.adventnet.zoho.client.report
 
proxyInfo - Variable in class com.adventnet.zoho.client.report.BaseClient
 

Q

QUOTED_CHARS - Static variable in class com.adventnet.zoho.client.report.BaseClient
 

R

READTIMEOUT - Static variable in class com.adventnet.zoho.client.report.BaseClient
 
readTimeout - Variable in class com.adventnet.zoho.client.report.BaseClient
 
recentItems(String) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the details of recently accessed views from the ZohoAnalytics account identified by the URI.
refreshToken - Variable in class com.adventnet.zoho.client.report.BaseClient
 
removeDbOwner(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method is used to remove the existing admins from the analytics workspace.
REMOVEDBOWNER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
removeGroupMembers(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Remove specified members from the group.
removeLookup(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Removes the lookup for the specified column in the given table.
removeShare(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method is used to remove the shared views (tables/reports/dashboards) in Zoho Analytics from the users.
removeUser(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Removes the specified user(s) from your Zoho Analytics Account.
renameColumn(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Rename a specified column in Zoho Analytics Table.
renameView(String, String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Rename the specified view with the new name and description.
ReportClient - Class in com.adventnet.zoho.client.report
ReportClient provides the java based language binding to the HTTPS based API of Zoho Analytics.
ReportClient(String, String, String) - Constructor for class com.adventnet.zoho.client.report.ReportClient
Creates a new ReportClient instance with OAuth.
ReportClientHelper - Class in com.adventnet.zoho.client.report
 
ReportClientHelper() - Constructor for class com.adventnet.zoho.client.report.ReportClientHelper
 
ReportConstants - Interface in com.adventnet.zoho.client.report
 
reportServerURL - Variable in class com.adventnet.zoho.client.report.BaseClient
 
retryCount - Static variable in class com.adventnet.zoho.client.report.ReportClient
 

S

saveAsViews(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Copy views within the workspace(Duplicate views).
sendRequest(HttpClientBuilder, HttpRequestBase, String, Object) - Method in class com.adventnet.zoho.client.report.BaseClient
 
sendRequest(HttpClientBuilder, HttpRequestBase, String, Object) - Method in class com.adventnet.zoho.client.report.ReportClient
 
ServerException - Exception in com.adventnet.zoho.client.report
ServerException is thrown if the analytics server has recieved the request but did not process the request due to some error.
setBatchRetryCountOnFailure(int) - Method in class com.adventnet.zoho.client.report.ReportClient
 
setConnectionTimeOut(int) - Method in class com.adventnet.zoho.client.report.ReportClient
Sets the timeout until a connection is established.
setDomainAuthorization() - Method in class com.adventnet.zoho.client.report.ReportClient
 
setIamServerURL(String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
setImpIdStr(String) - Method in class com.adventnet.zoho.client.report.ImportResult
 
setLastBatchCommitted(boolean) - Method in class com.adventnet.zoho.client.report.ImportResult
 
setNTLMProxy(String, int, String, String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Used to specify the proxy server details.
setOAuthConfFilePath(String) - Method in class com.adventnet.zoho.client.report.ReportClient
Internally Used.
setProxy(String, int, String, String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Used to specify the proxy server details.
setProxyOnClientBuilder(HttpClientBuilder, boolean) - Method in class com.adventnet.zoho.client.report.BaseClient
 
setReadTimeout(int) - Method in class com.adventnet.zoho.client.report.ReportClient
Sets the read timeout which will wait for data response from the server end.
setReportServerURL(String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
sharedWorkspaceList(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of all sharec workspace present in the ZohoAnalytics account identified by the URI.
ShareInfo - Class in com.adventnet.zoho.client.report
ShareInfo contains the result of getShareInfo operation.
shareView(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method is used to share the views (tables/reports/dashboards) created in Zoho Analytics with users.
showColumn(String, List, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Show the hidden columns in the particular table.
skipParseError - Variable in class com.adventnet.zoho.client.report.BaseClient
 
skipParseError() - Method in class com.adventnet.zoho.client.report.ReportClient
 
sslSocketFactory - Variable in class com.adventnet.zoho.client.report.BaseClient
 

T

timeOut - Variable in class com.adventnet.zoho.client.report.BaseClient
 
toString() - Method in class com.adventnet.zoho.client.report.ImportResult
 
toString() - Method in exception com.adventnet.zoho.client.report.ServerException
Returns the entire error details sent by the server.
transform(String, boolean) - Method in class com.adventnet.zoho.client.report.PreCSVTransform
 
transform(String[], boolean) - Method in class com.adventnet.zoho.client.report.PreCSVTransform
 
TRUNCATEADD - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
truncColumnHeaders(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
 
truncColumnHeaders(String[], Map) - Method in class com.adventnet.zoho.client.report.ReportClient
 

U

UPDATEADD - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
updateCloudDBConnection(String, JSONObject, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Update cloud connection information of the given view identified by the URI.
updateData(String, Map, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Update the data in the specified table identified by the URI.
updateGroupInfo(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Updates the specified group information from the workspace identified by the URI.
updateRemoteDBConnection(String, JSONObject, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Update remote connection information of the given live connect workspace identified by the URI.
updateSlideShow(String, JSONObject) - Method in class com.adventnet.zoho.client.report.ReportClient
Update the mentioned slide information present in the workspace identified by the URI.
uriSplCharReplace(String) - Method in class com.adventnet.zoho.client.report.ReportClient
Internal method for handling special characters in table or workspace name.
URL - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 

V

validateURL(String) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
viewList(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns the list of all accessible views present in the workspace identified by the URI.
viewMetadata(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Returns metainfo of the given view identified by the URI.

W

writeLine(Writer, String, boolean) - Method in class com.adventnet.zoho.client.report.BaseClient
 
writeLine(Appendable, String, boolean) - Method in class com.adventnet.zoho.client.report.BaseClient
 

X

XML - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
xmlToString(Document) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links
Zoho Analytics API Docs

Copyright © 2024 AdventNet Inc. All Rights Reserved.