Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X _ 

D

dataAssetsSearch(JSONObject) - Method in class com.ads.api.util.SystemManagerUtil
 
DATATYPE_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMMappingUtil
 
DataValidationStatus - Class in com.ads.mm.db.dao
 
DataValidationStatus() - Constructor for class com.ads.mm.db.dao.DataValidationStatus
 
DataValidationType - Enum in com.ads.mm.db.dao
 
DBColumn - Class in com.ads.mm.db.dao
This class consists of methods relating to DBColumn object such as ColumnName, ColumnClass, ColumnAlias, Audit Details, Maximum Value, Minimum Value,
percentNullValue, primaryKeyFlag, logicalColumnName, usedInGapAnalysis, userDefinedFields etc....
DBColumn() - Constructor for class com.ads.mm.db.dao.DBColumn
 
DBColumn(String) - Constructor for class com.ads.mm.db.dao.DBColumn
 
DBComponent - Class in com.ads.mm.db.dao
This class consists of methods to mark and assign dataSteward to the component.
DBComponent() - Constructor for class com.ads.mm.db.dao.DBComponent
 
DBEnvironment - Class in com.ads.mm.db.dao
This class provides some beans control methods related to Environments,Schemas, Tables.
DBEnvironment() - Constructor for class com.ads.mm.db.dao.DBEnvironment
 
DBEnvironment(String) - Constructor for class com.ads.mm.db.dao.DBEnvironment
 
DBEnvironment.DatabaseType - Enum in com.ads.mm.db.dao
These constants are used to specify whether the DatabaseType is of any of the listed Types : Excel, CWM, ERWin, Access,DSV,JSON, XSD, SqlServer, Oracle, SqlServerWindows, GreenPlum, TeraData, VERTICA, Pervasive, DB2, MySQL, SYBASE, SAP, BigDataCloudera, BigDataHortonWorks, BigDataMapR, NETEZZA, AmazonRedshift, Salesforce, Snowflake, None.
DBEnvironment.DBOperation - Enum in com.ads.mm.db.dao
These constants are used to specify whether the DBOperation can be an UPDATE, INSERT, VALIDATE, INVALIDATE OR SKIP.
DBHelper - Class in com.ads.mm.db.util
This class consists of methods relating to dbDriver, dbSchema, maximumConnectionsPerPartition, minimumConnectionsPerPartition
partitions, rowSeparator,dbUrl, ipAddress etc...
DBHelper() - Constructor for class com.ads.mm.db.util.DBHelper
 
DBHelper(DBProperties) - Constructor for class com.ads.mm.db.util.DBHelper
 
DBHelper.ModelType - Enum in com.ads.mm.db.util
These ENUM constants are used to specify whether the ModelType can be PHYSICAL and LOGICAL.
DBHelper.ScanCriteria - Enum in com.ads.mm.db.util
 
DBIndex - Class in com.ads.mm.db.dao
 
DBIndex() - Constructor for class com.ads.mm.db.dao.DBIndex
 
DBOperationHelper - Class in com.ads.mm.db.dao
This class consists of methods extended to DBComponent to setMessage, getMessage, to check whether isSuccessful etc...
DBOperationHelper() - Constructor for class com.ads.mm.db.dao.DBOperationHelper
 
DBProperties - Class in com.icc.util
This class consists of methods related to retrieve the information regarding DataBaseHost, DataBaseName, DataBaseType, Domain,
DriverName, MaximumConnections, MinimumConnections, Schemas, Partitions etc..
DBProperties() - Constructor for class com.icc.util.DBProperties
 
DBProperties.ConnectionPoolType - Enum in com.icc.util
Connection Pool Type to use in the backend
DBProperties.DatabaseType - Enum in com.icc.util
These constants are used to specify the DataBaseType from any of the listed types as, ERWIN, CWM, XMI, XSD, DSV, JSON, EXCEL, MSACCESS,HSQLDB,
SQLSERVER, SQLSERVERWINDOWS, ORACLE, GREENPLUM, VERTICA, SYBASE, PERVASIVE, TERADATA, DB2, MYSQL, NETEZZA, SAP,
AMAZON_REDSHIFT("AmazonRedshift"), OTHER, ODBC, BIGDATA_CLOUDERA("Cloudera"), BIGDATA_HORTONWORKS("Hortonworks"), BIGDATA_MAPR("MapR"),SALESFORCE.
DBProperties.Operation - Enum in com.icc.util
These constants are used to specify whether the operation Type is of FRESH_UPLOAD, APPEND, UPDATE_APPEND.
DBSchema - Class in com.ads.mm.db.dao
This class provides some beans control methods related to Environments, Schemas and Tables, Views, Synonyms.
DBSchema() - Constructor for class com.ads.mm.db.dao.DBSchema
 
