- 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.
- 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.