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 _ 

A

add(String) - Method in enum com.ads.api.beans.kv.KeyValue.DisplayPolicy
 
addAssociatedCrossID(String) - Static method in class com.ads.mm.etl.xml.mapping.MMUUID
 
addAssociatedID(String) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
 
addAssociatedUUID(String) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
 
addChildNode(String, Node) - Method in class com.ads.api.beans.common.Node
Adds the childNode to the Node specified as parameter.
addCodeValue(CodeValue) - Method in class com.ads.api.beans.csm.Codeset
Returns the Codeset object by adding the specified CodeValue object to the codeValues list.
addCodeValues(List<CodeValue>) - Method in class com.ads.api.beans.csm.Codeset
Returns the Codeset object by adding the specified list of CodeValue objects to the codeValues list.
addColumn(SMColumn) - Method in class com.ads.api.beans.sm.SMIndex
Adds the SMColumn as specified.
addColumn(String, SMColumn) - Method in class com.ads.api.beans.sm.SMTable
Adds the column specified with the details given as DBColumn.
addColumn(SMColumn) - Method in class com.ads.api.beans.sm.SMTable
Adds the column as specified.
addColumn(DBColumn) - Method in class com.ads.mm.db.dao.DBIndex
Adds the column as specified.
addColumn(String, DBColumn) - Method in class com.ads.mm.db.dao.DBTable
Adds the column specified with the details given as DBColumn.
addColumn(DBColumn) - Method in class com.ads.mm.db.dao.DBTable
Adds the column as specified.
addColumn(String) - Method in class com.ads.mm.etl.xml.mapping.MMColumnMap
 
addColumn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMColumnMap
 