DBSchema(String) - Constructor for class com.ads.mm.db.dao.DBSchema
 
DBSystem - Class in com.ads.mm.db.dao
This Class consists of methods related to DBSystem object which extends DBComponent and systemId, SystemName,EnvironmentMap.
DBSystem() - Constructor for class com.ads.mm.db.dao.DBSystem
 
DBSystem(int) - Constructor for class com.ads.mm.db.dao.DBSystem
 
DBTable - Class in com.ads.mm.db.dao
This class consists of methods relating to DBTable Object such as TableType, EntityBaseType, schemaName, tableDefinitionComments
tableDefinition, tableComments, logicalTableName, Audit History, userDefinedFields etc..
DBTable() - Constructor for class com.ads.mm.db.dao.DBTable
 
DBTable(String) - Constructor for class com.ads.mm.db.dao.DBTable
 
DBTable.EntityBaseType - Enum in com.ads.mm.db.dao
These constants are used to specify ENTITY, ENTITY_ROOT, ENTITY_ELEMENT, ENTITY_ATTRIBUTE.
DBTable.TableType - Enum in com.ads.mm.db.dao
These Constants are used to specify the TableType as Table, View or Synonym.
decrementTabCount() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
 
DEFAULT_COLUMN_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_DATATYPE - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_DBMS_TYPE - Static variable in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
 
