- generateUUID() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getActualDevelopLevelOfEffort() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the actual level of effort.
- getActualDevelopLoe() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getActualETLEffort() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the actualETLEffort.
- getActualEtlEffort() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getActualETLEffortUnits() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the actualETLEffortUnits.
- getActualEtlEffortUnits() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getActualMappingEffort() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the actualMappingEffort.
- getActualMappingEffort() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getActualMappingEffortUnits() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the actualMappingEffortUnits.
- getActualMappingEffortUnits() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getActualName() - Method in enum com.ads.mm.db.dao.DBTable.TableType
-
- getActualNotes() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the actualNotes.
- getActualNotes() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getActualResult() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the actualResult.
- getActualResult() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the actualResult.
- getActualTableName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the actualTableName.
- getActualTableName() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the actualTableName.
- getAllEnvironments() - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- getAllInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns the information about application,system,virtual machine,JVM,JRE etc.
- getAllKeyIdsForObjectTypeIdsMap(String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the Map of keyId's for the specified Map of objectTypeId and List
of objectIds.
- getAllKeyValuesForObjectId(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the key value pairs for the specified objectTypeId and
objectId.outputFormat can be either JSON or XML.
- getAllKeyValuesForObjectTypeIdsMap(String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns Map of Key Value pairs for the specified Map of objectTypeId's
and List of objectId's.outputFormat can be either JSON or XML.
- getAllLists() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the List of DBTable.
- getAllTables() - Method in class com.ads.api.beans.sm.SMSchema
-
- getApplicationInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns the application information like company name,application name,application version etc.
- getAppPath() - Static method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getApprovalFlag() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the approvalFlag.
- getApproved() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the approved value.
- getApprovedBy() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the approvedBy value.
- getAssetType(int) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the AssetType object for the specified id.
- getAssetType(String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the AssetType object for the specified name.
- getAssetType(String, String, String, int) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the AssetType object in the form of JSON for the specified
assetTypeId.
- getAssetTypeAs(int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the AssetType object in the form of JSON for the specified
assetTypeId.
- getAssetTypeByName(String, String, String, String) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the AssetType object in the form of JSON for the specified
assetName.
- getAssetTypeByNameAs(String, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the AssetType object in the form of JSON for the specified
assetName.
- getAssetTypes(List<Integer>) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List
objects for the specified ids.
- getAssetTypes(String, String, String, String) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the List of AsstetType Objects in the form of JSON for the given
assetTypeIds.
- getAssetTypesAs(String, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List of AsstetType Objects in the form of JSON for the given
assetIds.
- getAssetTypesByNames(List<String>) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List
objects for the specified assetTypeNames.
- getAssetTypesByNames(String, String, String, String) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the List of AsstetType Objects in the form of JSON for the given
assetTypeNames.
- getAssetTypesByNamesAs(String, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List of AsstetType Objects in the form of JSON for the given
assetTypeNames.
- getAssignedCodesets(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of Codeset objects for the specified columnId where each
Codeset object contains codeset name,codeset description, codeset status
and category name in which Codeset is present etc...
- getAssignedCodesets(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of Codeset objects for the specified columnId.
- getAssignedCodesets(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the list of Codeset objects for the specified columnId.
- getAssignedCodesetsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of Codeset objects for the specified columnId where each
Codeset object contains codeset name,codeset description, codeset status
and category name in which Codeset is present etc...
- getAssignedCodesetsAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of Codeset objects for the specified columnId.
- getAssignedResponsibilites() - Method in class com.ads.api.beans.common.AssignedResource
-
Returns the Responsibilities Assigned.
- getAssignedRole() - Method in class com.ads.api.beans.common.AssignedResource
-
Returns the Role Assigned.
- getAssignedUsers() - Method in class com.ads.api.beans.csm.Category
-
- getAssociatedBusinessTerm() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the associatedBusinessTerm Value.
- getAssociatedBusinessTerm() - Method in class com.ads.api.beans.sm.SMTable
-
- getAssociatedBusinessTerm() - Method in class com.ads.mm.db.dao.DBColumn
-
- getAssociatedBusinessTerm() - Method in class com.ads.mm.db.dao.DBTable
-
- getAssociatedBusinessTermId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the associatedBusinessTermId Value.
- getAssociatedBusinessTermId() - Method in class com.ads.api.beans.sm.SMTable
-
- getAssociatedBusinessTermId() - Method in class com.ads.mm.db.dao.DBColumn
-
- getAssociatedBusinessTermId() - Method in class com.ads.mm.db.dao.DBTable
-
- getAssociatedCrossID(String) - Static method in class com.ads.mm.etl.xml.mapping.MMUUID
-
If it cannot retrieve ID basing on name, then a new random ID is generated and stored for future reference and the same is supplied back
- getAssociatedEnvironemts() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getAssociatedID(String) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
If it cannot retrieve ID basing on name, then a new random ID is generated and stored for future reference and the same is supplied back
- getAssociatedUUID(String) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
If it cannot retrieve UUID basing on name, then a new random uuid is generated and stored for future reference and the same is supplied back
- getAttachDoc() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the attach Document.
- getAttachFile() - Method in class com.ads.api.beans.tm.TestCase
-
- getAuditHistory() - Method in class com.ads.api.beans.common.AssignedResource
-
Returns the AuditHistory Details such as CreatedBy, CreatedDateTime etc...
- getAuditHistory() - Method in class com.ads.api.beans.common.Document
-
Returns the auditHistory.
- getAuditHistory() - Method in class com.ads.api.beans.csm.Category
-
- getAuditHistory() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the AuditHistory Details.
- getAuditHistory() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getAuditHistory() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the AuditHistory Details.
- getAuditHistory() - Method in class com.ads.api.beans.kv.KeyValue
-
- getAuditHistory() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the auditHistory.
- getAuditHistory() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the AuditHistory Details.
- getAuditHistory() - Method in class com.ads.api.beans.mm.Subject
-
Returns the auditHistory Details.
- getAuditHistory() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the auditHistory Details.
- getAuditHistory() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the AuditHistory.
- getAuditHistory() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the AuditHistory Details.
- getAuditHistory() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the auditHistory details.
- getAuthenticationType() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the authenticationType Value.
- getAverageConcurrentUsersCount() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the averageConcurrentUsersCount.
- getAverageNamedUsersCount() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the averageNamedUsersCount.
- getBaseSourceSystemEnvironmentName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the baseSourceSystemEnvironmentName.
- getBaseSourceSystemName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the baseSourceSystemName.
- getBaseTargetSystemEnvironmentName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the baseTargetSystemEnvironmentName.
- getBaseTargetSystemName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the baseTargetSystemEnvironmentName.
- getBatchSerial() - Method in class com.ads.mm.db.dao.DBOperationHelper
-
Returns the batchSerial.
- getBusinessKeyFlag() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column businessKeyFlag.
- getBusinessRule() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the businessRule.
- getBusinessRule() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getBussinessRule() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getByCode(int) - Static method in enum com.ads.api.beans.common.APIConstants.AuthenticationResponseCode
-
- getCatalog(int) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the Catalog object for the specified catalogId.
- getCatalog(int, int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the Catalog object for the specified catalogName and
parentCatalogId.
- getCatalog(String, String, String, int) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the Catalog object in the form of JSON for the specified
catalogId.
- getCatalogAs(int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the Catalog object in the form of JSON for the specified
catalogId.
- getCatalogAs(String, int, String, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the Catalog object in the form of JSON for the specified
catalogName and parentcatalogId.Specifying the name and parentcatalogId
are mandatory.
- getCatalogByName(String, String, String, String, int, String) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the Catalog object in the form of JSON for the specified
catalogName and parentcatalogId.Specifying the name and parentcatalogId
are mandatory.
- getCatalogId(int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the CatalogId for the specified objectTypeId and catalogPath.
- getCatalogId(String, String, String, String, String) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the CatalogId for the specified objectType and catalogPath of the
catalog.Specifying the objectType and catalogPath are mandatory.
- getCatalogIdAs(String, String, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the CatalogId for the specified objectType and catalogPath.
- getCatalogPath(int, int) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the Catalog Path for the specified objectTypeId and
catalogId.
- getCatalogPath(String, String, String, String, int) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the Catalog Path for the specified objectType and catalogId.
- getCatalogPathAs(String, int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the Catalog Path for the specified objectType and
catalogId.
- getCatalogs(List<Integer>) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List objects for the specified catalogIds.
- getCatalogs(int) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List objects for the specified parentCatalogId.
- getCatalogs(String, String, String, String) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the List of Catalog Objects in the form of JSON for the given
catalogIds.
- getCatalogsAs(String, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the List of Catalog Objects in the form of JSON for the given
catalogIds.
- getCatalogsAs(int, String) - Method in class com.ads.api.util.BusinessGlossaryUtil
-
Returns the list of Catalog objects in the form of JSON for the specified
parentcatalogId.
- getCategoryHierarchy() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCategoryId() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the categoryId.
- getCategoryId() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCategoryName() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCategoryType() - Method in class com.ads.api.beans.csm.Category
-
- getCellType() - Method in class com.ads.api.beans.kv.KeyValue
-
- getChangedDesc() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getChangedDescription() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the changedDescription of codeset.
- getChangedDescription() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the changedDescription.
- getChangedDescription() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getChangeDescription() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the changeDescription Value.
- getChangeDescription() - Method in class com.ads.mm.db.dao.DBEnvironment
-
- getChildCatalogs(String, String, String, int) - Method in class com.ads.services.webservice.BusinessGlossaryService
-
Returns the List of Catalog objects in the form of JSON or XML for the
specified ParentCatalogId.Specifying the ParentCatalogId is mandatory.
- getChildId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getChildNodes() - Method in class com.ads.api.beans.common.Node
-
Returns childNodes of the Node.
- getClient() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the client.
- getCode() - Method in enum com.ads.api.beans.common.APIConstants.AuthenticationResponseCode
-
- getCodesetId() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the codesetId.
- getCodesetList() - Method in class com.ads.api.beans.csm.Category
-
- getCodesetMapList() - Method in class com.ads.api.beans.csm.Category
-
- getCodesetMappingName() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getCodeValue(String, String) - Method in class com.ads.mm.db.dao.DBColumn
-
- getCodeValueById(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- getCodeValues() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the list of CodeValue objects where each codeValue Object
contains details like codeName,codeValue,description etc...
- getColumn(String) - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the SMColumn object.
- getColumn(String) - Method in class com.ads.api.beans.sm.SMTable
-
Returns DBColumn Object for the specified name of the column.
- getColumn(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn object for the specified columnId.
- getColumn(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn object for the specified columnId.
- getColumn(int, String, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn object for the specified columnName of a particular
table whose tableId also specified.
- getColumn(String) - Method in class com.ads.mm.db.dao.DBIndex
-
- getColumn(String) - Method in class com.ads.mm.db.dao.DBTable
-
Returns DBColumn Object for the specified name of the column.
- getColumn(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMColumn object for the specified columnId.
- getColumnAlias() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnAlias Value.
- getColumnAlias() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the columnAlias
- getColumnAlias() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getColumnAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn object as String in the specified outputFormat for the
specified columnId.
- getColumnAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn Object for the specified tableId and columnName.
- getColumnAs(int, String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn object for the specified columnName of a particular
table whose tableId also specified.
- getColumnAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn object for the specified columnId.
- getColumnById(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMColumn object for the specified columnId.
- getColumnByName(String, String, String, int, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMColumn Object for the specified tableId and columnName.
- getColumnByTableId(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMColumn Object for the specified tableId and columnName.
- getColumnClass() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnClass.
- getColumnClass() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the columnClass.
- getColumnClass() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getColumnComments() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnComments.
- getColumnComments() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the columnComments.
- getColumnComments() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getColumnCount() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getColumnDataDomain() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnDataDomain Value.
- getColumnDatatype() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnDatatype.
- getColumnDBDefaultValue() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnDBDefaultValue.
- getColumnDefinition() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnDefinition.
- getColumnDetails(APIConstants.EndPointType, int) - Method in class com.ads.api.util.LineageUtil
-
Returns the List object for the specified mappingSequenceId.
- getColumnDetails(APIConstants.EndPointType, ArrayList<Integer>) - Method in class com.ads.api.util.LineageUtil
-
Returns the Map> object for the specified list of
mappingSequenceIds.
- getColumnDetails(String, String, String, String, int) - Method in class com.ads.services.webservice.LineageService
-
Returns the List Objects String in the form of JSON for the
specified mappingSequenceId.The returned SMColumn Objects contains the
details about the source and target columns like systemName,
environmentName, tableName, columnName, columnDataType etc..
- getColumnDetailsAs(String, int, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for the
specified mappingSequenceId.The returned SMColumn Objects contains the
details about the source and target columns like systemName,
environmentName, tableName, columnName, columnDataType etc..
- getColumnDetailsAs(String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for the
specified mappingSequenceIds.The returned SMColumn Objects contains the
details about the source and target columns like systemName,
environmentName, tableName, columnName, columnDataType etc..
- getColumnDetailsByMapSeqIds(String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List Objects String in the form of JSON for the
specified mappingSequenceId.
- getColumnETLDefaultValue() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnETLDefaultValue.
- getColumnId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnId.
- getColumnId(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the columnId for the specified tableId and columnName.
- getColumnId(String, String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the columnId for the specified environmentName, systemName,
tableName and columnName.
- getColumnId(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the columnId for the specified tableId and columnName.
- getColumnIdAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the columnId as String in the specified outputFormat for the
specified tableId and columnName.
- getColumnIdAs(String, String, String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the columnId as String in the specified outputFormat for the
specified environmentName, systemName,tableName and columnName.
- getColumnIdByBreadcrumb(String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the columnId for the specified environmentName, systemName,
tableName and columnName.
- getColumnIndex(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- getColumnIndexes() - Method in class com.ads.api.beans.sm.SMColumn
-
This method returns null on getColumn calls from SMUtil unless its being loaded
as a complete network
- getColumnIndexes() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the list of columnIndexes objects.
- getColumnIndexes() - Method in class com.ads.mm.db.dao.DBColumn
-
- getColumnIndexes() - Method in class com.ads.mm.db.dao.DBTable
-
- getColumnLength() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnLength.
- getColumnLineage(APIConstants.LineageType, String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage object for the specified system, environment, table
and column name.
- getColumnLineage(String, String, String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the Lineage Object String in the form of JSON for the specified
system, environment, table and column name.
- getColumnLineageAs(String, String, String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage Object String in the form of JSON for the specified
system, environment, table and column name.
- getColumnMap() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the columnMap i.e it returns all the details pertaining to the column.
- getColumnMap() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getColumnName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnName.
- getColumnName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the columnName.
- getColumnName() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getColumnName() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getColumnPrecision() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnPrecision.
- getColumnReferenceId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnReferenceId.
- getColumns() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the Collection of SMColumn objects.
- getColumns() - Method in class com.ads.api.beans.sm.SMTable
-
- getColumns(APIConstants.EndPointType, String, String, String, EnumSet<APIConstants.PropertiesType>, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List objects for the specified systemName,
environmentName and tableName.
- getColumns(APIConstants.EndPointType, HashMap<String, HashMap<String, ArrayList<String>>>, EnumSet<APIConstants.PropertiesType>, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Map>>> object
for the specified systemEnvironmentTableMap.
- getColumns(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns all the associated columns of the particular table as a list of
column objects , for which specifying the tableId is mandatory in order
to retrieve the columns.
- getColumns(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns all the associated columns of the particular table as a list of
column objects , for which specifying the tableId and fillOptions
parameters are mandatory in order to retrieve the columns.
- getColumns() - Method in class com.ads.mm.db.dao.DBIndex
-
- getColumns(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns list of SMColumn Object for the specified tableId.
- getColumnsAs(String, String, String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for the
specified systemName, environmentName and tableName.
- getColumnsAs(String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for the
specified systemName, environmentName and tableName.
- getColumnsAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns all the associated columns of the particular table as a list of
column objects , for which specifying the tableId and fillOptions
parameters are mandatory in order to retrieve the columns.
- getColumnsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the columns of the table as String for the specified tableId in
the specified outputFormat.
- getColumnsById(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns all the associated columns of the particular table as a list of
column objects , for which specifying the tableId and fillOptions
parameters are mandatory in order to retrieve the columns.
- getColumnsBySysEnvTabs(String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List objects String in the form of JSON for the
specified systemName, environmentName and tableName.
- getColumnScale() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnScale Value.
- getColumnType() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the columnType i.e whether it is a ENTITY, ENTITY_ATTRIBUTE or
ENTITY_ELEMENT..
- getComments() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the comments.
- getCompleteName() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getComponent() - Method in class com.ads.api.beans.kv.KeyValue
-
- getConfigObject() - Method in class com.ads.api.beans.kv.KeyValue
-
- getConnectionPoolType() - Method in class com.ads.mm.db.util.DBHelper
-
- getConnectionPoolType(String) - Static method in enum com.icc.util.DBProperties.ConnectionPoolType
-
- getConnectionPoolType() - Method in class com.icc.util.DBProperties
-
- getConsiderUserDefinedFlag() - Method in class com.ads.api.beans.mm.Subject
-
Returns the considerUserDefinedFlag Value.
- getCopyColumnCount(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getCopyDerviedColumnCount(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getCreatedBy() - Method in class com.ads.api.beans.common.AuditHistory
-
Returns the name of the user.
- getCreatedBy() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the createdBy.
- getCreatedBy() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the CreatedBy.
- getCreatedBy() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the createdBy.
- getCreatedBy() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the createdBy.
- getCreatedBy() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getCreatedBy() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getCreatedDate() - Method in class com.ads.api.beans.common.AuditHistory
-
Returns the createdDate.
- getCreatedDate() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the createdDate.
- getCreatedDate() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the createdDate.
- getCreatedDatetime() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the createdDatetime.
- getCreatedDateTime() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the createdDateTime.
- getCreatedDateTime() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getCreatedDateTime() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getCSMMappingReference() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the csmMappingReference.
- getCsmpassivemapidList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmpassivemapversionList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmSourceCodeset() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmSourceCodesetList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmSourceSystemEnv() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmSourceSystemEnvList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmTargetCodeset() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmTargetCodesetList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmTargetSystemEnv() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCsmTargetSystemEnvList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getCWMVersion() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the cwmVersion.
- getDailyBatchExtractWindow() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the dailyBatchExtractWindow.
- getDatabaseDomain() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseDomain.
- getDatabaseDriver() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseDriver.
- getDatabaseDriver() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the DBDriver.
- getDatabaseHost() - Method in class com.icc.util.DBProperties
-
Returns the databaseHost.
- getDatabaseInstanceSchema() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the database InstanceSchema.
- getDatabaseIPAddress() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseIPAddress.
- getDatabaseName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseName.
- getDatabaseName() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dataBaseName.
- getDatabaseName() - Method in class com.icc.util.DBProperties
-
Returns the databaseName.
- getDatabaseOptions() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseOptions Value.
- getDatabaseOptions() - Method in class com.icc.util.DBProperties
-
- getDatabasePassword() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the database Password.
- getDatabasePassword() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the DbPassword.
- getDatabasePoolType() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databasePoolType Value.
- getDatabasePort() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databasePort.
- getDatabaseSchema() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dataBaseSchema.
- getDatabaseType(String) - Static method in enum com.ads.api.beans.sm.SMEnvironment.DatabaseType
-
- getDatabaseType() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseType.
- getDatabaseType(String) - Static method in enum com.ads.mm.db.dao.DBEnvironment.DatabaseType
-
- getDatabaseType() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the databaseType.
- getDatabaseType(String) - Static method in enum com.icc.util.DBProperties.DatabaseType
-
Returns the DatabaseType for the specified value.
- getDatabaseType() - Method in class com.icc.util.DBProperties
-
Returns the databaseType.
- getDatabaseURL() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the databaseURL.
- getDatabaseUrl() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the DBUrl.
- getDatabaseUserName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the database UserName.
- getDatabaseUserName() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the DbUserName.
- getDatabseType() - Method in class com.ads.mm.db.dao.DBEnvironment
-
- getDataDomain() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column dataDomain.
- getDataFile() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the dataFile.
- getDataFileName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the dataFileName.
- getDataProfileEndDate() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataProfileEndDate Value.
- getDataProfileEndDate() - Method in class com.ads.mm.db.dao.DBColumn
-
- getDataProfileJobFailReason() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataProfileJobFailReason Value.
- getDataProfileJobFailReason() - Method in class com.ads.mm.db.dao.DBColumn
-
- getDataProfileJobState() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataProfileJobState Value.
- getDataProfileJobState() - Method in class com.ads.mm.db.dao.DBColumn
-
- getDataProfileScore() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataProfileScore Value.
- getDataProfileScore() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the dataProfileScore Value.
- getDataProfileScore() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the dataProfileScore.
- getDataProfileScoreId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataProfileScoreId Value.
- getDataProfileScoreId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the dataProfileScoreId Value.
- getDataProfileScoreId() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the dataProfileScoreId.
- getDataProfileScoreId() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the dataProfileScoreId Value.
- getDataProfileScoreId() - Method in class com.ads.mm.db.dao.DBColumn
-
- getDataProfileScoreId() - Method in class com.ads.mm.db.dao.DBTable
-
- getDataProfileStartDate() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataProfileStartDate Value.
- getDataProfileStartDate() - Method in class com.ads.mm.db.dao.DBColumn
-
- getDataStewardName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the dataStewardName Value.
- getDataStewardName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the dataStewardName Value.
- getDataStewardName() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the dataStewardName.
- getDataStewardName() - Method in class com.ads.api.beans.sm.SMTable
-
- getDataStewardName() - Method in class com.ads.mm.db.dao.DBComponent
-
Returns the dataStewardName.
- getDatatype() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the datatype.
- getDataType() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getDataType() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getDBDefaultValue() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column dbDefaultValue.
- getDbDriver() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dbDriver.
- getDbDriver() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDBMSName() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDBMSPlatform() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the dbmsPlatform.
- getDBMSSchema() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDBMSType() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDBMSVersion() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the dbmsVersion.
- getDbName() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dbName.
- getDBOperation() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the dbOperation.
- getDBOperation() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the dbOperation.
- getDBOperationHelper() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the dbOperationHelper.
- getDbOperationHelper() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the dbOperationHelper.
- getDBOperationHelper() - Method in class com.ads.mm.db.dao.DBIndex
-
- getDBOperationHelper() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the dbOperationHelper Object
- getDbOperationHelper() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the dbOperationHelper.
- getDbPassword() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dbPassword.
- getDbPassword() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDBProperties() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the DBProperties Object.
- getDbSchema() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dbSchema.
- getDbUrl() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dbUrl.
- getDbURL() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDbUserName() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the dbUserName.
- getDbUserName() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getDeclarationPath() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the declarationPath Value.
- getDeclarationPath() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the declarationPath Value.
- getDeclarationPath() - Method in class com.ads.mm.db.dao.DBColumn
-
- getDeclarationPath() - Method in class com.ads.mm.db.dao.DBTable
-
- getDeclarationPath() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getDefaultValue() - Method in class com.ads.api.beans.kv.KeyValue
-
- getDefaultValue() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getDefinition() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column definition.
- getDefinitionComments() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getDependencies() - Method in class com.ads.api.beans.kv.KeyValue
-
- getDepth(String) - Static method in enum com.ads.api.beans.common.Node.Depth
-
Returns the depth of the specified value.
- getDescription() - Method in class com.ads.api.beans.csm.Category
-
- getDescription() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the description.
- getDescription() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getDescription() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the description.
- getDescription() - Method in class com.ads.api.beans.kv.KeyValue
-
- getDescription() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the description.
- getDescription() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the Description.
- getDestinationName() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the destinationName.
- getDisplayAccountStatus() - Method in enum com.ads.api.beans.common.APIConstants.UserAccountStatus
-
- getDisplayPolicy(int) - Static method in enum com.ads.api.beans.kv.KeyValue.DisplayPolicy
-
- getDisplayPolicy() - Method in class com.ads.api.beans.kv.KeyValue
-
- getDocMode() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the docMode.
- getDocument(int) - Method in class com.ads.api.util.DocumentUtil
-
Returns the Document Details with the specified documentId.
- getDocument(Node.NodeType, int, String) - Method in class com.ads.api.util.DocumentUtil
-
Returns the document Details with the given documentName of the
specified nodeId of nodeType.
- getDocument(Node.NodeType, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the Document object for the specified docId of nodeType.
- getDocument(String, String, String, int) - Method in class com.ads.services.webservice.DocumentsService
-
Returns the Document Details with the specified documentId.
- getDocumentApprovedBy() - Method in class com.ads.api.beans.common.Document
-
Returns the documentApprovedBy.
- getDocumentApprovedDate() - Method in class com.ads.api.beans.common.Document
-
Returns the documentApprovedDate.
- getDocumentAs(int, String) - Method in class com.ads.api.util.DocumentUtil
-
Returns the Document Details with the specified documentId.
- getDocumentAs(String, int, String, String) - Method in class com.ads.api.util.DocumentUtil
-
Returns the document Details with the given documentName of the specified
nodeId of nodeType.
- getDocumentAs(String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the Document object for the specified docId of nodeType.
- getDocumentById(String, String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the Document object for the specified docId of nodeType.
- getDocumentByName(String, String, String, String, int, String) - Method in class com.ads.services.webservice.DocumentsService
-
Returns the document Details with the given documentName of the specified
nodeId of nodeType.The filePath in the returned document object is RELATIVE.
- getDocumentId() - Method in class com.ads.api.beans.common.Document
-
Returns documentId.
- getDocumentIntendedPurpose() - Method in class com.ads.api.beans.common.Document
-
Returns the documentIntendedPurpose.
- getDocumentLink() - Method in class com.ads.api.beans.common.Document
-
Returns the documentLink, where the Document can be found.
- getDocumentLink() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the documentLink.
- getDocumentName() - Method in class com.ads.api.beans.common.Document
-
Returns the documentName.
- getDocumentObject() - Method in class com.ads.api.beans.common.Document
-
Returns the documentObject.
- getDocumentOwner() - Method in class com.ads.api.beans.common.Document
-
Returns the DocumentOwner.
- getDocumentReference() - Method in class com.ads.api.beans.common.Document
-
Returns the documentReference.
- getDocumentReferenceNumber() - Method in class com.ads.api.beans.common.Document
-
Returns the documentReferenceNumber.
- getDocuments(Node.NodeType, int) - Method in class com.ads.api.util.DocumentUtil
-
Returns the documents of the specified nodeId of nodeType.
- getDocuments(List<Integer>) - Method in class com.ads.api.util.DocumentUtil
-
Returns the Documents of the specified List of DocumentIds.
- getDocuments(Node.NodeType, List<Integer>) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of Document object for the specified List of docId's of the nodeType.
- getDocuments(String, String, String, String, int) - Method in class com.ads.services.webservice.DocumentsService
-
Returns the documents of the specified nodeId of nodeType.
- getDocumentsAs(String, int, String) - Method in class com.ads.api.util.DocumentUtil
-
Returns the documents of the specified nodeId of nodeType.
- getDocumentsAs(String, String) - Method in class com.ads.api.util.DocumentUtil
-
Returns the Documents of the specified List of DocumentIds.
- getDocumentsAs(String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of Document object for the specified List of docId's of
the nodeType.
- getDocumentsByDocIds(String, String, String, String) - Method in class com.ads.services.webservice.DocumentsService
-
Returns the Documents of the specified List of DocumentIds.The filePath
in the returned document object is RELATIVE.
- getDocumentsByIds(String, String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the List of Document objects for the specified List of docId's of
the nodeType.
- getDocumentStatus() - Method in class com.ads.api.beans.common.Document
-
Returns the documentStatus.
- getDocumentStatus() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the documentStatus.
- getDocumentType() - Method in class com.ads.api.beans.common.Document
-
Returns the Type of the Document.
- getDomain() - Method in class com.icc.util.DBProperties
-
Returns the domain.
- getDraft() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the draft Value.
- getDriverName() - Method in class com.icc.util.DBProperties
-
Returns the driverName.
- getEffectiveDate() - Method in class com.ads.api.beans.mm.Mapping
-
Returns effectiveDate Value.
- getEmptyTransformation() - Static method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getEndDate() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the endDate.
- getEndOfDayDefinition() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the endOfDayDefinition as specified.
- getEndPointType(String) - Static method in enum com.ads.api.beans.common.APIConstants.EndPointType
-
- getEndPointType() - Method in class com.ads.api.beans.common.Node
-
- getEntities(SMTable.SMTableType) - Method in class com.ads.api.beans.sm.SMSchema
-
- getEntityBaseType() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the entityBaseType.
- getEnvironment() - Method in class com.ads.api.beans.sm.SMSchema
-
- getEnvironment() - Method in class com.ads.api.beans.sm.SMTable
-
- getEnvironment(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified environmentId.Specifying
the environmentId is mandatory.
- getEnvironment(int, boolean) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified environmentId.Specifying
the environmentId is mandatory.
- getEnvironment(int, boolean, boolean) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified environmentId.Specifying
the environmentId is mandatory.
- getEnvironment() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the DBEnvironment Object.
- getEnvironment(String) - Method in class com.ads.mm.db.dao.DBSystem
-
Returns the DBEnvironment Object for the specified name.
- getEnvironment() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the environment as specified.
- getEnvironment(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMEnvironment Object for the specified environmentId.
- getEnvironmentAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified environmentId in the
specified outputFormat.
- getEnvironmentAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified systemId and
environmentName in the specified outputFormat.
- getEnvironmentAs(int, boolean, boolean, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified environmentId.Specifying
the environmentId is mandatory.
- getEnvironmentById(String, String, String, int, boolean, boolean) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMEnvironment Object for the specified environmentId.Specifying
the environmentId is mandatory.
- getEnvironmentByName(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMEnvironment Object for the specified systemId and environmentName.
- getEnvironmentBySystemId(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMEnvironment Object for the specified systemId and
environmentName.
- getEnvironmentConnectionProperties(SMEnvironment) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns DBProperties Object for the specified SMEnvironment object.
- getEnvironmentConnectionProperties(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns DBProperties Object for the specified SMEnvironment object.
- getEnvironmentConnectionPropertiesAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns DBProperties Object for the specified SMEnvironment object in
JSON in the specified outputFormat.
- getEnvironmentCount() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getEnvironmentDocuments(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of Document objects for the specified environmentId.
- getEnvironmentDocuments(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the List of Document objects for the specified environmentId.
- getEnvironmentDocumentsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of Document objects for the specified environmentId.
- getEnvironmentId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the environmentId.
- getEnvironmentId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the environmentId.
- getEnvironmentId() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the environmentId.
- getEnvironmentId(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the environmentId for the specified systemId and environmentName.
- getEnvironmentId(String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the environmentId for the specified systemName and
environmentName.
- getEnvironmentId() - Method in class com.ads.mm.db.dao.DBEnvironment
-
- getEnvironmentId(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the environmentId for the specified systemId and environmentName.
- getEnvironmentIdAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the environmentId for the specified systemId and environmentName
in the specified outputFormat.
- getEnvironmentIdAs(String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the environmentId for the specified systemName and
environmentName in the specific outputFormat.
- getEnvironmentIdByName(String, String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the environmentId for the specified systemName and environmentName.
- getEnvironmentLineage(APIConstants.LineageType, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage object for the specified system and environment name.
- getEnvironmentLineage(String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the Lineage Object String in the form of JSON for the specified
system and environment name.The returned Lineage object contains the
details about the source and target environments like systemName,
environmentName.
- getEnvironmentLineageAs(String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage Object String in the form of JSON for the specified
system and environment name.
- getEnvironmentMap() - Method in class com.ads.mm.db.dao.DBSystem
-
Returns the environmentMap.
- getEnvironmentMap() - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
-
- getEnvironmentName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the environmentName and this can be accessed through Lineage API only.
- getEnvironmentName() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the environmentName.
- getEnvironmentName() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getEnvironmentName() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getEnvironmentNotes() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the environmentNotes.
- getEnvironments() - Method in class com.ads.api.beans.sm.SMSystem
-
- getEnvironments(APIConstants.EndPointType, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List objects for the specified systemName.
- getEnvironments(APIConstants.EndPointType, ArrayList<String>, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Map> object for the specified
list of systemNames.
- getEnvironments(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the SMEnvironment Object List for the specified systemId.
- getEnvironments(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the SMEnvironment Object List for the specified systemId.
- getEnvironmentsAs(String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for
the specified systemName.
- getEnvironmentsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the SMEnvironment Object List for the specified systemId.
- getEnvironmentsBySystemNamesAs(String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List objects String in the form of JSON for
the specified systemName.
- getEnvironmentsBySystemsAs(String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for
the specified systemName.
- getEnvironmentTables(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of tables for the specified environmentId.
- getEnvironmentTablesAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of tables for the specified environmentId.
- getEnvironmentType() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the environmentType Value.
- getEnvironmentType() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the environmentType.
- getERwinModelType() - Method in class com.icc.util.DBProperties
-
- getESBPlatformType() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the esbPlatformType.
- getESBQManagerName() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the esbQManagerName.
- getETLDefaultValue() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column etlDefaultValue.
- getExcelInvalidRows() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the excelInvalidRows list when the excel Document is imported for a testCase.
- getExistence() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the existence value.
- getExpandedLogicalName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the expandedLogicalName Value.
- getExpandedLogicalName() - Method in class com.ads.api.beans.sm.SMTable
-
- getExpandedLogicalName() - Method in class com.ads.mm.db.dao.DBColumn
-
- getExpandedLogicalName() - Method in class com.ads.mm.db.dao.DBTable
-
- getExpectedResult() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the expectedResult.
- getExpectedResult() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the ExpectedResult.
- getExportOption(String) - Static method in enum com.ads.api.beans.common.APIConstants.ExportOption
-
Returns the ExportOption.
- getExtendable() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the extendable value.
- getExtendedBusinessRule() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the extendedBusinessRule.
- getExtendedBusinessRule() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getExtendedProperties() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns list of KeyValue objects where each KeyValue object contains
details like key,value,objectId,objectTypeId etc....
- getExtendedProperties() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the list of extendedProperties of a column.
- getExtendedProperties() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the list of KeyValue objects.
- getExtendedProperties() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the List objects.
- getExtendedProperties() - Method in class com.ads.mm.db.dao.DBColumn
-
- getExtendedProperties() - Method in class com.ads.mm.db.dao.DBTable
-
- getExternalStepId() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the ExternalStepId.
- getExternalTestcaseId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the externalTestcaseId
- getFieldDelimiter() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the fieldDelimiter.
- getFieldLength() - Method in class com.ads.api.beans.kv.KeyValue
-
- getFieldSeparator() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the fieldSeparator.
- getFieldType() - Method in class com.ads.api.beans.kv.KeyValue
-
- getFileExtension(String) - Static method in enum com.ads.api.beans.common.APIConstants.FileExtension
-
- getFileLocation() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the fileManagementSystemType.
- getFileLocation() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the fileLocation.
- getFileManagementSystemType() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the fileManagementSystemType.
- getFileManagmentSystemType() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the fileManagmentSystemType.
- getFilePath() - Method in class com.ads.api.beans.common.ImportHelper
-
Returns the file path
- getFilePath() - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Returns the filePath from where the sourceFile is imported.
- getFilePath() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the filePath.
- getFilePathType(String) - Static method in enum com.ads.api.beans.common.APIConstants.FilePathType
-
- getFilePathType() - Method in class com.ads.api.beans.common.Document
-
Returns the path type of the given file.i.e ABSOLUTE OR RELATIVE
- getFilePathType() - Method in class com.ads.api.beans.common.ImportHelper
-
Returns the path type of the given file.i.e ABSOLUTE OR RELATIVE
- getFilePathType() - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Returns the path type of the given file.i.e ABSOLUTE OR RELATIVE
- getFilePathType() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the path type of the given file.i.e ABSOLUTE OR RELATIVE
- getFileStartingPosition() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the fileStartingPosition Value.
- getFileStartingPosition() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the fileStartingPosition.
- getFileType() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the fileType.
- getFileType() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the fileType.
- getFirstValidMMDBEnvironment() - Method in class com.ads.mm.etl.xml.mapping.MMEnvironmentMap
-
- getFirstValidMMDBSystem() - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- getFirstValidMMDBTable() - Method in class com.ads.mm.etl.xml.mapping.MMTableMap
-
- getForeignKeyColumn() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getForeignKeyColumnName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the foreignKeyColumnName Value.
- getForeignKeyColumnName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the foreignKeyColumnName.
- getForeignKeyName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column foreignKeyName.
- getForeignKeyTable() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getForeignKeyTableName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the foreignKeyTableName Value.
- getForeignKeyTableName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column foreignKeyTableName.
- getForeignReferenceId() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the foreignReferenceId.
- getFormProperty() - Method in class com.ads.api.beans.kv.KeyValue
-
- getGridProperty() - Method in class com.ads.api.beans.kv.KeyValue
-
- getHeaderString() - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Returns the headerString present in the imported file.
- getHostAddress() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getHostPort() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getId(String) - Static method in enum com.ads.api.beans.common.APIConstants.Module
-
- getId() - Method in enum com.ads.api.beans.common.APIConstants.Module
-
- getId() - Method in class com.ads.api.beans.csm.Category
-
- getId() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the id of the codeset.
- getId() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the id of codevalue object.
- getId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getId() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the id of the Index.
- getId() - Method in class com.ads.mm.db.dao.DBIndex
-
- getId() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getId() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getId() - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
-
- getId() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getId() - Method in class com.icc.util.RequestStatus
-
Returns the id.
- getIdentityFlag() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getImportFileType() - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Returns the fileType of the file imported.
- getImportType() - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Returns the type of import.
- getIncludeInDataProfile() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the includeInDataProfile Value.
- getIncludeInDataProfile() - Method in class com.ads.mm.db.dao.DBColumn
-
- getIndex(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex Object for the specified indexId.
- getIndex(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex Object for the specified tableId and indexName.
- getIndex(Node.NodeType, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex object for the specified nodeId of nodeType and
indexName.
- getIndex(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex Object for the specified indexId.Specifying the indexId
is mandatory.
- getIndex(int, String, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex Object for the specified tableId and indexName.
- getIndex(Node.NodeType, int, String, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex object for the specified nodeId of nodeType and
indexName.
- getIndex(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMIndex Object for the specified indexId in the specified
outputFormat.
- getIndexAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex Object for the specified indexId in the specified
outputFormat.
- getIndexAs(int, String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex Object for the specified tableId and indexName.Specifying
the tableId and indexName are mandatory.
- getIndexAs(String, int, String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMIndex object for the specified nodeId of nodeType and
indexName.
- getIndexByName(String, String, String, int, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMIndex Object for the specified tableId and indexName.Specifying
the tableId and indexName are mandatory.
- getIndexByNodeByName(String, String, String, String, int, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMIndex object for the specified nodeId of nodeType and
indexName.
- getIndexColumns(int, String, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns List of SMColumn objects for the specified tableId of which
columns have the specified indexName as index where each column object
contains details like column name,column datatype,column length and
column precision etc..and also contains details of column indexes, column
extended properties ,valid values and extended properties of valid values
based on the fillOptions parameter value passed with reference/addition
of
APIConstants.SMFillOptions
.
- getIndexColumns(String, String, String, int, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns List of SMColumn objects for the specified tableId of which
columns have the specified indexName as index where each column object
contains details like column name,column datatype,column length and
column precision etc..
- getIndexColumnsAs(int, String, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns List of SMColumn objects for the specified tableId of which
columns have the specified indexName as index where each column object
contains details like column name,column datatype,column length and
column precision etc..
- getIndexes(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns list of SMIndex Objects for the specified tableId.
- getIndexes(Node.NodeType, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of SMIndex objects for the specified nodeId of nodeType.
- getIndexes(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns list of SMIndex Objects for the specified tableId.
- getIndexes(Node.NodeType, int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of SMIndex objects for the specified nodeId of nodeType.
- getIndexes(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns list of SMIndex Objects for the specified tableId.
- getIndexesAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns list of SMIndex Objects for the specified tableId.
- getIndexesAs(String, int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of SMIndex objects for the specified nodeId of nodeType.
- getIndexesByNode(String, String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the list of SMIndex objects for the specified nodeId of nodeType.
- getInformaticaFriendlyDBMSType() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getInputColumns() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getInputDataType(String) - Static method in enum com.ads.api.beans.common.Node.InputDataType
-
- getInsertOrder() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the insertOrder i.e order in which the column is created in
database.
- getInsertOrder() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the insertOrder.
- getIntendedDesc() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column intended description.
- getIntendedUseDescription() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the intendedUseDescription.
- getIpAddress() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the ipAddress.
- getIsPublished() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the isPublished value.
- getJob(String, String, String, String, String) - Method in class com.ads.services.webservice.SchedulerService
-
Returns the schedulerJob object for the specified objectType and
jobName.Specifying the objectType and jobName are mandatory.
- getJobs(String, String, String, String, long) - Method in class com.ads.services.webservice.SchedulerService
-
Returns the List objects for the specified objectType and
objectId.
- getJobsByJobType(String, String, String, String, long, String) - Method in class com.ads.services.webservice.SchedulerService
-
Returns the List objects for the specified objectType ,
objectId, and jobType.
- getJobXRef() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the jobXRef.
- getKerberosPrincipal() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the kerberosPrincipal Value.
- getKerberosPrincipal() - Method in class com.ads.mm.db.util.DBHelper
-
- getKerberosPrincipal() - Method in class com.icc.util.DBProperties
-
- getKey() - Method in class com.ads.api.beans.kv.KeyValue
-
- getKeyIdListAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the keyId's String in the specified outputFomrat for the specified List of keys, objectTypeId
and objectId.
- getKeyIds(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the List of keyIds for the specified key, objectTypeId and objectId.
- getKeyIds(String, String, List<String>) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of keyIds for the specified key, objectTypeId and List of objectId's.
- getKeyIds(String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of keyId's for the specified objectTypeId and objectId.
- getKeyIds(List<String>, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of keyId's for the specified List of keys, objectTypeId and objectId.
- getKeyIds(Map<String, List<String>>) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of keyId's for the specified Map of objectTypeIds with its List of objectIds.
- getKeyIdsAs(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the List of keyId's for the specified key, objectTypeId and
objectId in the specified outputFormat.outputFormat can be either JSON or XML.
- getKeyIdsAs(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the keyId's as String in the specified outputFormat for the specified objectTypeId and objectId.
- getKeyIdsAs(String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the keyId's String in the specified outputFormat for the specified Map of objectTypeId and List
of objectIds.
- getKeyIdsByName(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the List of keyId's for the specified key, objectTypeId and
objectId.
- getKeyIdsByNames(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the Map of keyId's for the specified List of keys, objectTypeId
and objectId.
- getKeyIdsByObjectIds(String, String, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of keyId's for the specified key, objectTypeId and List
of objectId's.
- getKeyIdsForObjectId(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the Map of keyId's for the specified objectTypeId and
objectId.
- getKeyIdsForObjectIds(String, String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the Map of keyId's for the specified key, objectTypeId and List
of objectId's.outputFormat can be either JSON or XML.
- getKeyStyle() - Method in class com.ads.api.beans.kv.KeyValue
-
- getKeyValue(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- getKeyValueAs(Node.NodeType, int, APIConstants.OutputFormat) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the List of KeyValue Objects for the specified objectTypeId and objectId.
- getKeyValueById(int) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the KeyValue Object for the specified Key Id
- getKeyValueMapAs(String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map of Key Value pairs for the specified List of objectTypeId's
and objectId's in JSON in the specified outputFormat.
- getKeyValueObject(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the List of KeyValue Objects for the specified objectTypeId and
objectId.
- getKeyValueObjects(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns the Map of KeyValue Objects for the specified objectTypeId and
List of objectIds.
- getKeyValues() - Method in class com.ads.api.beans.kv.KeyValue
-
- getKeyValues(String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map of KeyValue pairs for the specified objectTypeId and objectId.
- getKeyValues(Map<String, List<String>>) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map of KeyValue pairs for the specified Map of objectTypeId's with List of objectId's.
- getKeyValues(Node.NodeType, List<Integer>) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of KeyValue Objects for the specified objectType and
List of objectIds.
- getKeyValues(String, String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Key Value pairs as String in the specified outputFormat for the specified objectTypeId and
objectId.
- getKeyValues(String, String, List<String>, boolean) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map with Key and Values for the ObjectTypeId and ObjectId filtering on KeyNames *
- getKeyValues(String, String, List<String>) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map with Key and Values for the ObjectTypeId and ObjectId filtering on KeyNames
For Undefined / Unknown values the key will be preserved with a null value
- getKeyValues() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getKeyValues() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getKeyValuesAs(String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map of Key Value pairs for the specified String of objectTypeId's
and List of objectId's as JSON in the specified outputFormat.
- getKeyValuesAs(Node.NodeType, List<Integer>, APIConstants.OutputFormat) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the Map of KeyValue Objects for the specified objectTypeId and
List of objectIds.
- getKeyValuesAsJSON(Map<String, List<String>>) - Method in class com.ads.api.util.KeyValueUtil
-
Returns Map of KeyValue pairs for the specified Map of objectTypeId's with List of objectId's.
- getKeyValuesAsJSON(String, String) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the key value pairs for the specified objectTypeId and objectId.
- getKeyValuesForObjectId(String, String, String, String, String) - Method in class com.ads.services.webservice.KeyValueService
-
Returns Map of Key Value pairs for the specified objectTypeId and
objectId.outputFormat can be either JSON or XML.
- getKeyValuesList(Node.NodeType, int) - Method in class com.ads.api.util.KeyValueUtil
-
Returns the List of KeyValue Objects for the specified objectType and objectId.
- getLastLoadingTime() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the lastLoadingTime.
- getLastLookupOn() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getLastModifiedBy() - Method in class com.ads.api.beans.common.AuditHistory
-
Returns the user who has recently modified.
- getLastModifiedBy() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the lastModifiedBy.
- getLastModifiedBy() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the lastModifiedBy.
- getLastModifiedBy() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the lastModifiedBy.
- getLastModifiedBy() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getLastModifiedBy() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getLastModifiedDate() - Method in class com.ads.api.beans.common.AuditHistory
-
Returns the LastModifiedDate.
- getLastModifiedDateTime() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the lastModifiedDateTime.
- getLastModifiedDatetime() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the lastModifiedDatetime.
- getLastModifiedDateTime() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the lastModifiedDateTime.
- getLastModifiedDateTime() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getLastModifiedDateTime() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getLength() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column length.
- getLength() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getLength() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getLicenseInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns License information like CompanyName,number of allowed projects,number of allowed subjects, number of allowed users, number of allowed logins,
number of evaluation days,evaluation end date and license expired or not etc.
- getLineageColumns(String, String, String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List objects String in the form of JSON for the
specified systemName, environmentName and tableName.
- getLineageEnvironments(String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List objects String in the form of JSON for
the specified systemName.
- getLineageTables(String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List Objects String in the form of JSON for the
specified systemName and environmentName.
- getLineageType(String) - Static method in enum com.ads.api.beans.common.APIConstants.LineageType
-
- getLoadonStartup() - Method in class com.ads.api.beans.kv.KeyValue
-
- getLockedBy() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the lockedBy user of codeset.
- getLockedBy() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getLockStatus() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getLogger() - Static method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getLogicalColumnName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the logicalColumnName Value.
- getLogicalColumnName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column logicalColumnName.
- getLogicalColumnName() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getLogicalTableName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the logicalTableName.
- getLogicalTableName() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the logicalTableName.
- getLookupColumn() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the lookupColumn.
- getLookupColumn() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getLookupOn() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the lookupOn Value.
- getLookupOn() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getMailComments() - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Returns the mailComments which are specified while importing the file..
- getMandatory() - Method in class com.ads.api.beans.kv.KeyValue
-
- getMapDescription() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getMapId() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getMapId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the mapId in which the testCase is present.
- getMapName() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getMapName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the mapName in which the testCase is present.
- getMapName() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getMappindId() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getMapping(int, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified mappingId, fillSpecifications and fillDocuments.
- getMapping(int, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified mappingId and fillSpecifications.
- getMapping(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified mappingId.
- getMapping(int, Node.NodeType, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified parentNodeId, mappingName and nodeType.
- getMapping(int, Node.NodeType, String, float) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns all the information relating to the specified mapName, such as
mappingDescription, mappingSpecVersion, mappingStatus,
mappingPlannedDevelopmentEffort, actualEffort,testingNotes, versionLabel,
userDefined Fields, AuditFields etc...
- getMapping() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getMapping() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformationMap
-
- getMapping(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getMapping(String, String, String, int, String, String, float) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns all the information relating to the specified mapName, such as mappingDescription, mappingSpecVersion, mappingStatus,
mappingPlannedDevelopmentEffort, actualEffort, testingNotes, versionLabel, userDefined Fields, AuditFields etc...
- getMappingAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified mappingId in the specified outputFormat.
- getMappingAs(int, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified mappingId, fillSpecification in the JSON.
- getMappingAs(int, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified mappingId, fillSpecifications, fillDocuments in the JSON.
- getMappingAs(int, String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Mapping Object for the specified parentNodeId, mappingName, nodeType
in the JSON.
- getMappingAs(int, String, String, float, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns all the information relating to the specified mapName, such as
mappingDescription, mappingSpecVersion, mappingStatus,
mappingPlannedDevelopmentEffort, actualEffort,testingNotes, versionLabel,
userDefined Fields, AuditFields etc...
- getMappingById(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns Mapping Object in the form of specified outputFormat for the
specified mappingId.
- getMappingByName(String, String, String, int, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns Mapping Object for the specified parentNodeId, mappingName,
nodeType and outputFormat.outputFormat can be either JSON or XML.
- getMappingComplete(String, String, String, int, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns Mapping Object for the specified mappingId, fillSpecifications,
fillDocuments and outputFormat.outputFormat can be either JSON or XML.
- getMappingDescription() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingDescription.
- getMappingDocuments() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingDocuments Details i.e DocumentName, DocumentType, DocumentObject etc...
- getMappingDocuments(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of Mapping Document objects for the specified mappingId.
- getMappingDocuments(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of Mapping Document objects for the specified
mappingId.outputFormat can be either JSON or XML.
- getMappingDocumentsAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of Mapping Document objects for the specified mappingId.
- getMappingId() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingId.
- getMappingId() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the mappingId.
- getMappingId(int, String, Node.NodeType) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the mappingId for the specified parentNodeId, mappingName, nodeType.
- getMappingId(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the mappingId for the specified mappingName and projectName.
- getMappingId() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getMappingId() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getMappingId(String, String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the mappingId for the specified mappingName and
projectName.outputFormat can be either JSON or XML.
- getMappingIdAs(int, String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the mappingId for the specified parentNodeId, mappingName,
nodeType in the JSON.
- getMappingIdAs(String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the mappingId for the specified mappingName and projectName in the
JSON.
- getMappingIdByName(String, String, String, int, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the mappingId for the specified parentNodeId,mappingName,nodeType.
- getMappingInfo() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getMappingName() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingName.
- getMappingName() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getMappings(int, Node.NodeType) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of Mappings for the specified parentNodeId, nodeType.
- getMappings(List<Integer>, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of Mappings for the specified List of mapIds.
- getMappings() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getMappings(String, String, String, int, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns List of Mappings for the specified parentNodeId, nodeType.
- getMappingsAs(int, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of Mappings for the specified parentNodeId, nodeType.
- getMappingsAs(String, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of Mappings for the specified List of mapIds.
- getMappingsByProjectId(String, String, String, int, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns List of Mappings for the specified projectId, fillSpecifications,
fillDocuments.outputFormat can be either JSON or XML.
- getMappingsByProjectName(String, String, String, String, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns List of mappings for the specified project Name,
fillSpecifications, fillDocuments and outputFormat.outputFormat can be
either JSON or XML.
- getMappingsBySubjectId(String, String, String, int, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns a List of mappings for the specified subjectId,
fillSpecifications, fillDocuments and outputFormat.outputFormat can be
either JSON or XML.
- getMappingsBySubjectName(String, String, String, String, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns List of mappings for the specified subject Name,
fillSpecifications, fillDocuments in the JSON.outputFormat can be
either JSON or XML.
- getMappingSequenceId() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the mappingSequenceId.
- getMappingsInProject(String, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of mappings for the specified projectName, fillSpecifications, fillDocuments.
- getMappingsInProject(int, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of Mappings for the specified projectId, fillSpecifications and fillDocuments.
- getMappingsInProjectAs(int, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of Mappings for the specified projectId, fillSpecifications,
fillDocuments in the JSON.
- getMappingsInProjectAs(String, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of mappings for the specified project Name, fillSpecifications,
fillDocuments.
- getMappingsInSubject(String, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of all mappings from all projects containing the subject name at any level, fillSpecifications and fillDocuments.
- getMappingsInSubject(int, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of mappings for the specified for a given subject Id,
fillSpecifications, fillDocuments.
- getMappingsInSubjectAs(String, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of mappings for the specified subject Name, fillSpecifications, fillDocuments in the JSON.
- getMappingsInSubjectAs(int, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns List of mappings for the specified subject Id, fillSpecifications, fillDocuments in the JSON.
- getMappingSpecificationRowComments() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the mappingSpecificationRowComments.
- getMappingSpecifications() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingSpecifications like mappingId, mappingSequenceId, sourceName, sourceEnvironemntName etc...
- getMappingSpecifications(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of Mapping Specifications for the specified mappingId.
- getMappingSpecifications(List<Integer>) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of MappingSpecification Rows for the specified List of mapSequenceIds.
- getMappingSpecifications(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of Mapping Specifications for the specified
mappingId.outputFormat can be either Json or XML.
- getMappingSpecificationsAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of Mapping Specifications for the specified mappingId.
- getMappingSpecificationsAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of MappingSpecification Rows for the specified List of mapSequenceIds.
- getMappingSpecificationsWithMapSeqIds(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of Mapping Specifications for the specified mapSpecIds.
- getMappingSpecVersion() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingSpecVersion.
- getMappingStateId() - Method in class com.ads.api.beans.mm.Mapping
-
Returns mappingStateId Value
- getMappingStateName() - Method in class com.ads.api.beans.mm.Mapping
-
Returns mappingStateName Value.
- getMappingStatus() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the mappingStatus.
- getMappingSubStateId() - Method in class com.ads.api.beans.mm.Mapping
-
Returns mappingSubStateId Value.
- getMappingSubStateName() - Method in class com.ads.api.beans.mm.Mapping
-
Returns mappingSubStateName Value.
- getMappingsWithMapIds(String, String, String, String, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns List of Mappings for the specified List of mapIds.
- getMappingUtil() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getMappingUtil() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getMappingUtil() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getMappingWithSpecifications(String, String, String, int, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns Mapping Object for the specified mappingId, fillSpecification.
- getMapSpecVersion() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getMapVersion() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getMasterConfig() - Method in class com.ads.api.beans.kv.KeyValue
-
- getMaximumConnectionsPerPartition() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the maximumConnectionsPerPartition.
- getMaximumConnectionsPerPartition() - Method in class com.icc.util.DBProperties
-
Returns the maximumConnectionsPerPartition.
- getMaximumNoOfConnectionsPerPartition() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the maximum NoOfConnections PerPartition.
- getMaximumValue() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the maximumValue.
- getMaximumValue() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the column maximumValue.
- getMaxValue() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getMessage() - Method in enum com.ads.api.beans.common.APIConstants.AuthenticationResponseCode
-
- getMessage() - Method in enum com.ads.api.beans.common.APIConstants.AuthenticationResponseType
-
- getMessage() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the message.
- getMessage() - Method in class com.ads.mm.db.dao.DBOperationHelper
-
Returns the message.
- getMetadataSource() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the metadataSource Value.
- getMetadataSource() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the metadataSource Value.
- getMetadataSource() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the metadataSource.
- getMetadataSource() - Method in class com.ads.mm.db.dao.DBTable
-
- getMinimumConnectionsPerPartition() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the minimumConnectionsPerPartition.
- getMinimumConnectionsPerPartition() - Method in class com.icc.util.DBProperties
-
Returns the minimumConnectionsPerPartition.
- getMinimumNoOfConnectionsPerPartition() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the Minimum NoOfConnections PerPartition.
- getMinimumValue() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the minimumValue.
- getMinimumValue() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column minimumValue.
- getMinValue() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getMode() - Method in class com.ads.api.beans.kv.KeyValue
-
- getModelFile() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the modelFile.
- getModelFileName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the modelFileName.
- getModelType() - Method in class com.ads.mm.db.util.DBHelper
-
- getModifiedBy() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the name of the login user who modified the testCase.
- getModifiedBy() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the ModifiedBy.
- getModifiedDate() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the modifiedDate on which the testCase Details are modified.
- getModifiedDate() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the modifiedDate.
- getModule(String) - Static method in enum com.ads.api.beans.common.APIConstants.Module
-
- getName() - Method in class com.ads.api.beans.csm.Category
-
- getName() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the name of a codeset .
- getName() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the name.
- getName() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the name of the Index.
- getName() - Method in class com.ads.mm.db.dao.DBIndex
-
- getNaturalKeyFlag() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getNodeId() - Method in class com.ads.api.beans.common.Node
-
Returns nodeId.
- getNodeType() - Method in class com.ads.api.beans.common.Node
-
Returns NodeType of the Node.
- getNodeType(String) - Static method in enum com.ads.api.beans.common.Node.NodeType
-
Returns the nodeType of the specified value.
- getNoOfPartitions() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the noOfPartitions.
- getNullableFlag() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getObject(String) - Method in class com.ads.mm.db.dao.DBSchema
-
- getObjectId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getObjectId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the objectId.
- getObjectLevel() - Method in class com.ads.api.beans.kv.KeyValue
-
- getObjectName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the ObjectName.
- getObjectStyle() - Method in class com.ads.api.beans.kv.KeyValue
-
- getObjectTypeId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getOperationType(String) - Static method in enum com.icc.util.DBProperties.Operation
-
- getOption(int) - Static method in enum com.ads.api.beans.common.APIConstants.CSMFillOptions
-
- getOption(int) - Static method in enum com.ads.api.beans.common.APIConstants.RSMFillOptions
-
- getOption(int) - Static method in enum com.ads.api.beans.common.APIConstants.SMFillOptions
-
- getOraclePIKProviderPosition() - Method in class com.icc.util.DBProperties
-
- getOracleWalletLocation() - Method in class com.icc.util.DBProperties
-
- getOrder() - Method in class com.ads.api.beans.kv.KeyValue
-
- getOrdinalPosition() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the ordinalPosition of the Index.
- getOrdinalPosition() - Method in class com.ads.mm.db.dao.DBIndex
-
- getOrphanColumn() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getOrphanColumnsMap() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getOutputColumns() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getOutputFormat(String) - Static method in enum com.ads.api.beans.common.APIConstants.OutputFormat
-
- getOwner() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the owner of the Index.
- getOwner() - Method in class com.ads.mm.db.dao.DBIndex
-
- getParentEnvironment() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getParentId() - Method in class com.ads.api.beans.csm.Category
-
- getParentId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getParentKey() - Method in class com.ads.api.beans.kv.KeyValue
-
- getParentObjectId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getParentObjectTypeId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getParentSubjectId() - Method in class com.ads.api.beans.mm.Subject
-
Returns the parentSubjectId.
- getParentSystem() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getParentTable() - Method in class com.ads.api.beans.sm.SMTable
-
- getParentTable() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the parentTable.
- getParentTable() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getPartitions() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the partitions.
- getPartitions() - Method in class com.icc.util.DBProperties
-
Returns the partitions.
- getPercenNullValue() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getPercentNullValue() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the percentNullValue.
- getPercentNullValue() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column percentNullValue.
- getPhysicalColumnName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the physicalColumnName Value.
- getPhysicalColumnName() - Method in class com.ads.mm.db.dao.DBColumn
-
- getPhysicalTableName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the physicalTableName.
- getPhysicalTableName() - Method in class com.ads.mm.db.dao.DBTable
-
- getPivoTable() - Method in class com.ads.api.beans.kv.KeyValue
-
- getPlanDevelopLoe() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getPlanEtlEffort() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getPlanEtlEffortUnits() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getPlanMappingEffort() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getPlanMappingEffortUnits() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getPlannedDevelopmentLevelOfEffort() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the planned LevelOfEffort.
- getPlannedETLEffort() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the plannedETLEffort.
- getPlannedETLEffortUnits() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the plannedETLEffortUnits.
- getPlannedMappingEffort() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the plannedMappingEffort.
- getPlannedMappingEffortUnits() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the plannedMappingEffortUnits.
- getPlannedNotes() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the plannedNotes.
- getPlanNotes() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getPrecision() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column precision.
- getPrecision() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getPrecision() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getPreference(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- getPrefix() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the column prefix.
- getPrefType() - Method in class com.ads.api.beans.kv.KeyValue
-
- getPreserveCount() - Static method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getPreserveCount() - Static method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getPreserveCount() - Static method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getPreservedId(int) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getPreservedId(int) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getPreservedId(int) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
To Preserve Ids which fall under Global Mapping Scope It will check, if
it exist and returns that else will create a new unique id and stores and
returns that
- getPrimaryKeyName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the primaryKeyName.
- getPriorityId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the priorityId.
- getPriorityName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the priorityName.
- getProcessingOrder() - Method in class com.ads.api.beans.kv.KeyValue
-
- getProductionEnvironmentName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the production EnvironmentName.
- getProductionSystemId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the productionSystemId.
- getProductionSystemName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the productionSystemName.
- getProject(String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the Project object for the specified project Name i.e all the respective details regarding the project,
such as ProjectName, ProjectDescription, projectCostCenter, projectITSponsorFullName, projectBusinessSponsorFullName, projectDocuments, projectResources etc....Specifying the projectName is mandatory.
- getProject(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the Project object for the specified project Id.Specifying the projectId is mandatory.
- getProject(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the Project object for the specified projectId in the specified
outputFormat.
- getProjectAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the Project object for the specified projectId in the specified outputFormat.
- getProjectAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the Project object for the specified project Name in the specified outputFormat.
- getProjectAuditHistory() - Method in class com.ads.api.beans.mm.Project
-
Returns the AuditHistory Details.
- getProjectBusinessSponsorFullName() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectBusinessSponsorFullName.
- getProjectByName(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the Project object for the specified project Name in the
specified outputFormat.outputFormat can be either JSON or XML.
- getProjectCostCenter() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectCostCenter.
- getProjectDescription() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectDescription.
- getProjectDocuments() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectDocuments associated with the Project.
- getProjectDocuments(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of project documents for the specified projectId.
- getProjectDocuments(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of project Documents for the specified projectId in the
specified outputFormat.outputFormat can be either JSON or XML.
- getProjectDocumentsAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of project Documents for the specified projectId in the specified outputFormat.
- getProjectId() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the projectId.
- getProjectId() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectId.
- getProjectId() - Method in class com.ads.api.beans.mm.Subject
-
Returns the projectId.
- getProjectId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the projectId.
- getProjectId(String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the projectId for the specified projectName.
- getProjectId() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getProjectId(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the projectId for the specified projectName in the specified
outputFormat.
- getProjectIdAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the projectId for the specified projectName in the specified outputFormat.
- getProjectITSponsorFullName() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectITSponsorFullName.
- getProjectName() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectName.
- getProjectName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the projectName in which the testCase is present.
- getProjectOwnerFullName() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectOwnerFullName.
- getProjectResources() - Method in class com.ads.api.beans.mm.Project
-
Returns the projectResources.
- getProjects() - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of all Projects i.e all the respective details regarding
projects, such as ProjectName, ProjectDescription,
projectCostCenter, projectITSponsorFullName, projectBusinessSponsorFullName,
projectDocuments, projectResources etc...
- getProjects(Node.Depth) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the projects and its Details according to the specified Depth.
- getProjects(String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of all Projects where each project contains details like
projectName, projectDescription, projectDocuments etc...
- getProjectsAs(String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of all Projects where each project contains details like
projectName, projectDescription, projectDocuments etc...
- getProjectsAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the projects and its Details according to the specified Depth.
- getProjectsWithDepth(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the projects and its Details according to the specified Depth.
- getPropertiesType(String) - Static method in enum com.ads.api.beans.common.APIConstants.PropertiesType
-
- getPseudocode() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- getPsudoCode() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the psudoCode.
- getPsuedoCode() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getPublishCodesetList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getPublishEnvironments() - Method in class com.ads.api.beans.csm.Codeset
-
- getPublishFlag() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getPublishNotes() - Method in class com.ads.api.beans.mm.Mapping
-
Returns publishNotes Value.
- getQueryBatchLimit() - Method in class com.ads.mm.db.util.DBHelper
-
- getRdmReferenceTable() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- getRdmReferenceTable() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getReadOnly() - Method in class com.ads.mm.db.util.DBHelper
-
- getReferenceId() - Method in class com.ads.api.beans.sm.SMTable
-
- getReferenceId() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the referenceId.
- getReferenceId() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the referenceId.
- getRefreshedBy() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the refreshedBy value.
- getRegularExpression() - Method in class com.ads.api.beans.kv.KeyValue
-
- getReguralExpresion() - Method in class com.ads.api.beans.kv.KeyValue
-
- getRelease() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the release.
- getReleaseFlag() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the releaseFlag.
- getRequestStatus() - Method in class com.ads.api.beans.kv.KeyValue
-
- getResourceId() - Method in class com.ads.api.beans.common.AssignedResource
-
Returns the ResourceId.
- getResponseType() - Method in enum com.ads.api.beans.common.APIConstants.AuthenticationResponseCode
-
- getRestSourceCodesetList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getRestSourceSystemEnvList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getRestTargetCodesetList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getRestTargetSystemEnvList() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getRetrunType(String) - Static method in enum com.ads.api.beans.common.Node.ReturnType
-
- getRoleId() - Method in class com.ads.api.beans.common.AssignedResource
-
Returns the RoleId.
- getRowComments() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getRowCount() - Method in class com.ads.mm.db.dao.DBColumn
-
- getRowDelimiter() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the rowDelimiter.
- getRowOrder() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the rowOrder.
- getRowOrder() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getRowSeparator() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the rowSeparator.
- getSapClient() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the sapClient.
- getSapDestination() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the sapDestination.
- getSapScanTables() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the sapScanTables.
- getSaveFilePath() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the saveFilePath.
- getScale() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the Column scale.
- getScale() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getScale() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getScanCriteria() - Method in class com.ads.mm.db.util.DBHelper
-
- getScanOptions() - Method in class com.ads.mm.db.util.DBHelper
-
Sets the scanOptions as specified.
- getSceid() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the sceId.
- getSchema(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the DBSchema Object as specified.
- getSchema(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the DBSchema Object as specified.
- getSchemaName() - Method in class com.ads.api.beans.sm.SMSchema
-
- getSchemaName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the schemaName.
- getSchemaName() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the schemaName.
- getSchemaName() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the schemaName.
- getSchemaName() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getSchemas() - Method in class com.ads.api.beans.sm.SMEnvironment
-
- getSchemas() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the HashMap of DBSchema Object.
- getSchemas() - Method in class com.icc.util.DBProperties
-
Returns the schemas.
- getScope(int) - Static method in enum com.ads.api.beans.common.APIConstants.ELNScope
-
- getSdiClassificationId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the sdiClassificationId.
- getSdiClassificationId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
- getSdiClassificationId() - Method in class com.ads.api.beans.sm.SMSystem
-
- getSdiClassificationId() - Method in class com.ads.api.beans.sm.SMTable
-
- getSDIClassificationId() - Method in class com.ads.mm.db.dao.DBColumn
-
- getSdiClassificationId() - Method in class com.ads.mm.db.dao.DBTable
-
- getSDIClassificationName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the sdiClassificationName Value.
- getSdiClassificationName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
- getSdiClassificationName() - Method in class com.ads.api.beans.sm.SMSystem
-
- getSdiClassificationName() - Method in class com.ads.api.beans.sm.SMTable
-
- getSDIDescription() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the sdiDescription.
- getSdiDescription() - Method in class com.ads.api.beans.sm.SMEnvironment
-
- getSdiDescription() - Method in class com.ads.api.beans.sm.SMSystem
-
- getSdiDescription() - Method in class com.ads.api.beans.sm.SMTable
-
- getSdiDescription() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the sdiDescription.
- getSdiDescription() - Method in class com.ads.mm.db.dao.DBTable
-
- getSDIDescription() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getSearchString() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getSecretCode() - Method in class com.icc.util.DBProperties
-
Returns the password.
- getSelectedEntities() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedEntities.
- getSelectedObjectsList() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedObjectsList.
- getSelectedSynonyms() - Method in class com.ads.mm.db.util.DBHelper
-
This method returns map object in which key is schema name and value
is list of selected synonyms.
- getSelectedSynonymsList() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedSynonymsList.
- getSelectedTables() - Method in class com.ads.mm.db.util.DBHelper
-
This method returns map object in which key is schema name and value
is list of selected tables.
- getSelectedTablesList() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedTablesList.
- getSelectedTablesString() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedTablesString.
- getSelectedValue() - Method in class com.ads.api.beans.kv.KeyValue
-
- getSelectedViews() - Method in class com.ads.mm.db.util.DBHelper
-
This method returns map object in which key is schema name and value
is list of selected views.
- getSelectedViewsList() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedViewsList.
- getSelectedViewsString() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the selectedViewsString.
- getSelectionCriteria(String) - Static method in enum com.ads.api.beans.common.APIConstants.SelectionCriteria
-
- getSequenceId() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getServerOSVersion() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the serverOSVersion.
- getServerOSVersion() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the serverOSVersion.
- getServerPlatform() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the serverPlatform.
- getServerPlatform() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the serverPlatform.
- getSortOrder() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the sortOrder of the Index.
- getSortOrder() - Method in class com.ads.mm.db.dao.DBIndex
-
- getSource() - Method in class com.ads.api.beans.common.LineageEdge
-
Returns the Node object contains the source information in Lineage/Mapping Row.
- getSourceColumnAlias() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnAlias Name.
- getSourceColumnClass() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnClass.
- getSourceColumnComments() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnComments.
- getSourceColumnDatatype() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnDatatype.
- getSourceColumnDBDefaultValue() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnDBDefaultValue.
- getSourceColumnDefinition() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnDefinition.
- getSourceColumnLength() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnLength.
- getSourceColumnName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnName.
- getSourceColumnPrecision() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnPrecision.
- getSourceColumnScale() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceColumnScale.
- getSourceExtractDescription() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the Description of sourceExtractQuery.
- getSourceExtractDescription() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getSourceExtractQuery() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the sourceExtractQuery.
- getSourceExtractQuery() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getSourceLogicalColumnName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceSDIDescription.
- getSourceMaximumValue() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceMaximumValue.
- getSourceMinimumValue() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceMinimumValue.
- getSourcePercentNullValue() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourcePercentNullValue.
- getSourceSDIDescription() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceSDIDescription.
- getSourceSystemEnvironmentName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceSystemEnvironmentName.
- getSourceSystemId() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceSystemId.
- getSourceSystemName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceSystemName.
- getSourceSystems() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getSourceSystems() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getSourceTableAlias() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceTableAlias Name.
- getSourceTableClass() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceTableClass.
- getSourceTableName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceTableName.
- getSourceXPath() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the sourceXPath.
- getSpecialApprovalContvyInstructions() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the ApprovalInstructions.
- getSpecialInsructionsComments() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the specialInsructionsComments.
- getSpecificationArtifacts() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- getSpecificationArtifacts() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getSshPort() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the sshPort Value.
- getSshPort() - Method in class com.ads.mm.db.util.DBHelper
-
- getSshPort() - Method in class com.icc.util.DBProperties
-
- getStartDate() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the startDate.
- getStatus() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the status of codeset.
- getStatus() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getStatus() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the status Value.
- getStatus() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the status.
- getStatus() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the status.
- getStatus() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the Status.
- getStatus() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getStatusDescription() - Method in class com.icc.util.RequestStatus
-
Returns the statusDescription.
- getStatusId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the statusId.
- getStatusId() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the StatusId.
- getStatusMessage() - Method in class com.icc.util.RequestStatus
-
Returns the statusMessage.
- getStatusName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the statusName of the Document.i.e In progress, Ready for Review, Approved.
- getStatusNumber() - Method in class com.icc.util.RequestStatus
-
Returns the statusNumber.
- getSTCMId() - Method in class com.ads.api.beans.sm.SMColumn
-
- getSTCMId() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the stcmId.
- getStepName() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the the stepName.
- getStepNumber() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the stepNumber.
- getSTMId() - Method in class com.ads.api.beans.sm.SMTable
-
- getSTMId() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the stmId i.e tableId.
- getStorageType() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the storageType.
- getStorageType() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the storageType.
- getSubCategorysList() - Method in class com.ads.api.beans.csm.Category
-
- getSubject(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the Subject Object for the specified subjectId.Specifying subjectId is mandatory.
- getSubject(int, int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns Subject Object for the specified projectId, parentSubjectId,
subjectName.
- getSubject(String, String, String, int, int, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns Subject Object for the specified projectId, parentSubjectId,
subjectName in the specified outputFormat.outputFormat can be either JSON
or XML.
- getSubjectAs(int, int, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns SubjectObject for the specified projectId, parentSubjectId, subjectName in the specified outputFormat.
- getSubjectAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns SubjectObject for the specified subjectId in the specified outputFormat.
- getSubjectById(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns Subject Object for the specified subjectId in the specified
outputFormat.
- getSubjectChangedDescription() - Method in class com.ads.api.beans.mm.Subject
-
Returns the subjectChanged Description.
- getSubjectDescription() - Method in class com.ads.api.beans.mm.Subject
-
Returns the Subject Description.
- getSubjectId() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the subjectId.
- getSubjectId() - Method in class com.ads.api.beans.mm.Subject
-
Returns the subjectId.
- getSubjectId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the subjectId in which the testCase is present.
- getSubjectId(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns subjectId for the specified projectName and SubjectName.
- getSubjectId(int, Node.NodeType, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the subjectId for the specified parentNodeId, subjectName, nodeType.
- getSubjectId() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getSubjectId(String, String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns subjectId for the specified projectName, SubjectName and
outputFormat.outputFormat can be either JSON or XML.
- getSubjectIdAs(int, String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the subjectId for the specified parentNodeId, subjectName, nodeType.
- getSubjectIdAs(String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns subjectId for the specified projectName, SubjectName.
- getSubjectIdByName(String, String, String, int, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the subjectId for the specified parentNodeId, subjectName,
nodeType.outputFormat can be either JSON or XML.
- getSubjectName() - Method in class com.ads.api.beans.mm.Subject
-
Returns the subjectName.
- getSubjectName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the subjectName in which the testCase is present.
- getSubjects(String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of subjects for the specified projectName.
- getSubjects(int) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of subjects of the specified projectId.
- getSubjects(String, String, String, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of subjects for the specified projectName in the
specified outputFormat.
- getSubjectsAs(String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of subjects for the specified projectName in the specified outputFormat.
- getSubjectsAs(int, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Returns the List of subjects for the specified projectId in the specified outputFormat.
- getSubjectsByProjectId(String, String, String, int) - Method in class com.ads.services.webservice.MappingManagerService
-
Returns the List of subjects for the specified projectId in the form of
specified outputFormat.outputFormat can be either JSON or XML.
- getSubKeyValues() - Method in class com.ads.api.beans.kv.KeyValue
-
- getSuccessOption() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the successOption.
- getSupportSystems() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getSupportSystems() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getSynonym(String) - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the DBTable Object for the specified synonymName.
- getSynonymMap() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the HashMap of Synonyms.
- getSynonyms() - Method in class com.ads.api.beans.sm.SMSchema
-
- getSynonyms() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the synonyms.
- getSynonymsCount() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the synonymsCount.
- getSystem(String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMSystem Object for the specified systemName.Specifying the
systemName is mandatory.
- getSystem(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMSystem Object for the specified systemId.
- getSystem() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns DBSystem consisting of system details like systemId, SystemName, Tables, Views, Synonyms,
Tables count, Views count, Synonyms count , Schemas etc..
- getSystem(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMSystem Object for the specified systemName and
outputFormat.outputFormat can be either JSON or XML.
- getSystemAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMSystem Object for the specified systemName in the specified
outputFormat.
- getSystemAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMSystem Object for the specified systemId in the specified
outputFormat.
- getSystemBusinessPurposeShort() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemBusinessPurposeShort.
- getSystemById(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMSystem Object for the specified systemId.
- getSystemCount() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getSystemDescriptionLong() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemDescriptionLong
- getSystemDocuments(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of systemDocuments for the specified systemId.
- getSystemDocuments(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the list of systemDocuments for the specified systemId and
outputFormat.outputFormat can be either JSON or XML.
- getSystemDocumentsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the list of systemDocuments for the specified systemId in the
specified outputFormat.
- getSystemEnvironmentId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the systemEnvironmentId.
- getSystemEnvironmentName() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the systemEnvironmentName.
- getSystemEnvironmentName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the systemEnvironmentName.
- getSystemEnvironmentName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the systemEnvironmentName.
- getSystemEnvironmentType() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the systemEnvironmentType.
- getSystemId() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the systemId.
- getSystemId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the SystemId.
- getSystemId() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemId.
- getSystemId() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the systemId.
- getSystemId(String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the systemId for the specified systemName.
- getSystemId() - Method in class com.ads.mm.db.dao.DBSystem
-
Returns the systemId.
- getSystemId(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the systemId for the specified systemName in the given
outputFormat.outputFormat can be either JSON or XML.
- getSystemIdAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the systemId for the specified systemName.
- getSystemInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns System information like MAC Address,Available Processors,
Total amount of free memory available to the JVM, Maximum Memory,
Total memory currently available to the JVM,OS Name,OS Version and User Name etc
outputFormat can be either JSON or XML.
- getSystemLineage(APIConstants.LineageType, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage object for the specified system name.
- getSystemLineage(String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the Lineage Object String in the form of JSON for the specified
system name.
- getSystemLineageAs(String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage Object String in the form of JSON for the specified
system name.
- getSystemName() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the systemName.
- getSystemName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the systemName and this can be accessed through Lineage API only.
- getSystemName() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the systemName.
- getSystemName() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemName.
- getSystemName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the systemName and this can be accessed through Lineage API only.
- getSystemName() - Method in class com.ads.mm.db.dao.DBSystem
-
Returns the systemName.
- getSystemName() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getSystemName() - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
-
- getSystemNumber() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the systemNumber.
- getSystemNumber() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the systemNumber.
- getSystemOwnerEmail() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemOwnerEmail Address
- getSystemOwnerFullName() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemOwnerFullName.
- getSystemOwnerTelephone() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemOwnerTelephone Number.
- getSystemPrimaryMoveType() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the systemPrimaryMoveType i.e source or target
- getSystems() - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of SMSystems along with all the details regarding each
system.
- getSystems(String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the List of SMSystems in specified outputFormat.outputFormat can
be either JSON or XML.
- getSystemsAs(String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of SMSystems along with the details of each in the
specified outputFormat.
- getTabCount() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getTable() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the SMTable object.
- getTable(String) - Method in class com.ads.api.beans.sm.SMSchema
-
Returns the DBTable Object for the specified TableType and tableName.
- getTable(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMTable object for the specified tableId.
- getTable(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMTable object for the specified tableId with fillOptions.
- getTable() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the DBTable Object
- getTable(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns DBTable consisting of TableType, EntityBaseType, TableName, TableDefinition,TableComments, Audit Details, UserDefined Fields etc...
- getTable(String) - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the DBTable object for the specified tableName.
- getTable(DBTable.TableType, String) - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the DBTable Object for the specified TableType and tableName.
- getTable(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMTable object for the specified tableId.
- getTableAlias() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableAlias.
- getTableAlias() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableAlias.
- getTableAlias() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getTableAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns String of SMTable object in JSON format for the specified
tableId.
- getTableAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns String of SMTable object in specified outputFormat for the
specified environmentId and tableName.
- getTableAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMTable object for the specified tableId with fillOptions.
- getTableByEnvironmentId(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns SMTable object for the specified environmentId and tableName.
- getTableByName(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns SMTable object for the specified environmentId and tableName.
- getTableClass() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableClass.
- getTableClass() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableClass.
- getTableClass() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getTableColumns(int) - Method in class com.ads.api.util.SystemManagerUtil
-
- getTableColumnsAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
- getTableComments() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableComments.
- getTableComments() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableComments.
- getTableCount() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the tableCount.
- getTableCount() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getTableDefinition() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableDefinition.
- getTableDefinition() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableDefinition.
- getTableDefinitionComments() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableDefinitionComments.
- getTableId() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the tableId.
- getTableId() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the tableId of the Index.
- getTableId() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableId.
- getTableId(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the tableId for the specified environmentId and tableName.
- getTableId(String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the tableId for the specified systemName, environmentName and
tableName.
- getTableId() - Method in class com.ads.mm.db.dao.DBIndex
-
- getTableId(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the tableId for the specified environmentId and tableName.
- getTableIdAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the tableId as String for the specified environmentId and
tableName in the specific outputFormat.
- getTableIdAs(String, String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the tableId as String for the specified systemName,
environmentName and tableName in the specific outputFormat.
- getTableIdByName(String, String, String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the tableId for the specified systemName, environmentName and
tableName.
- getTableLineage(APIConstants.LineageType, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage object for the specified system, environment and
table name.
- getTableLineage(String, String, String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the Lineage Object String in the form of JSON for the specified
system, environment and table name.
- getTableLineageAs(String, String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Lineage object String in the form of JSON for the specified
system, environment and table name.
- getTableMap() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the tableMapi.e parentTable, schemaName, tableDefinitionComments, tableDefinition,
tableComments, logicalTableName, actualTableName, auditHistory Details etc...
- getTableMap() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the HashMap of hmTables.
- getTableMap() - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- getTableName() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the tableName.
- getTableName() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableName.
- getTableName() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableName,
- getTableName() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getTableName() - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- getTableNames() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the set of table names.
- getTableNameWithoutSchema() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableName without Schema.
- getTableReferenceId() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableReferenceId.
- getTables() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the list of SMTable objects.
- getTables() - Method in class com.ads.api.beans.sm.SMSchema
-
- getTables(APIConstants.EndPointType, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List objects for the specified systemName and
environmentName.
- getTables(APIConstants.EndPointType, HashMap<String, ArrayList<String>>, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the Map>> object for the
specified systemEnvironmentMap.
- getTables() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the List of DBTable Objects.
- getTables(DBTable.TableType[]) - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the List of DBTables
- getTables(String, String, String, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the List of tables for the specified environmentId.
- getTablesAs(String, String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for the
specified systemName and environmentName.
- getTablesAs(String, String, String, String) - Method in class com.ads.api.util.LineageUtil
-
Returns the List Objects String in the form of JSON for the
specified systemName and environmentName.
- getTablesBySysEnvs(String, String, String, String, String, String) - Method in class com.ads.services.webservice.LineageService
-
Returns the List Objects String in the form of JSON for the
specified systemName and environmentName.
- getTablesCount() - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- getTableType() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the tableType.
- getTableType() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the tableType.
- getTarget() - Method in class com.ads.api.beans.common.LineageEdge
-
Returns the Node object contains the target information in Lineage/Mapping Row.
- getTargetColumnAlias() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnAlias Name.
- getTargetColumnClass() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnClass.
- getTargetColumnComments() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnComments.
- getTargetColumnDatatype() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnDatatype.
- getTargetColumnDefinition() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnDefinition.
- getTargetColumnETLDefaultValue() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnETLDefaultValue.
- getTargetColumnLength() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnLength.
- getTargetColumnName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnName.
- getTargetColumnPrecision() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnPrecision.
- getTargetColumnScale() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetColumnScale.
- getTargetLogicalColumnName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetLogicalColumnName.
- getTargetSDIDescription() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetSDIDescription.
- getTargetSystemEnvironmentName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetSystemEnvironmentName.
- getTargetSystemId() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetSystemId.
- getTargetSystemName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetSystemName.
- getTargetSystems() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getTargetSystems() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getTargetTableAlias() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetTableAlias.
- getTargetTableClass() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetTableClass.
- getTargetTableName() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetTableName.
- getTargetUpdateStrategy() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the targetUpdateStrategy.
- getTargetUpdateStrategy() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getTargetUpgateStrategyNotes() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the targetUpgateStrategyNotes.
- getTargetUpgateStrategyNotes() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getTargetXPath() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the targetXPath.
- getTestCase(int, Node.NodeType, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCase(int) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCase(String, String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCaseAs(int, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCaseAs(int, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCaseByTestCaseId(String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCaseComments() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseComments.
- getTestCaseId() - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseId.
- getTestCaseId() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the testCaseId.
- getTestcaseLabel() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseLabel of the particular testCase.
- getTestCaseLabel() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseLabel of the testCase.
- getTestCaseLevel() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the TestCaseLevel.
- getTestCaseName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseName.
- getTestCases(int, Node.NodeType) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the List of TestCase objects with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...for the specified nodeId of nodeType.
- getTestCases(List<Integer>) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCases with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCases(String, String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the List of TestCase objects with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...for the specified nodeId of nodeType.
- getTestCasesAs(int, String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the List of TestCase objects with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...for the specified nodeId of nodeType.
- getTestCasesAs(String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCases with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCasesByIds(String, String, String, String) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the TestCases with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
- getTestCaseTypeId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseTypeId.
- getTestConnectionQuery() - Method in class com.ads.mm.db.util.DBHelper
-
Returns the testConnectionQuery.
- getTestConnectionQuery() - Method in class com.icc.util.DBProperties
-
Returns the testConnectionQuery as specified.
- getTestConnectionQueryOnCheckOut() - Method in class com.icc.util.DBProperties
-
- getTestDisposition() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the testDisposition.
- getTestDisposition() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getTestDocApprovalDate() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the TestCase Document ApprovalDate.
- getTestDocId() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseDocId.
- getTestDocIntededUseDescr() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseDoc intendedUserDescription.
- getTestDocName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseDocumentName.
- getTestDocObject() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testDocumentObject.
- getTestDocOwner() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseDocument Owner.
- getTestDocType() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseDocument Type.
- getTestingNotes() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the testingNotes.
- getTestingNotes() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getTestSQLScript() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testSQLScript.
- getTestStepComments() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testStepComments.
- getTestTypeName() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testTypeName.
- getText() - Method in class com.ads.api.beans.kv.KeyValue
-
- getTooltip() - Method in class com.ads.api.beans.kv.KeyValue
-
- getTotalDBSizeInGB() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the totalDBSizeInGB.
- getTotalRowsCount() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the totalRowsCount.
- getTotalTableCount() - Method in class com.ads.api.beans.sm.SMSystem
-
Returns the totalTableCount.
- getTransactionIsolation() - Method in class com.ads.mm.db.util.DBHelper
-
- getTransactionIsolation() - Method in class com.icc.util.DBProperties
-
- getTransformation(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
TODO: Remove this method
- getTransformationIndex(String, MMMappingTransformation) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getTransformationLookupCondition() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the transformationLookupCondition.
- getTransformations(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getTransformations() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getTransformationScope() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the transformationScope.
- getTransformationsMap() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- getTransLookupCondition() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getTransName() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the transName.
- getType() - Method in class com.ads.api.beans.kv.KeyValue
-
- getType(String) - Static method in enum com.ads.api.beans.kv.KeyValue.UIType
-
- getType() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the type of the Index.
- getType() - Method in class com.ads.mm.db.dao.DBIndex
-
- getUIType() - Method in class com.ads.api.beans.kv.KeyValue
-
- getUiType() - Method in class com.ads.api.beans.kv.KeyValue
-
- getUniqueName() - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
- getUniqueness() - Method in class com.ads.api.beans.sm.SMIndex
-
Returns the uniqueness of the Index.
- getUniqueness() - Method in class com.ads.mm.db.dao.DBIndex
-
- getUrl() - Method in class com.icc.util.DBProperties
-
Returns the URL.
- getUsedInGapAnalysis() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the usedInGapAnalysis value.
- getUsedInGapAnalysis() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the usedInGapAnalysis.
- getUserAccountStatus(String) - Static method in enum com.ads.api.beans.common.APIConstants.UserAccountStatus
-
- getUserData() - Method in class com.ads.api.beans.common.Document
-
Returns the userData.
- getUserData(String) - Method in class com.ads.api.beans.common.Document
-
Returns the userData.
- getUserData() - Method in class com.ads.api.beans.common.LineageEdge
-
Any extra data pertaining to lineage can be put into this, like Mapping Sequence Id.
- getUserData() - Method in class com.ads.api.beans.kv.KeyValue
-
- getUserData() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userData.
- getUserData() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the userData.
- getUserData() - Method in class com.ads.mm.db.dao.DBIndex
-
- getUserData() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userData as specified.
- getUserData() - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- getUserDefined1() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField1 Value.
- getUserDefined1() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined1() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined1() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField1 Value.
- getUserDefined1() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined1() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined1 Field.
- getUserDefined1() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined1 field.
- getUserDefined1() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined10() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField10 Value.
- getUserDefined10() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined10() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined10() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField10 Value.
- getUserDefined10() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined10() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined10 Field.
- getUserDefined10() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined10 Field.
- getUserDefined10() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined11() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField11 Value.
- getUserDefined11() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined11() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined11() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined12() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField12 Value.
- getUserDefined12() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined12() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined12() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined13() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField13 Value.
- getUserDefined13() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined13() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined13() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined14() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField14 Value.
- getUserDefined14() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined14() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined14() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined15() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField15 Value.
- getUserDefined15() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined15() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined15() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined16() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField16 Value.
- getUserDefined16() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined16() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined17() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField17 Value.
- getUserDefined17() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined17() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined18() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField18 Value.
- getUserDefined18() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined18() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined19() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField19 Value.
- getUserDefined19() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined19() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined2() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField2 Value.
- getUserDefined2() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined2() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined2() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField2 Value.
- getUserDefined2() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined2() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined2 Field.
- getUserDefined2() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined2 field.
- getUserDefined2() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined20() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField20 Value.
- getUserDefined20() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined20() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined21() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField21 Value.
- getUserDefined21() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined21() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined22() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField22 Value.
- getUserDefined22() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined22() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined23() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField23 Value.
- getUserDefined23() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined23() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined24() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField24 Value.
- getUserDefined24() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined24() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined25() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField25 Value.
- getUserDefined25() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined25() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined26() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField26 Value.
- getUserDefined26() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined26() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined27() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField27 Value.
- getUserDefined27() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined27() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined28() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField28 Value.
- getUserDefined28() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined28() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined29() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField29 Value.
- getUserDefined29() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined29() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined3() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField3 Value.
- getUserDefined3() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined3() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined3() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField2 Value.
- getUserDefined3() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined3() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined3 Field.
- getUserDefined3() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined3 field.
- getUserDefined3() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined30() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField30 Value.
- getUserDefined30() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined30() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined31() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField31 Value.
- getUserDefined31() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined31() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined32() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField32 Value.
- getUserDefined32() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined32() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined33() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField33 Value.
- getUserDefined33() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined33() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined34() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField34 Value.
- getUserDefined34() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined34() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined35() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField35 Value.
- getUserDefined35() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined35() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined36() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField36 Value.
- getUserDefined36() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined36() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined37() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField37 Value.
- getUserDefined37() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined37() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined38() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField38 Value.
- getUserDefined38() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined38() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined39() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField39 Value.
- getUserDefined39() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined39() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined4() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField4 Value.
- getUserDefined4() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined4() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined4() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField4 Value.
- getUserDefined4() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined4() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined4 Field.
- getUserDefined4() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined4 field.
- getUserDefined4() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined40() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField40 Value.
- getUserDefined40() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined40() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined41() - Method in class com.ads.api.beans.mm.Mapping
-
- getUserDefined41() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined41() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined42() - Method in class com.ads.api.beans.mm.Mapping
-
- getUserDefined42() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined42() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined43() - Method in class com.ads.api.beans.mm.Mapping
-
- getUserDefined43() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined43() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined44() - Method in class com.ads.api.beans.mm.Mapping
-
- getUserDefined44() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined44() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined45() - Method in class com.ads.api.beans.mm.Mapping
-
- getUserDefined45() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined45() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined46() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined46() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined47() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined47() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined48() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined48() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined49() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined49() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined5() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField5 Value.
- getUserDefined5() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined5() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined5() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField5 Value.
- getUserDefined5() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined5() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined5 Field.
- getUserDefined5() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined5 field.
- getUserDefined5() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined50() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined50() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined6() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField6 Value.
- getUserDefined6() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined6() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined6() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField6 Value.
- getUserDefined6() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined6() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined6 Field.
- getUserDefined6() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined6 Field.
- getUserDefined6() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined7() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField7 Value.
- getUserDefined7() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined7() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined7() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField7 Value.
- getUserDefined7() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined7() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined7 Field.
- getUserDefined7() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined7 Field.
- getUserDefined7() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined8() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField8 Value.
- getUserDefined8() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined8() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined8() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField8 Value.
- getUserDefined8() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined8() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined8 Field.
- getUserDefined8() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined8 Field.
- getUserDefined8() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefined9() - Method in class com.ads.api.beans.mm.Mapping
-
Returns UserDefinedField9 Value.
- getUserDefined9() - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Returns the userDefinedField Value.
- getUserDefined9() - Method in class com.ads.api.beans.mm.Subject
-
Returns the userDefinedField Value.
- getUserDefined9() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the UserDefinedField9 Value.
- getUserDefined9() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the userDefined Field.
- getUserDefined9() - Method in class com.ads.mm.db.dao.DBColumn
-
Returns the userDefined9 Field.
- getUserDefined9() - Method in class com.ads.mm.db.dao.DBTable
-
Returns the userDefined9 Field.
- getUserDefined9() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- getUserDefinedField1() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField1.
- getUserDefinedField10() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField10.
- getUserDefinedField2() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField2.
- getUserDefinedField3() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField3.
- getUserDefinedField4() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField4.
- getUserDefinedField5() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField5.
- getUserDefinedField6() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField6.
- getUserDefinedField7() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField7.
- getUserDefinedField8() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField8.
- getUserDefinedField9() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the userDefinedField9.
- getUserId() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the userId.
- getUserName() - Method in class com.icc.util.DBProperties
-
Returns the userName.
- getUserObject() - Method in class com.icc.util.RequestStatus
-
Returns the userObject.
- getUUID() - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- getUUID() - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
- getValidationResults() - Method in class com.ads.mm.db.dao.DBOperationHelper
-
- getValidationStep(String) - Method in class com.ads.api.beans.tm.TestCase
-
Returns the TestCaseValidationStep for the specified name.
- getValidationStep(int, Node.NodeType, String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...
- getValidationStep(int, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep object with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseId, validationStepName.
- getValidationStep(String, String, String, String, int, String, String) - Method in class com.ads.services.webservice.TestManagerService
-
- getValidationStepAs(int, String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep object with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseId, validationStepName.
- getValidationStepAs(int, String, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...
- getValidationStepById(int) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep object with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified validationStepId.
- getValidationStepById(String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the TestCaseValidationStep object with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified validationStepId.
- getValidationStepByIdAs(int, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep object with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified validationStepId.
- getValidationStepByTestCaseId(String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the TestCaseValidationStep object with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseId, validationStepName.
- getValidationStepId() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the validationStepId.
- getValidationStepMap() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the validationStepMap i.e it returns the details like testCaseId, validationStepId, validationStepName, status,
description, expectedResult, actualResult, comments etc...
- getValidationSteps(int, Node.NodeType, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the List of TestCaseValidationStep objects with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseName, nodeId of nodeType.
- getValidationSteps(int) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the List of TestCaseValidationStep objects with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseId.
- getValidationSteps(String, String, String, String, int, String) - Method in class com.ads.services.webservice.TestManagerService
-
- getValidationStepsAs(int, String, String, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the List of TestCaseValidationStep objects associated with the given testCaseName with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseName, nodeId of nodeType.
- getValidationStepsAs(int, String) - Method in class com.ads.api.util.TestManagerUtil
-
Returns the TestCaseValidationStep objects with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseId.
- getValidationStepsByTestCaseId(String, String, String, int) - Method in class com.ads.services.webservice.TestManagerService
-
Returns the TestCaseValidationStep objects with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseId.
- getValidationStepsList() - Method in class com.ads.api.beans.tm.TestCase
-
Returns the TestCaseValidationStep Object.
- getValidationStepType() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the validationStepType.
- getValidationStepTypeId() - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Returns the validationStepTypeId.
- getValidValues() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the list of CodeValue objects.
- getValidValues(int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of CodeValue objects for the specified columnId where
each CodeValue object contains code name,code value,code description and
codeset name in which codeValue is present etc....
- getValidValues(int, int) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of CodeValue objects for the specified columnId.
- getValidValues() - Method in class com.ads.mm.db.dao.DBColumn
-
- getValidValues(String, String, String, int, int) - Method in class com.ads.services.webservice.SystemManagerService
-
Returns the List of CodeValue objects for the specified columnId.
- getValidValuesAs(int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of CodeValue objects for the specified columnId where
each CodeValue object contains code name,code value,code description and
codeset name in which codeValue is present etc....
- getValidValuesAs(int, int, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Returns the List of CodeValue objects for the specified columnId.
- getValue() - Method in enum com.ads.api.beans.common.APIConstants.UserAccountStatus
-
- getValue() - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the value.
- getValue() - Method in class com.ads.api.beans.kv.KeyValue
-
- getValueRefId() - Method in class com.ads.api.beans.kv.KeyValue
-
- getValueStyle() - Method in class com.ads.api.beans.kv.KeyValue
-
- getVersion() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the version of codeset.
- getVersion() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the version Value.
- getVersion() - Method in class com.ads.mm.db.dao.DBEnvironment
-
- getVersionLabel() - Method in class com.ads.api.beans.csm.Codeset
-
Returns the versionLabel of codeset.
- getVersionLabel() - Method in class com.ads.api.beans.csm.CodesetMap
-
- getVersionLabel() - Method in class com.ads.api.beans.mm.Mapping
-
Returns the versionLabel.
- getVersionLabel() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the versionLabel Value.
- getVersionLabel() - Method in class com.ads.mm.db.dao.DBEnvironment
-
- getVersionlabel() - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- getVersionMode(String) - Static method in enum com.ads.api.beans.common.APIConstants.VersionMode
-
- getView(String) - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the DBTable Object for the specified viewName.
- getViewCount() - Method in class com.ads.mm.db.dao.DBEnvironment
-
Returns the viewCount.
- getViewMap() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the HashMap of hmViews.
- getViews() - Method in class com.ads.api.beans.sm.SMSchema
-
- getViews() - Method in class com.ads.mm.db.dao.DBSchema
-
Returns the List of DBTable Object
- getVirtualMachineInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns VirtualMachine information like Java Virtual Machine specification name,specification version of Java Virtual Machine
and name of specification vendor of Java Virtual Machine.
- getVirtualMachineJREInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns VirtualMachineJRE information like version of Java Runtime Environment,name of Java Runtime Environment vendor
URL of Java vendor,directory of Java installation,name of specification version Java Runtime Environment,
JRE specification vendor,JREspecification name and name of JIT compiler to use etc.
- getVirtualMachineJVMInfo(String, String, String) - Method in class com.ads.services.webservice.AMMService
-
Returns VirtualMachineJVM information like JVM implementation name,JVM implementation version and JVM implementation vendor.
- getVisibility() - Method in class com.ads.api.beans.kv.KeyValue
-
- getVisibility() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the visibility Value.
- getVisibility() - Method in class com.ads.mm.db.dao.DBEnvironment
-
- getWorkflowStatus() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the workflowStatus Value.
- getWorkflowStatus() - Method in class com.ads.api.beans.sm.SMEnvironment
-
Returns the workflowStatus Value.
- getWorkflowStatus() - Method in class com.ads.api.beans.sm.SMTable
-
Returns the work flow status.
- getXPath() - Method in class com.ads.api.beans.sm.SMColumn
-
Returns the xPath.
- getXpath() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- getXPath() - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-