addColumn(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
 
addColumn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
 
addColumnByReferenceId(SMColumn) - Method in class com.ads.api.beans.sm.SMTable
Adds the Column as specified.
addColumnByReferenceId(DBColumn) - Method in class com.ads.mm.db.dao.DBTable
Adds the Column as specified.
addColumnIndex(SMIndex) - Method in class com.ads.api.beans.sm.SMColumn
Method adds the columnIndex as specified.
addColumnIndex(DBIndex) - Method in class com.ads.mm.db.dao.DBColumn
 
addDocument(Document) - Method in class com.ads.api.beans.mm.Project
Adds a Document to the Project.
addDocument(Node.NodeType, int, Document) - Method in class com.ads.api.util.DocumentUtil
Document is added at the NodeId of the given nodeType with the document details.
addDocument(int, Node.NodeType, Document) - Method in class com.ads.api.util.SystemManagerUtil
Document is added for the specified nodeId of nodeType.
addDocument(String, int, Node.NodeType, Document) - Method in class com.ads.api.util.SystemManagerUtil
Document is added for the specified nodeName, parentNodeId of parentNodeType.
addDocument(String, String, String, String, int, String) - Method in class com.ads.services.webservice.DocumentsService
Document is added at the NodeId of the given nodeType with the documentObjJson details.
addDocument(String, String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Document is added for the specified nodeId of nodeType.
addDocumentAs(String, int, String, String) - Method in class com.ads.api.util.DocumentUtil
Document is added at the NodeId of the given nodeType with the document details.
addDocumentAs(int, String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Document is added for the specified nodeId of nodeType.
addDocumentAs(String, int, String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Document is added for the specified nodeName, parentNodeId of parentNodeType.
addDocuments(Node.NodeType, int, List<Document>) - Method in class com.ads.api.util.DocumentUtil
Documents are added at the NodeId of the given nodeType with the documentsObjJson details.
addDocuments(String, String, String, String, int, String) - Method in class com.ads.services.webservice.DocumentsService
Documents are added at the NodeId of the given nodeType with the documentsObjJsonArray details.
addDocumentsAs(String, int, String, String) - Method in class com.ads.api.util.DocumentUtil
Documents are added at the NodeId of the given nodeType with the documentsObjJson details.
addDocumentWithNodeName(String, String, String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Document is added for the specified nodeName, parentNodeId of parentNodeType.
addEnvironment(SMEnvironment) - Method in class com.ads.api.beans.sm.SMSystem
 
addEnvironment(String, DBEnvironment) - Method in class com.ads.mm.db.dao.DBSystem
Adds the Environment specified in name to DBEnvironment Object.
addEnvironment(DBEnvironment) - Method in class com.ads.mm.db.dao.DBSystem
Adds the Environment to DBEnvironment Object.
addEnvironment(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
 
addEnvironment(String) - Method in class com.ads.mm.etl.xml.mapping.MMEnvironmentMap
 
addEnvironment(MMDBEnvironment) - Method in class com.ads.mm.etl.xml.mapping.MMEnvironmentMap
 
addExtendedProperty(KeyValue) - Method in class com.ads.api.beans.csm.CodeValue
Returns CodeValue object by adding specified KeyValue object to the CodeValue object where KeyValue object contains details like key,value, objectId,objectTypeId etc....
addExtendedProperty(KeyValue) - Method in class com.ads.api.beans.sm.SMColumn
 
addExtendedProperty(KeyValue) - Method in class com.ads.api.beans.sm.SMTable
 
addExtendedProperty(KeyValue) - Method in class com.ads.mm.db.dao.DBColumn
 
addExtendedProperty(KeyValue) - Method in class com.ads.mm.db.dao.DBTable
 
addIndex(SMIndex) - Method in class com.ads.api.util.SystemManagerUtil
Inserts a new index for the specified SMIndex Object.
addIndex(int, SMIndex) - Method in class com.ads.api.util.SystemManagerUtil
Inserts a new index for the specified columnId and the specified SMIndex object should contain all the details pertaining to index such as index name which is mandatory, type,owner etc..
addIndex(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Inserts a new index for the specified SMIndex Object.
addIndexAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
Inserts a new index for the specified SMIndex Object.
addIndexAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Inserts a new index for the specified columnId and the specified SMIndex object should contain all the details pertaining to index such as index name which is mandatory, type,owner etc..
addIndexByColumnId(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Inserts a new index for the specified columnId and the specified SMIndex object should contain all the details pertaining to index such as index name which is mandatory, type,owner etc..
addIndexes(List<SMIndex>) - Method in class com.ads.api.util.SystemManagerUtil
Inserts List of indexes for the specified SMIndex Objects.Each SMIndex object should contain all the details pertaining to index such as index name,type,owner etc...where index name is mandatory and SMIndex object should also contain either column object or list of column objects to which the index need to be added where in columnId is mandatory in each column object.
addIndexes(int, List<SMIndex>) - Method in class com.ads.api.util.SystemManagerUtil
Inserts list of indexes for the specified columnId where in each SMIndex object should contain index name.
addIndexes(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
Inserts List of indexes for the specified SMIndex Objects.Each SMIndex object should contain all the details pertaining to index such as index name,type,owner etc...where index name is mandatory and SMIndex object should also contain either column object or list of column objects to which the index need to be added where in columnId is mandatory in each column object.
addIndexesAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
Inserts List of indexes for the specified SMIndex Objects.Each SMIndex object should contain all the details pertaining to index such as index name,type,owner etc...where index name is mandatory and SMIndex object should also contain either column object or list of column objects to which the index need to be added where in columnId is mandatory in each column object.
addIndexesAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Inserts list of indexes for the specified columnId where in each SMIndex object should contain index name.
addIndexesByColumnId(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Inserts list of indexes for the specified columnId where in each SMIndex object should contain index name.
addKeyValue(KeyValue) - Method in class com.ads.api.beans.kv.KeyValue
 
addKeyValue(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValue(String, String, String, List<String>) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValue(String, String, Map<String, List<String>>) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValue(KeyValue) - Method in class com.ads.api.util.KeyValueUtil
Inserts a single KeyValue pair object for the specified KeyValue object.
addKeyValue(KeyValue, Node.NodeType, int) - Method in class com.ads.api.util.KeyValueUtil
Inserts a single KeyValue pair object for the specified KeyValue object, objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValue(String, String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValue(String, String) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
 
addKeyValue(String, String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
 
addKeyValue(String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deprecated. 
addKeyValueAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated.

Sample 'ObjectTypeIdsListOfObjectIdsJson' JSON :
{
9:[1,2],
8:[3,4]
}

addKeyValueAs(String, APIConstants.OutputFormat) - Method in class com.ads.api.util.KeyValueUtil
Inserts a single KeyValue pair object for the specified KeyValue object,objectTypeId and objectId are mandatory.OutputFormat can be either JSON or XML.
addKeyValueAs(String, Node.NodeType, int, APIConstants.OutputFormat) - Method in class com.ads.api.util.KeyValueUtil
Inserts a single KeyValue pair object for the specified KeyValue object,objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValueForObjectIds(String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deprecated. 
addKeyValueForObjectTypeIdsMap(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deprecated. 
addKeyValueMap(Map<String, String>, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValueMap(Map<String, String>, String, List<String>) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValueMap(Map<String, String>, Map<String, List<String>>) - Method in class com.ads.api.util.KeyValueUtil
Deprecated. 
addKeyValueMapAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated.

Sample 'keyvalueMapJson' JSON :
{
"key1": "value1",
"key2": "value2"
}

Sample 'objectIdListJson' JSON :
{
"objectId": [74,76]
}

addKeyValueMapAs(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated.

Sample 'keyValueMapJson' JSON :
{
"key1": "value1",
"key2": "value2"
}

Sample 'ObjectTypeIdsListOfObjectIdsJson' JSON :
{
9: [1,2],
8:[3,4]
}

addKeyValueObject(String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Inserts a single KeyValue pair object for the specified KeyValue object,objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValueObjectByObjectId(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Inserts a single KeyValue pair object for the specified KeyValue object,objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValueObjects(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Inserts a multiple KeyValue pair objects for the specified List of KeyValue objects,objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValues(List<KeyValue>, Node.NodeType, int) - Method in class com.ads.api.util.KeyValueUtil
Inserts a multiple KeyValue pair objects for the specified List of KeyValue objects,objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValuesAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated.

Sample 'keyvalueMapJson' JSON :
{
"key1": "value1",
"key2": "value2"
}

addKeyValuesAs(String, String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
Deprecated.

Sample 'objectIdListJson' JSON :
{
"objectId": [1,2]
}

addKeyValuesAs(String, Node.NodeType, int, APIConstants.OutputFormat) - Method in class com.ads.api.util.KeyValueUtil
Inserts a multiple KeyValue pair objects for the specified List of KeyValue objects,objectTypeId and objectId.OutputFormat can be either JSON or XML.
addKeyValuesForObjectId(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
 
addKeyValuesForObjectIds(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deprecated. 
addKeyValuesForObjectTypeIdsMap(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
Deprecated. 
addMappingDocument(int, Document) - Method in class com.ads.api.util.MappingManagerUtil
MappingDocument is added for the specified mapId.
addMappingDocument(int, Node.NodeType, String, Document) - Method in class com.ads.api.util.MappingManagerUtil
MappingDocument is added for the specified mapName.
addMappingDocument(String, String, String, int, String) - Method in class com.ads.services.webservice.MappingManagerService
Mapping Document will be added for the specified mapId.
addMappingDocumentAs(int, String, String) - Method in class com.ads.api.util.MappingManagerUtil
MappingDocument is added for the specified mapId.
addMappingDocumentAs(int, String, String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
MappingDocument is added for the specified mapName.
addMappingDocumentByMapName(String, String, String, String, int, String, String) - Method in class com.ads.services.webservice.MappingManagerService
Mapping Document will be added for the specified mapName.
addMappingSpecification(int, MappingSpecificationRow) - Method in class com.ads.api.util.MappingManagerUtil
Inserts a single row of mappingSpecification for the specified mapId,mappingSpecificationRow.
addMappingSpecification(String, String, String, int, String) - Method in class com.ads.services.webservice.MappingManagerService
Inserts a single row of mappingSpecification for the specified mapId and mappingSpecificationRow.
addMappingSpecificationAs(int, String, String) - Method in class com.ads.api.util.MappingManagerUtil
Inserts a single row of mappingSpecification for the specified mapId, mappingSpecificationRow.
addMappingSpecifications(int, ArrayList<MappingSpecificationRow>) - Method in class com.ads.api.util.MappingManagerUtil
Inserts List of mappingSpecifications into the specified mapId.
addMappingSpecifications(String, String, String, int, String) - Method in class com.ads.services.webservice.MappingManagerService
Inserts List of mappingSpecifications into the specified mapId.
addMappingSpecificationsAs(int, String, String) - Method in class com.ads.api.util.MappingManagerUtil
Inserts List of mappingSpecifications into the specified mapId.
addOrphanColumn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
 
addSchema(SMSchema) - Method in class com.ads.api.beans.sm.SMEnvironment
Adds the schema as specified.
addSchema(String, DBTable) - Method in class com.ads.mm.db.dao.DBEnvironment
Adds the specified schemaName to schemas.
addSchema(DBSchema) - Method in class com.ads.mm.db.dao.DBEnvironment
Adds the schema as specified.
addSourceColumn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
 
addStatusMessage(String) - Method in class com.icc.util.RequestStatus
Adds the statusMessage as specified.
addSystem(String) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
 
addSystem(MMDBSystem) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
 
addTable(String, SMTable) - Method in class com.ads.api.beans.sm.SMEnvironment
Adds the table to DBTable Object as specified in name.
addTable(SMTable) - Method in class com.ads.api.beans.sm.SMEnvironment
Adds the table to the DBTable Object.
addTable(SMTable) - Method in class com.ads.api.beans.sm.SMSchema
Adds Table as specified in DBTable Object.
addTable(String, SMTable) - Method in class com.ads.api.beans.sm.SMSchema
 
addTable(String, DBTable) - Method in class com.ads.mm.db.dao.DBEnvironment
Adds the table to DBTable Object as specified in name.
addTable(DBTable) - Method in class com.ads.mm.db.dao.DBEnvironment
Adds the table to the DBTable Object.
addTable(DBTable) - Method in class com.ads.mm.db.dao.DBSchema
Adds Table as specified in DBTable Object.
addTable(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
 
addTable(MMDBTable) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
 
addTable(String) - Method in class com.ads.mm.etl.xml.mapping.MMTableMap
 
addTable(MMDBTable) - Method in class com.ads.mm.etl.xml.mapping.MMTableMap
 
addTableByReferenceId(SMTable) - Method in class com.ads.api.beans.sm.SMEnvironment
 
addTableByReferenceId(DBTable) - Method in class com.ads.mm.db.dao.DBEnvironment
 
addTableByReferenceId(DBTable) - Method in class com.ads.mm.db.dao.DBSchema
Adds Table as specified in DBTable Object.
addTables(Map<String, DBTable>) - Method in class com.ads.mm.db.dao.DBEnvironment
Adds the List of tables to DBTable.
addTables(Collection<DBTable>) - Method in class com.ads.mm.db.dao.DBSchema
Adds the Tables as specified as Collection of DBTable Objects.
addTableToSupportSystem(String, String, String, String, String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
 
addTargetColumn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
 
addTestCase(int, Node.NodeType, TestCase) - Method in class com.ads.api.util.TestManagerUtil
TestCase will be added for the specified nodeId of nodeType with the details given in TestCase Object.
addTestCaseAs(int, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
TestCase will be added for the specified nodeId of nodeType with the details given in TestCase Object.
addTestCaseByNodeId(String, String, String, int, String, String) - Method in class com.ads.services.webservice.TestManagerService
TestCase will be added for the specified nodeId of nodeType with the details given in TestCase Object.
addTransformation(MMMapping, MMMappingTransformation) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
 
addUserData(String, Object) - Method in class com.ads.api.beans.kv.KeyValue
 
addValidationStep(String, TestCaseValidationStep) - Method in class com.ads.api.beans.tm.TestCase
Adds the stepName to validationStepMap.
addValidationStep(int, TestCaseValidationStep) - Method in class com.ads.api.util.TestManagerUtil
ValidationStep will be added for the specified testCaseId with details given in TestCaseValidationStep Object.
addValidationStep(int, Node.NodeType, String, TestCaseValidationStep) - Method in class com.ads.api.util.TestManagerUtil
ValidationStep will be added for the specified testCaseName of nodeId, nodeType with details given in TestCaseValidationStep Object.
addValidationStep(String, String, String, String, int, String, String) - Method in class com.ads.services.webservice.TestManagerService
ValidationStep will be added for the specified testCaseName of nodeId, nodeType with details given in TestCaseValidationStep Object.
addValidationStepAs(int, String, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
ValidationStep will be added for the specified testCaseName of nodeId, nodeType with details given in TestCaseValidationStep Object.
addValidationStepAs(int, String, String) - Method in class com.ads.api.util.TestManagerUtil
ValidationStep will be added for the specified testCaseId with details given in TestCaseValidationStep Object.
addValidationStepByTestCaseId(String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
ValidationStep will be added for the specified testCaseId with details given in TestCaseValidationStep Object.
addValidationSteps(int, Node.NodeType, String, List<TestCaseValidationStep>) - Method in class com.ads.api.util.TestManagerUtil
ValidationSteps will be added for the specified testCaseName of nodeId, nodeType with details given in the List of TestCaseValidationStep Objects.
addValidationSteps(int, List<TestCaseValidationStep>) - Method in class com.ads.api.util.TestManagerUtil
ValidationSteps will be added for the specified testCaseId with details given in the List of TestCaseValidationStep Objects.
addValidationSteps(String, String, String, String, int, String, String) - Method in class com.ads.services.webservice.TestManagerService
ValidationSteps will be added for the specified testCaseName of nodeId, nodeType with details given in the List of TestCaseValidationStep Objects.
addValidationStepsAs(int, String, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
ValidationSteps will be added for the specified testCaseName of nodeId, nodeType with details given in the List of TestCaseValidationStep Objects.
addValidationStepsAs(int, String, String) - Method in class com.ads.api.util.TestManagerUtil
ValidationSteps will be added for the specified testCaseId with details given in the List of TestCaseValidationStep Objects.
addValidationStepsByTestCaseId(String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
ValidationSteps will be added for the specified testCaseId with details given in the List of TestCaseValidationStep Objects.
addValidValues(CodeVo) - Method in class com.ads.mm.db.dao.DBColumn
 
ADS_FORM - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an AMM_FORMS can have AMM_FORMS.
ADS_FORM_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_FORMS_ID can have ADS_FORM.
ADS_KEY_VALUE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_KEY_VALUE can have ADS_KEY_VALUE.
ADS_KEY_VALUE_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_KEY_VALUE_ID can have ID of ADS_KEY_VALUE.
ADS_MAIL_CMD - Static variable in class com.ads.api.beans.common.AMMObjectTypes
 
ADS_MAIL_CMD_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_MAIL_CMD_ID can have ID of ADS_MAIL_CMD.
ADS_PROFILE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_PROFILE can have ADS_PROFILE.
ADS_PROFILE_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_PROFILE_ID can have ID of ADS_PROFILE.
ADS_SECURITY_ROLE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_SECURITY_ROLE can have ADS_SECURITY_ROLE.
ADS_SECURITY_ROLE_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_SECURITY_ROLE_ID can have ID of ADS_SECURITY_ROLE.
ADS_USER - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_USER can have ADS_USER.
ADS_USER_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_USER_ID can have ID of ADS_USER.
ADS_WORKFLOW - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an AMM_FORMS can have AMM_FORMS.
ADS_WORKFLOW_ASSIGNEMENT_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_WORKFLOW_ASSIGNEMENT_ID can have ID of ADS_WORKFLOW_ASSIGNMENT.
ADS_WORKFLOW_ASSIGNMENT - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_WORKFLOW_ASSIGNMENT can have ADS_WORKFLOW_ASSIGNMENT.
ADS_WORKFLOW_FOLDER - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_WORKFLOW_FOLDER can have ADS_WORKFLOW_FOLDER.
ADS_WORKFLOW_FOLDER_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_WORKFLOW_FOLDER_ID can have ID of ADS_WORKFLOW_FOLDER.
ADS_WORKFLOW_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_WORKFLOW_ID can have ID of ADS_WORKFLOW.
ADS_WORKFLOW_STAGE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an ADS_WORKFLOW_STAGE can have ADS_WORKFLOW_STAGE.
ALREADY_EXISTED_NAMES - Static variable in class com.ads.api.beans.common.APIConstants
A constant holding the String value, an ALREADY_EXISTED_NAMES can have ALREADY_EXISTED_NAMES.
AMM_LICENSE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an SM_INDEX can have SM_INDEX.
AMM_LICENSE_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
A constant holding the String value, an AMM_LICENSE_ID can have AMM_LICENSE.
AMMObjectTypes - Class in com.ads.api.beans.common
Basic purpose is to define different ObjectTypes used in AMM.
AMMObjectTypes() - Constructor for class com.ads.api.beans.common.AMMObjectTypes
 
AMMService - Class in com.ads.services.webservice
 
AMMService() - Constructor for class com.ads.services.webservice.AMMService
 
APIConstants - Class in com.ads.api.beans.common
This class provides some beans control methods related to versionMode, SelectionCriteria, ExportOption and its details.
APIConstants() - Constructor for class com.ads.api.beans.common.APIConstants
 
APIConstants.AuthenticationResponseCode - Enum in com.ads.api.beans.common
 
APIConstants.AuthenticationResponseType - Enum in com.ads.api.beans.common
 
APIConstants.CSMFillOptions - Enum in com.ads.api.beans.common
 
APIConstants.ELNScope - Enum in com.ads.api.beans.common
 
APIConstants.EndPointType - Enum in com.ads.api.beans.common
 
APIConstants.ExportOption - Enum in com.ads.api.beans.common
These ENUM constants are used to specify the ExportOption as EXPORT_INTO_MULTIPLE_SHEET, EXPORT_ALL, and EXPORT_INTO_SINGLE_SHEET.
APIConstants.FileExtension - Enum in com.ads.api.beans.common
These ENUM constants are used to specify the FileExtension as AMP, ZIP, and XML.
APIConstants.FilePathType - Enum in com.ads.api.beans.common
These ENUM constants are used to specify the FilePathType as ABSOLUTE, RELATIVE.
APIConstants.JOBInterval - Enum in com.ads.api.beans.common
 
APIConstants.JOBState - Enum in com.ads.api.beans.common
 
APIConstants.JOBType - Enum in com.ads.api.beans.common
 
APIConstants.LanguagePreference - Enum in com.ads.api.beans.common
 
APIConstants.LineageType - Enum in com.ads.api.beans.common
 
APIConstants.MetadataScanAction - Enum in com.ads.api.beans.common
 
APIConstants.Module - Enum in com.ads.api.beans.common
 
APIConstants.OutputFormat - Enum in com.ads.api.beans.common
 
APIConstants.PropertiesType - Enum in com.ads.api.beans.common
 
APIConstants.RSMFillOptions - Enum in com.ads.api.beans.common
 
APIConstants.RunState - Enum in com.ads.api.beans.common
 
APIConstants.SelectionCriteria - Enum in com.ads.api.beans.common
These ENUM constants are used to specify the SelectionCriteria as ALL, ACTIVE, and PASSIVE.
APIConstants.SMFillOptions - Enum in com.ads.api.beans.common
 
APIConstants.UserAccountStatus - Enum in com.ads.api.beans.common
 
APIConstants.VersionMode - Enum in com.ads.api.beans.common
These ENUM constants are used to specify the VersionMode such as ALL_VERSIONS, CURRENT_VERSION, and SPECIFIC_VERSION.
AppendedColumn(String, String, String, String, String, String, String, String, String) - Constructor for class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
 
APPLICATION_DOCUMENTS_PATH - Static variable in class com.ads.api.beans.common.APIConstants
A constant holding the String value of application documents path.
ARCHIVED_PUBLISHED_MAP_IDS - Static variable in class com.ads.api.beans.common.APIConstants
A constant holding the String value, an ARCHIVED_PUBLISHED_MAP_IDS can have ARCHIVED_PUBLISHED_MAP_IDS, the IDS of the archived maps which are published.
assignCodeset(int, Codeset) - Method in class com.ads.api.util.SystemManagerUtil
Assigns the specified codeset to the specified columnId.
assignCodeset(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Assigns the specified codeset to the specified columnId.
assignCodesetAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Assigns the specified codeset to the specified columnId.
assignCodesets(int, List<Codeset>) - Method in class com.ads.api.util.SystemManagerUtil
Assigns the specified list of codesets to the specified columnId.
assignCodesets(int, List<Integer>, boolean) - Method in class com.ads.api.util.SystemManagerUtil
Assigns codesets of specified codeset ids to the specified columnId.
assignCodesets(String, String, String, int, String, boolean) - Method in class com.ads.services.webservice.SystemManagerService
Assigns codesets of specified codeset ids to the specified columnId.
assignCodesetsAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
Assigns the specified list of codesets to the specified columnId.
assignCodesetsAs(int, String, boolean, String) - Method in class com.ads.api.util.SystemManagerUtil
Assigns codesets of specified codeset ids to the specified columnId.
assignCodesetsByColumnId(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
Assigns the specified list of codesets to the specified columnId.
AssignedResource - Class in com.ads.api.beans.common
This class provides some beans control methods related to the Resources and Resources assigned Details along with the AuditHistory.
AssignedResource() - Constructor for class com.ads.api.beans.common.AssignedResource
 
ASSOCIATED_BUSINESSTERMS - Static variable in class com.ads.api.beans.common.APIConstants
 
ASSOCIATED_TECHNICALMETADATA - Static variable in class com.ads.api.beans.common.APIConstants
 
associateMappings(MMSystemMap.Type) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
 
AuditHistory - Class in com.ads.api.beans.common
This class provides some beans control methods related AuditHistory such as createdBy, createdDate, lastModifiedBy and lastModifiedDate...
AuditHistory() - Constructor for class com.ads.api.beans.common.AuditHistory
 
AuditHistory(String, Date, String, Date) - Constructor for class com.ads.api.beans.common.AuditHistory
 
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