DEFAULT_ENVIRONMENT_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_LENGTH - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_PRECISION - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_SCALE - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_SYSTEM_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_TABLE_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DEFAULT_XPATH - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
DELETE_KEY_COUNT - Static variable in class com.ads.api.beans.common.APIConstants
A constant holding the String value, an DELETE_KEY_COUNT can have DELETE_KEY_COUNT i.e the number of deleted keyValues
deleteAllKeyValuesForObjectId(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deletes all Keys for the specified ObjectId and ObjectTypeId.
deleteAllKeyValuesForObjectIds(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Delete all Keys for the specified ObjectTypeId and List of ObjectId's.
deleteAllKeyValuesForObjectTypeIdsMap(String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deletes all Keys for the specified Map of ObjectTypeId and List of ObjectId's.
deleteAssetType(int) - Method in class com.ads.api.util.BusinessGlossaryUtil
Deletes the assetType for the specified id.Specifying the id is mandatory to delete a particular assetType.
deleteAssetType(String, String, String, int) - Method in class com.ads.services.webservice.BusinessGlossaryService
Deletes the assetType with the specified assetTypeId.
deleteAssetTypeAs(int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
Deletes the assetType with the specified assetTypeId.
deleteCatalog(int) - Method in class com.ads.api.util.BusinessGlossaryUtil
Deletes the catalog with the specified catalogId.Specifying the catalogId is mandatory to delete a particular catalog.
deleteCatalog(String, String, String, int) - Method in class com.ads.services.webservice.BusinessGlossaryService
Deletes the catalog with the specified catalogId.
deleteCatalogAs(int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
Deletes the catalog with the specified catalogId.
deleteColumn(SMEnvironment) - Method in class com.ads.api.beans.sm.SMSystem
 
deleteColumn(int) - Method in class com.ads.api.util.SystemManagerUtil
Removes column for the specified columnId.
deleteColumn(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Removes column for the specified columnId.
deleteColumnAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes column for the specified columnId.
deleteDocument(int) - Method in class com.ads.api.util.DocumentUtil
Deletes the Document with the specified documentId.
deleteDocument(Node.NodeType, int, String) - Method in class com.ads.api.util.DocumentUtil
Deletes the document with the given documentName of the specified nodeId of nodeType.
deleteDocument(Node.NodeType, int) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the Document for the specified docId of nodeType.
deleteDocument(String, String, String, int) - Method in class com.ads.services.webservice.DocumentsService
Deletes the Document with the specified documentId.
deleteDocumentAs(int, String) - Method in class com.ads.api.util.DocumentUtil
Deletes the Document with the specified documentId.
deleteDocumentAs(String, int, String, String) - Method in class com.ads.api.util.DocumentUtil
Deletes the document with the given documentName of the specified nodeId of nodeType.
deleteDocumentAs(String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the Document for the specified docId of nodeType.
deleteDocumentById(String, String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Deletes the Document for the specified docId of nodeType.
deleteDocumentByName(String, String, String, String, int, String) - Method in class com.ads.services.webservice.DocumentsService
Deletes the document with the given documentName of the specified nodeId of nodeType.
deleteDocuments(Node.NodeType, int) - Method in class com.ads.api.util.DocumentUtil
Deletes the documents of the specified nodeId of nodeType.
deleteDocuments(List<Integer>) - Method in class com.ads.api.util.DocumentUtil
Documents with the specified List of DocumentIds are deleted.
deleteDocuments(int, Node.NodeType) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the documents of the specified nodeId of nodeType.
deleteDocuments(String, int, Node.NodeType) - Method in class com.ads.api.util.SystemManagerUtil
Documents are deleted for the specified nodeName, parentNodeId of parentNodeType.
deleteDocuments(Node.NodeType, List<Integer>) - Method in class com.ads.api.util.SystemManagerUtil
Documents are deleted for the specified List of docIds of the given nodeType.
deleteDocuments(String, String, String, String, int) - Method in class com.ads.services.webservice.DocumentsService
Deletes the documents of the specified nodeId of nodeType.
deleteDocuments(String, String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Deletes the documents of the specified nodeId of nodeType.
deleteDocumentsAs(String, int, String) - Method in class com.ads.api.util.DocumentUtil
Deletes the documents of the specified nodeId of nodeType.
deleteDocumentsAs(String, String) - Method in class com.ads.api.util.DocumentUtil
Documents are deleted for the specified List of DocumentIds
outputFormat can be either JSON or XML.
deleteDocumentsAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the documents of the specified nodeId of nodeType.
deleteDocumentsAs(String, int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Documents are deleted for the specified nodeName, parentNodeId of parentNodeType.
deleteDocumentsAs(String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Documents are deleted for the specified List of docIds of the given nodeType.
deleteDocumentsByDocIds(String, String, String, String) - Method in class com.ads.services.webservice.DocumentsService
Documents are deleted for the specified List of DocumentIds.
deleteDocumentsByIds(String, String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Documents are deleted for the specified List of docIds of the given nodeType.
deleteDocumentsByNodeName(String, String, String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Documents are deleted for the specified nodeName, parentNodeId of parentNodeType.
deleteEnvironment(int) - Method in class com.ads.api.util.SystemManagerUtil
Removes System Environment for the specified environmentId.
deleteEnvironment(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Removes System Environment for the specified environmentId.
deleteEnvironmentAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes System Environment for the specified environmentId.
deleteEnvironmentDocuments(int) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the Environment Documents of the specified environmentId.
deleteEnvironmentDocuments(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the Environment Documents of the specified environmentName and systemId.
deleteEnvironmentDocuments(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Deletes the Environment Documents of the specified environmentName and systemId.
deleteEnvironmentDocumentsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the Environment Documents of the specified environmentId.
deleteEnvironmentDocumentsAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the Environment Documents of the specified environmentName and systemId.
deleteEnvironmentDocumentsById(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Deletes the Environment Documents of the specified environmentId.
deleteIndex(SMIndex) - Method in class com.ads.api.util.SystemManagerUtil
Removes index for the specified SMIndex object.
deleteIndex(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Removes index for the specified SMIndex object.
deleteIndexAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes index for the specified SMIndex object.
deleteIndexById(int) - Method in class com.ads.api.util.SystemManagerUtil
Removes SMIndex for the specified indexId.
deleteIndexById(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Removes SMIndex for the specified indexId.
deleteIndexByIdAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes SMIndex for the specified indexId.
deleteIndexes(List<SMIndex>) - Method in class com.ads.api.util.SystemManagerUtil
Removes indexes for the specified list of SMIndex objects.
deleteIndexes(Node.NodeType, int) - Method in class com.ads.api.util.SystemManagerUtil
Removes indexes for the specified nodeId of nodeType.
deleteIndexes(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Removes indexes for the specified list of SMIndex objects.
deleteIndexesAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes indexes for the specified list of SMIndex objects.
deleteIndexesAs(String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes indexes for the specified nodeId of nodeType.
deleteIndexesById(List<Integer>) - Method in class com.ads.api.util.SystemManagerUtil
Removes indexes for the specified list of index ids.
deleteIndexesByIds(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Removes indexes for the specified list of index ids.
deleteIndexesByIdsAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes indexes for the specified list of index ids.
deleteIndexesByNode(String, String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Removes indexes for the specified nodeId of nodeType.
deleteJob(String, String, String, String, String) - Method in class com.ads.services.webservice.SchedulerService
Deletes the Job with the specified objectType and jobName.Specifying the objectType and jobName are mandatory to delete a particular Job
If the Job is deleted all its associated data will also be deleted.
deleteKeyValueByIds(String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deletes all Keys for the specified List of keyId's.
deleteKeyValueByName(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deletes all Keys for the specified Key, ObjectId and Object Type Id.outputFormat can be either JSON or XML.
deleteKeyValueListAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified List of keys, ObjectId and ObjectTypeId.outputFormat can be either JSON or XML.
deleteKeyValueListAs(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Delete all Keys for the specified ObjectTypeId and List of ObjectId's as JSON.outputFormat can be either JSON or XML.
deleteKeyValueMapAs(String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified Map of ObjectTypeId and List of ObjectId's.
deleteKeyValues(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified Key, ObjectId and ObjectTypeId.
deleteKeyValues(List<String>, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified List of keys, ObjectId and ObjectTypeId.
deleteKeyValues(List<String>) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified List of keyId's.
deleteKeyValues(String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified ObjectId and ObjectTypeId.
deleteKeyValues(String, List<String>) - Method in class com.ads.api.util.KeyValueUtil
Delete all Keys for the specified ObjectTypeId and List of ObjectId's.
deleteKeyValues(Map<String, List<String>>) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified Map of ObjectTypeId with its List of ObjectId's.
deleteKeyValuesAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified Key, ObjectId and Object Type Id.outputFormat can be either JSON or XML.
deleteKeyValuesAs(String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified List of keyId's.outputFormat can be either JSON or XML.
deleteKeyValuesAs(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deletes all Keys for the specified ObjectId and ObjectTypeId.outputFormat can be either JSON or XML.
deleteKeyValuesByNameForObjectId(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deletes all Keys for the specified List of keys, ObjectId and ObjectTypeId.
deleteMapByName(String, String, String, String, int, String, String, float) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the map for the specified mapName of the given nodeType and nodeId.
deleteMapping(int) - Method in class com.ads.api.util.MappingManagerUtil
Removes Mapping for the specified mappingId.
deleteMapping(int, APIConstants.VersionMode, float) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mapping of the specified mapId, versionMode.
deleteMapping(int, Node.NodeType, String, APIConstants.VersionMode, float) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the map for the specified mapName of the given nodeType and nodeId.
deleteMapping(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
Deletes Mapping for the specified mappingId.outputFormat can be either JSON or XML.
deleteMappingAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes Mapping for the specified mappingId.
deleteMappingAs(int, String, String, String, float, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the map for the specified mapName of the given nodeType and nodeId.
deleteMappingAs(int, String, float, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mapping of the specified mapId and versionMode.
deleteMappingByMapId(String, String, String, int, String, float) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the mapping of the specified mapId, versionMode.
deleteMappings(List<Integer>, APIConstants.VersionMode, float) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappings of the specified mappingIds.
deleteMappings(int, Node.NodeType, List<String>, APIConstants.VersionMode, float) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappings of the specified List of mapNames of the given nodeType and nodeId.
deleteMappings(int, Node.NodeType, APIConstants.VersionMode, float) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappings of the given nodeType and nodeId.
deleteMappings(String, String, String, String, String, float) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the mappings of the specified mappingIds.
deleteMappingsAs(String, String, float, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappings for the specified mappingIds.
deleteMappingsAs(int, String, String, float, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappings of the given nodeType and nodeId.
deleteMappingsAs(int, String, String, String, float, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappings of the specified List of mapNames of the given nodeType and nodeId.
deleteMappingsByListOfMapNames(String, String, String, String, int, String, String, float) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the mappings of the specified List of mapNames of the given nodeType and nodeId.
deleteMappingsByNodeType(String, String, String, String, int, String, float) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the mappings of the given nodeType and nodeId.
deleteMappingSpecification(int) - Method in class com.ads.api.util.MappingManagerUtil
Removes mappingSpecification for the specified mappingSequenceId.
deleteMappingSpecification(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
Deletes mappingSpecification for the specified mappingSequenceId.outputFormat can be either Json or XML.
deleteMappingSpecificationAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes mappingSpecification for the specified mappingSequenceId.
deleteMappingSpecificationRow(MappingSpecificationRow) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappingSpecification for the specified mappingSpecificationRow Object.
deleteMappingSpecificationRow(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the mappingSpecificationRow for the specified mappingSpecificationRow Object.
deleteMappingSpecificationRowAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappingSpecificationRow for the specified mappingSpecificationRow Object.
deleteMappingSpecificationRows(List<MappingSpecificationRow>) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappingSpecifications for the specified List of mappingSpecificationRows.
deleteMappingSpecificationRows(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the mappingSpecifications for the specified List of mappingSpecificationRows.
deleteMappingSpecificationRowsAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappingSpecifications for the specified List of mappingSpecificationRows.
deleteMappingSpecifications(int) - Method in class com.ads.api.util.MappingManagerUtil
Removes all mappingSpecification rows for the specified mappingId.
deleteMappingSpecifications(List<Integer>) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappingSpecifications for the specified List of mappingSequenceIds.Specifying the mappingSequenceIds are mandatory.
deleteMappingSpecifications(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
Deletes all the mappingSpecification rows for the specified mappingId.outputFormat can be either Json or XML.
deleteMappingSpecificationsAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes all mappingSpecification rows for the specified mappingId.
deleteMappingSpecificationsAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the mappingSpecifications for the specified List of mapSequenceIds.
deleteMappingSpecificationsWithMapSeqIds(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
Deletes all mappingSpecification rows for the specified MapSeqIds.
deleteProject(int) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the project with the specified projectId.
deleteProject(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
Deletes a project for the specified projectId.
deleteProjectAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes a project of the specified projectId.
deleteSubject(int) - Method in class com.ads.api.util.MappingManagerUtil
Removes the subject of the specified subjectId.
deleteSubject(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
Deletes the subject for the specified subjectId.
deleteSubjectAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
Deletes the subject for the specified subjectId.
deleteSystem(int) - Method in class com.ads.api.util.SystemManagerUtil
Removes SMSystem for the specified systemId.It deletes the System only if it does not contain any Environments or Documents associated with it.
deleteSystem(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Removes SMSystem for the specified systemId.It deletes the System only if it does not contain any Environments or Documents associated with it.
deleteSystemAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes SMSystem for the specified systemId.It deletes the System only if it does not contain any Environments or Documents associated with it.
deleteSystemDocuments(int) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the systemDocuments for the specified systemId.
deleteSystemDocuments(String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the System Documents for the specified systemName.
deleteSystemDocuments(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Deletes the systemDocuments for the specified systemId.
deleteSystemDocumentsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the systemDocuments for the specified systemId.
deleteSystemDocumentsAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
Deletes the systemDocuments for the specified systemName.
deleteSystemDocumentsBySystemName(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Deletes the systemDocuments for the specified systemName.
deleteTable(int) - Method in class com.ads.api.util.SystemManagerUtil
Removes the table for the specified tableId.
deleteTable(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
Removes the table for the specified tableId.
deleteTableAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
Removes the table for the specified tableId.
deleteTestCase(int) - Method in class com.ads.api.util.TestManagerUtil
Removes the TestCase of the specified testCaseId.
deleteTestCase(String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
Removes the TestCase of the specified testCaseId.
deleteTestCaseAs(int, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the TestCase of the specified testCaseId.
deleteTestCases(List<Integer>) - Method in class com.ads.api.util.TestManagerUtil
Removes the TestCases of the specified List of testCaseId's.
deleteTestCases(String, String, String, String) - Method in class com.ads.services.webservice.TestManagerService
Removes the TestCases of the specified List of testCaseId's.
deleteTestCasesAs(String, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the TestCases of the specified List of testCaseId's.
deleteValidationStep(int, Node.NodeType, String, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationStep of the specified stepName, testCaseName, nodeId, nodeType.
deleteValidationStep(int, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationStep of the specified testCaseId and stepName.
deleteValidationStep(int) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationStep of the specified validationStepId.
deleteValidationStep(String, String, String, String, int, String, String) - Method in class com.ads.services.webservice.TestManagerService
Removes the ValidationStep of the specified stepName, testCaseName, nodeId, nodeType.
deleteValidationStepAs(int, String, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationStep of the specified testCaseId and stepName.
deleteValidationStepAs(int, String, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationStep of the specified stepName, testCaseName, nodeId, nodeType.
deleteValidationStepById(String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
Removes the ValidationStep of the specified validationStepId.
deleteValidationStepByIdAs(int, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationStep of the specified validationStepId.
deleteValidationStepByTestCaseId(String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
Removes the ValidationStep of the specified testCaseId and stepName.
deleteValidationSteps(int, Node.NodeType, String, List<String>) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationSteps of the specified List of stepNames, testCaseName, nodeId, nodeType.
deleteValidationSteps(int) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationSteps of the specified testCaseId.
deleteValidationSteps(int, List<String>) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationSteps of the specified testCaseId and List of stepNames.
deleteValidationSteps(List<Integer>) - Method in class com.ads.api.util.TestManagerUtil
Removes the TestSteps of the specified List of stepIds.
deleteValidationSteps(String, String, String, String, int, String, String) - Method in class com.ads.services.webservice.TestManagerService
Removes the ValidationSteps of the specified List of stepNames, testCaseName, nodeId, nodeType.
deleteValidationStepsAs(int, String, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationSteps of the specified List of stepNames, testCaseName, nodeId, nodeType.
deleteValidationStepsAs(int, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationSteps of the specified testCaseId.
deleteValidationStepsAs(int, String, String) - Method in class com.ads.api.util.TestManagerUtil
Removes the ValidationSteps of the specified testCaseId and List of stepNames.
deleteValidationStepsAs(String, String) - Method in class com.ads.api.util.TestManagerUtil
Deletes the TestSteps for the specified List of stepIds.
deleteValidationStepsByIds(String, String, String, String) - Method in class com.ads.services.webservice.TestManagerService
Removes the TestSteps of the specified List of stepIds.
deleteValidationStepsByListOfStepNames(String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
Removes the ValidationSteps of the specified testCaseId and List of stepNames.
deleteValidationStepsByTestCaseId(String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
Removes the ValidationSteps of the specified testCaseId.
Document - Class in com.ads.api.beans.common
This class provides some beans control methods related to Documents and its related Audit Specifications.
Document() - Constructor for class com.ads.api.beans.common.Document
 
DOCUMENTS_ADDED - Static variable in class com.ads.api.beans.common.APIConstants
 
DocumentsService - Class in com.ads.services.webservice
Web Services are based on the SOAP protocol.The response can be either JSON or XML.
DocumentsService() - Constructor for class com.ads.services.webservice.DocumentsService
 
DocumentUtil - Class in com.ads.api.util
Contains the methods related to perform the operations such as creation, update, deletion and retrieval of Documents.
DocumentUtil(String) - Constructor for class com.ads.api.util.DocumentUtil
 
DocumentUtil(String, String) - Constructor for class com.ads.api.util.DocumentUtil
 
DUPLICATE_TESTCASE_VALIDATION_STEP_NAME - Static variable in class com.ads.api.beans.common.APIConstants
A constant DUPLICATE_TESTCASE_VALIDATION_STEP_NAME holds the String value DUPLICATE_TESTCASE_VALIDATION_STEP_NAME i.e the duplicateStepnames
A B C D E F G H I K L M N O P R S T U V W X _ 
Skip navigation links