ManageEngine Analytics Plus API Docs
A B C D E G H I L M N P R S T U V W X

A

activateUser(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Activates the specified user(s) in your ManageEngine Analytics Plus Account.
addColumn(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Add a specified column in ManageEngine Analytics Plus Table.
addDbOwner(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method is used to add new owners to the reports database.
ADDDBOWNER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
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, 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 ManageEngine Analytics Plus 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
Used internally.
BaseClient() - Constructor for class com.adventnet.zoho.client.report.BaseClient
 
BOOLEAN - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 

C

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 database 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 database or across databases 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 database to another within the same account or even across user accounts.
create(String, String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
 
createSimilarViews(String, String, String, boolean, boolean, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Create similar reports based on another table reports.
createSocket(Socket, String, int, boolean) - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory
 
createTable(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Create a table in the specified database.
CURRENCY - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
CustomSSLProtocolSocketFactory - Class in com.adventnet.zoho.client.report
 
CustomSSLProtocolSocketFactory() - Constructor for class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory
 
CustomSSLProtocolSocketFactory(ProtocolSocketFactory) - Constructor for class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory
 
CustomSSLProtocolSocketFactory.MyX509TrustManager - Class in com.adventnet.zoho.client.report
 
CustomSSLProtocolSocketFactory.MyX509TrustManager(KeyStore) - Constructor for class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory.MyX509TrustManager
 

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 ManageEngine Analytics Plus Account.
DECIMAL_NUMBER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
DEFAULTTIMEOUT - Static variable in class com.adventnet.zoho.client.report.BaseClient
 
delete() - Method in class com.adventnet.zoho.client.report.ReportClient
 
deleteColumn(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Delete a specified column from ManageEngine Analytics Plus 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 database from a ManageEngine Analytics Plus Account.
deleteView(String, String, boolean, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
 
disableDomainDB(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Disable database 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 database 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.

G

getAcceptedIssuers() - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory.MyX509TrustManager
 
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
 
getAuthToken() - Method in class com.adventnet.zoho.client.report.ReportClient
 
getBillingDate() - Method in class com.adventnet.zoho.client.report.PlanInfo
This method is used to get the billing date of the user.
getClient(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 etablished.A value of zero means the timeout is not used.
getCopyDBKey(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Get copy database key for a specified database 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.
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 database name.
getDatabaseOwners() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Database Owners of the specified database.
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 database.
getGroupPermissions() - Method in class com.adventnet.zoho.client.report.ShareInfo
This method is used to get the Permissions of the Database 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 Database ID (DBID) and View ID (OBJID) of the corresponding Database.
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
 
getMessage() - Method in exception com.adventnet.zoho.client.report.ServerException
Returns the message sent by the server.
getOAuth(String, String, String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
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 database.
getShareInfo(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Get sharing information of the particular database.
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 database 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 database.
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
Get list of users for the particular account.
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 ManageEngine Analytics Plus.
getViewURL(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
This method returns the URL to access the mentioned view.

H

handleResponse(HttpMethod, String, Object) - Method in class com.adventnet.zoho.client.report.BaseClient
 
handleResponse(HttpMethod, 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
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
 
isClientTrusted(X509Certificate[]) - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory.MyX509TrustManager
 
isDbExist(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Check wheather the database is exist or not.
isLastBatchCommitted() - Method in class com.adventnet.zoho.client.report.ImportResult
 
isOAuth - Variable in class com.adventnet.zoho.client.report.BaseClient
 
isServerTrusted(X509Certificate[]) - Method in class com.adventnet.zoho.client.report.CustomSSLProtocolSocketFactory.MyX509TrustManager
 
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
 

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
 

N

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

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
 
password - Variable in class com.adventnet.zoho.client.report.BaseClient
 
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
 
proxyInfo - 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
 
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 owners from the reports database.
REMOVEDBOWNER - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
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 ManageEngine Analytics Plus from the users.
removeUser(String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Removes the specified user(s) from your ManageEngine Analytics Plus Account.
renameColumn(String, String, String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
Rename a specified column in ManageEngine Analytics Plus 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 ManageEngine Analytics Plus.
ReportClient(String) - Constructor for class com.adventnet.zoho.client.report.ReportClient
Creates a new ReportClient instance.
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

sendRequest(HttpClient, HttpMethod, String, Object) - Method in class com.adventnet.zoho.client.report.BaseClient
 
sendRequest(HttpClient, HttpMethod, String, Object) - Method in class com.adventnet.zoho.client.report.ReportClient
 
ServerException - Exception in com.adventnet.zoho.client.report
ServerException is thrown if the report server has recieved the request but did not process the request due to some error.
setConnectionTimeOut(int) - Method in class com.adventnet.zoho.client.report.ReportClient
Sets the timeout until a connection is etablished.
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.
setProxy(String, int, String, String, String) - Method in class com.adventnet.zoho.client.report.ReportClient
Used to specify the proxy server details.
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
 
setSSLProtocol(String) - Method in class com.adventnet.zoho.client.report.BaseClient
 
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 ManageEngine Analytics Plus 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
 

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.
TRUNCATEADD - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
truncColumnHeaders(String, Map) - Method in class com.adventnet.zoho.client.report.ReportClient
 

U

UPDATEADD - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
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.
uriSplCharReplace(String) - Method in class com.adventnet.zoho.client.report.ReportClient
Internal method for handling special charecters in table or database name.
URL - Static variable in interface com.adventnet.zoho.client.report.ReportConstants
 
userEmailId - Variable in class com.adventnet.zoho.client.report.BaseClient
 

V

validateURL(String) - Static method in class com.adventnet.zoho.client.report.ReportClientHelper
 

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 G H I L M N P R S T U V W X
ManageEngine Analytics Plus API Docs

Copyright © 2018 AdventNet Inc. All Rights Reserved.