- saveEnvironment(DBEnvironment, DBProperties.Operation, boolean) - Method in class com.ads.api.util.SystemManagerUtil
-
- saveEnvironmentAs(String, String, boolean, String) - Method in class com.ads.api.util.SystemManagerUtil
-
- saveMapping(MMMapping, String, String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- saveNewDataAsset(int, JSONObject) - Method in class com.ads.api.util.SystemManagerUtil
-
- SCALE_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- scanEnvironment(DBHelper) - Method in class com.ads.api.util.SystemManagerUtil
-
Loads an Environment for the specified dbHelper Object.
- scanEnvironment(String, String, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Loads an Environment for the specified dbHelper Object.
- scanEnvironmentAs(String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Loads an Environment for the specified dbHelper Object.
- scanIntoEnvironment(int, DBHelper, DBProperties.Operation) - Method in class com.ads.api.util.SystemManagerUtil
-
Scan and save the environment meta data into the specified environmentId
by specifying the dbOperation and dbHelper object.
- scanIntoEnvironment(String, String, String, int, String, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Scan and save the environment meta data into the specified environmentId
by specifying the dbHelper object and dbOperation in the form of json.
- scanIntoEnvironmentAs(int, String, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Scan and save the environment meta data into the specified environmentId
by specifying the dbOperation and dbHelper object in the form of json.
- SchedulerService - Class in com.ads.services.webservice
-
Contains the methods related to perform the operations such as creation,
update, deletion and retrieval of SchedulerJob.
- SchedulerService() - Constructor for class com.ads.services.webservice.SchedulerService
-
- SEPERATOR_COLUMNS - Static variable in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setActive(boolean) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the isActive as specified.
- setActualDevelopLevelOfEffort(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the actual level of effort as specified.
- setActualDevelopLoe(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setActualETLEffort(float) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the actualETLEffort as specified.
- setActualEtlEffort(float) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setActualETLEffortUnits(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the actualETLEffortUnits as specified.
- setActualEtlEffortUnits(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setActualMappingEffort(float) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the actualMappingEffort as specified.
- setActualMappingEffort(float) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setActualMappingEffortUnits(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the actualMappingEffortUnits as specified.
- setActualMappingEffortUnits(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setActualNotes(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the actualNotes as specified.
- setActualNotes(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setActualResult(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the actualResult as specified.
- setActualResult(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
ActualResult is set as specified ActualResult.
- setActualTableName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the actualTableName as specified.
- setActualTableName(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the actualTableName as specified.
- setAddUnsuedMetadata(MMSystemMap.Type, boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setAddUnusedColumns(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- setAppPath(String) - Static method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setApprovalFlag(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the approvalFlag as specified.
- setApprovalRequired(boolean) - Method in class com.ads.api.beans.common.Document
-
Method sets the approvalRequired as specified.
- setApproved(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the approved as specified.
- setApprovedBy(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the approvedBy as specified.
- setAssignedResponsibilites(String) - Method in class com.ads.api.beans.common.AssignedResource
-
Method to set the Responsibilities as specified.
- setAssignedRole(String) - Method in class com.ads.api.beans.common.AssignedResource
-
Method to set the Role as specified.
- setAssignedUsers(List<String>) - Method in class com.ads.api.beans.csm.Category
-
- setAssociatedBusinessTerm(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the associatedBusinessTerm Value as specified.
- setAssociatedBusinessTerm(String) - Method in class com.ads.api.beans.sm.SMTable
-
- setAssociatedBusinessTerm(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setAssociatedBusinessTerm(String) - Method in class com.ads.mm.db.dao.DBTable
-
- setAssociatedBusinessTermId(int) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the associatedBusinessTermId Value as specified.
- setAssociatedBusinessTermId(int) - Method in class com.ads.api.beans.sm.SMTable
-
- setAssociatedBusinessTermId(int) - Method in class com.ads.mm.db.dao.DBColumn
-
- setAssociatedBusinessTermId(int) - Method in class com.ads.mm.db.dao.DBTable
-
- setAssociatedEnvironemts(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setAssociatedIDCount(int) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
- setAttachDoc(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the attach Document as specified.
- setAttachFile(File) - Method in class com.ads.api.beans.tm.TestCase
-
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.common.AssignedResource
-
Method used to set the AuditHistory Details as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentStatus as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.csm.Category
-
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.csm.Codeset
-
Method sets the auditHistory details as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.csm.CodeValue
-
Method sets the auditHistory details as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.kv.KeyValue
-
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the auditHistory as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the value of auditHistory as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the auditHistory Details as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the auditHistory Details as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of auditHistory as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the AuditHistory details as specified.
- setAuditHistory(AuditHistory) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the auditHistory as specified.
- setAuthenticationType(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the authenticationType as specified.
- setAutoCommit(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the autoCommit value.
- setAutoCommit(boolean) - Method in class com.icc.util.DBProperties
-
Sets the autoCommit value as specified.
- setAverageConcurrentUsersCount(int) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the averageConcurrentUsersCount as specified.
- setAverageNamedUsersCount(int) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the averageNamedUsersCount as specified.
- setBaseSourceSystemEnvironmentName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the baseSourceSystemEnvironmentName as specified.
- setBaseSourceSystemName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the baseSourceSystemName as specified.
- setBaseTargetSystemEnvironmentName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the baseTargetSystemEnvironmentName as specified.
- setBaseTargetSystemName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the baseTargetSystemName as specified.
- setBatchSerial(int) - Method in class com.ads.mm.db.dao.DBOperationHelper
-
Sets the batchSerial as specified.
- setBusinessKeyFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the businessKeyFlag value as specified.
- setBusinessKeyFlag(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets Column businessKeyFlag as specified.
- setBusinessKeyFlag(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setBusinessRule(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the businessRule as specified.
- setBusinessRule(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setBussinessRule(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setCategoryHierarchy(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCategoryId(int) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the categoryId as specified.
- setCategoryId(int) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCategoryName(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCategoryType(Category.Type) - Method in class com.ads.api.beans.csm.Category
-
- setCellType(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setChangedDesc(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setChangedDescription(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the changedDescription as specified.
- setChangedDescription(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the changedDescription as specified.
- setChangedDescription(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setChangeDescription(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the changeDescription as specified.
- setChangeDescription(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setChildId(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setChildNodes(HashMap<String, Node>) - Method in class com.ads.api.beans.common.Node
-
Method sets the childNodes as specified.
- setClient(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the client as specified.
- setCodesetId(int) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the codesetId as specified.
- setCodesetList(List<Codeset>) - Method in class com.ads.api.beans.csm.Category
-
- setCodesetMapList(List<CodesetMap>) - Method in class com.ads.api.beans.csm.Category
-
- setCodesetMappingName(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setCodeValues(List<CodeValue>) - Method in class com.ads.api.beans.csm.Codeset
-
Returns the Codeset object by adding the specified list of CodeValue
objects to the codeValues list.
- setColumnAlias(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnAlias value as specified.
- setColumnAlias(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the columnAlias as specified.
- setColumnAlias(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setColumnClass(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnClass value as specified.
- setColumnClass(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the columnClass as specified.
- setColumnClass(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setColumnComments(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnComments as specified.
- setColumnComments(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the columnComments as specified.
- setColumnComments(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setColumnDataDomain(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnDataDomain Value as specified.
- setColumnDatatype(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnDatatype as specified.
- setColumnDBDefaultValue(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnDBDefaultValue as specified.
- setColumnDefinition(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnDefinition as specified.
- setColumnDerived(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setColumnDerived(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setColumnETLDefaultValue(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnETLDefaultValue as specified.
- setColumnId(int) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnId as specified.
- setColumnIdentityFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnIdentityFlag as specified.
- setColumnIndexes(List<SMIndex>) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnIndexes as specified.
- setColumnIndexes(List<SMIndex>) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the list of columnIndexes as specified.
- setColumnIndexes(List<DBIndex>) - Method in class com.ads.mm.db.dao.DBColumn
-
- setColumnIndexes(List<DBIndex>) - Method in class com.ads.mm.db.dao.DBTable
-
- setColumnLength(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnLength as specified.
- setColumnMap(Map<String, DBColumn>) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the columnMap as specified.
- setColumnMappingCompleteFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the columnMappingCompleteFlag as specified.
- setColumnName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnName as specified.
- setColumnName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the columnName as specified.
- setColumnName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setColumnName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setColumnNullableFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnNullableFlag as specified.
- setColumnPrecision(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnPrecision as specified.
- setColumnReferenceId(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnReferenceId as specified.
- setColumns(List<SMColumn>) - Method in class com.ads.api.beans.sm.SMIndex
-
Adds the list of SMColumn objects as specified.
- setColumns(List<DBColumn>) - Method in class com.ads.mm.db.dao.DBIndex
-
- setColumnScale(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the columnScale Value as specified.
- setColumnType(SMColumn.SMColumnType) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the SMColumnType as specified.
- setComments(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Comments is set as specified Comments.
- setComponent(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setConfigObject(MasterConfig) - Method in class com.ads.api.beans.kv.KeyValue
-
- setConnectionPoolType(DBProperties.ConnectionPoolType) - Method in class com.ads.mm.db.util.DBHelper
-
- setConnectionPoolType(DBProperties.ConnectionPoolType) - Method in class com.icc.util.DBProperties
-
- setConsiderUserDefinedFlag(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the considerUserDefinedFlag value as specified.
- setConsolidated(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setCopyColumnCount(String, int) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setCopyColumnRequired(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setCopyColumnRequired(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setCopyDerviedColumnCount(String, int) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setCreatedBy(String) - Method in class com.ads.api.beans.common.AuditHistory
-
Method to set the value for createdBy as specified.
- setCreatedBy(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the createdBy as specified.
- setCreatedBy(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
CreatedBy is set as specified createdBy.
- setCreatedBy(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the createdBy as specified.
- setCreatedBy(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the createdBy as specified.
- setCreatedBy(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setCreatedBy(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setCreatedDate(Date) - Method in class com.ads.api.beans.common.AuditHistory
-
Method sets the createdDate to the value as specified in argument.
- setCreatedDate(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the createdDate as specified.
- setCreatedDate(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
createdDate is set as specified createdDate.
- setCreatedDatetime(Calendar) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the createdDatetime as specified.
- setCreatedDateTime(Calendar) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the createdDateTime as specified.
- setCreatedDateTime(Date) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setCreatedDateTime(Date) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setCSMMappingReference(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the value of csmMappingReference as specified.
- setCsmpassivemapidList(List<String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmpassivemapversionList(List<String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmSourceCodeset(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmSourceCodesetList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmSourceSystemEnv(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmSourceSystemEnvList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmTargetCodeset(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmTargetCodesetList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmTargetSystemEnv(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCsmTargetSystemEnvList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setCWMVersion(CWMUtil.Version) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the cwmVersion as specified.
- setDailyBatchExtractWindow(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the dailyBatchExtractWindow as specified.
- setDatabaseDomain(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseDomain as specified.
- setDatabaseDriver(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseDriver as specified.
- setDatabaseDriver(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the DBDriver value as specified.
- setDatabaseHost(String) - Method in class com.icc.util.DBProperties
-
Sets the databaseHost as specified.
- setDatabaseInstanceSchema(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseInstanceSchema as specified.
- setDatabaseIPAddress(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseIPAddress as specified.
- setDatabaseName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseName as specified.
- setDatabaseName(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dataBaseName as specified.
- setDatabaseName(String) - Method in class com.icc.util.DBProperties
-
Sets the databaseName as specified.
- setDatabaseOptions(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseOptions as specified.
- setDatabaseOptions(String) - Method in class com.icc.util.DBProperties
-
- setDatabasePassword(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the database Password as specified.
- setDatabasePassword(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the DbPassword as specified.
- setDatabasePoolType(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databasePoolType as specified.
- setDatabasePort(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databasePort as specified.
- setDatabaseSchema(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dataBaseSchema as specified.
- setDatabaseType(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseType as specified.
- setDatabaseType(DBProperties.DatabaseType) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the databaseType as specified.
- setDatabaseType(DBProperties.DatabaseType) - Method in class com.icc.util.DBProperties
-
Sets the databaseType as specified.
- setDatabaseURL(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseURL as specified.
- setDatabaseUrl(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the DBUrl as specified.
- setDatabaseUserName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the databaseUserName as specified.
- setDatabaseUserName(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the DbUserName as specified.
- setDatabseType(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setDataDomain(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column dataDomain as specified.
- setDataFile(byte[]) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the dataFile as specified.
- setDataFileName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the dataFileName as specified.
- setDataProfileEndDate(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataProfileEndDate as specified.
- setDataProfileEndDate(Calendar) - Method in class com.ads.mm.db.dao.DBColumn
-
- setDataProfileJobFailReason(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataProfileJobFailReason as specified.
- setDataProfileJobFailReason(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setDataProfileJobState(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataProfileJobState as specified.
- setDataProfileJobState(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setDataProfileScore(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataProfileScore as specified.
- setDataProfileScore(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the dataProfileScore as specified.
- setDataProfileScore(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the dataProfileScore as specified.
- setDataProfileScoreId(int) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataProfileScoreId as specified.
- setDataProfileScoreId(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the dataProfileScoreId as specified.
- setDataProfileScoreId(int) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the dataProfileScoreId as specified.
- setDataProfileScoreId(int) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the dataProfileScoreId as specified.
- setDataProfileScoreId(int) - Method in class com.ads.mm.db.dao.DBColumn
-
- setDataProfileScoreId(int) - Method in class com.ads.mm.db.dao.DBTable
-
- setDataProfileStartDate(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataProfileStartDate as specified.
- setDataProfileStartDate(Calendar) - Method in class com.ads.mm.db.dao.DBColumn
-
- setDataStewardChecked(boolean) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the dataStewardChecked as specified.
- setDataStewardChecked(boolean) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setDataStewardName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the dataStewardName as specified.
- setDataStewardName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the dataStewardName as specified.
- setDataStewardName(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the dataStewardName as specified.
- setDataStewardName(String) - Method in class com.ads.api.beans.sm.SMTable
-
- setDataStewardName(String) - Method in class com.ads.mm.db.dao.DBComponent
-
Sets the dataStewardName as specified.
- setDatatype(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the datatype as specified.
- setDataType(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setDataType(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setDBDefaultValue(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column dbDefaultValue as specified.
- setDbDriver(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dbDriver as specified.
- setDbDriver(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDBMSName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDBMSPlatform(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the dbmsPlatform as specified.
- setDBMSSchema(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDBMSType(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDBMSVersion(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the dbmsVersion as specified.
- setDbName(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dbName as specified.
- setDBOperation(DBEnvironment.DBOperation) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the dbOperation as specified.
- setDBOperation(DBEnvironment.DBOperation) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the dbOperation as specified.
- setDBOperationHelper(DBOperationHelper) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the dbOperationHelper as specified.
- setDbOperationHelper(DBOperationHelper) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the transformationScope as specified.
- setDBOperationHelper(DBOperationHelper) - Method in class com.ads.mm.db.dao.DBIndex
-
- setDBOperationHelper(DBOperationHelper) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the dbOperationHelper as specified.
- setDbOperationHelper(DBOperationHelper) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the dbOperationHelper as specified.
- setDbPassword(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dbPassword as specified.
- setDbPassword(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDbSchema(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dbSchema as specified.
- setDbUrl(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dbUrl as specified.
- setDbURL(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDbUserName(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the dbUserName as specified.
- setDbUserName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setDeclarationPath(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the declarationPath as specified.
- setDeclarationPath(String) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the declarationPath as specified.
- setDeclarationPath(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setDeclarationPath(String) - Method in class com.ads.mm.db.dao.DBTable
-
- setDeclarationPath(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setDefaultValue(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setDefaultValue(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setDefinition(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column definition as specified.
- setDefinitionComments(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setDeleteFlag(boolean) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the deleteFlag as specified.
- setDependencies(List<KeyValue>) - Method in class com.ads.api.beans.kv.KeyValue
-
- setDescription(String) - Method in class com.ads.api.beans.csm.Category
-
- setDescription(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the description as specified.
- setDescription(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setDescription(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the description as specified.
- setDescription(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setDescription(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the description as specified.
- setDescription(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Description is set as specified Description.
- setDestinationName(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the destinationName as specified.
- setDisplayPolicy(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setDisplaySynonymsInScan(boolean) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of displaySynonymsInScan as specified.
- setDisplayTablesInScan(boolean) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of displayTablesInScan as specified.
- setDisplayViewsInScan(boolean) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of displayViewsInScan as specified.
- setDocMode(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the docMode as specified.
- setDocumentApprovedBy(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentApprovedBy as specified.
- setDocumentApprovedDate(Date) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentApprovedDate as specified.
- setDocumentId(int) - Method in class com.ads.api.beans.common.Document
-
Method to set the documentId as specified.
- setDocumentIntendedPurpose(String) - Method in class com.ads.api.beans.common.Document
-
Sets the documentIntendedPurpose as specified.
- setDocumentLink(String) - Method in class com.ads.api.beans.common.Document
-
Sets the documentLink as specified.
- setDocumentLink(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the documentLink as specified.
- setDocumentName(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentName as specified.
- setDocumentObject(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentObject as specified.
- setDocumentOwner(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentOwner as specified.
- setDocumentReference(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentReference as specified.
- setDocumentReferenceNumber(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentReferenceNumber as specified.
- setDocumentStatus(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the documentStatus as specified.
- setDocumentStatus(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the documentStatus as specified.
- setDocumentType(String) - Method in class com.ads.api.beans.common.Document
-
Method sets the type of the Document.
- setDomain(String) - Method in class com.icc.util.DBProperties
-
Sets the domain as specified.
- setDraft(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the draft to the environment as specified.
- setDriverName(String) - Method in class com.icc.util.DBProperties
-
Sets the driverName as specified.
- setEffectiveDate(Date) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the effectiveDate value as specified.
- setElnExpanded(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
- setElnExpanded(boolean) - Method in class com.ads.api.beans.sm.SMTable
-
- setElnExpanded(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
- setElnExpanded(boolean) - Method in class com.ads.mm.db.dao.DBTable
-
- setEnabled(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setEndDate(Date) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the endDate as specified.
- setEndOfDayDefinition(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the endOfDayDefinition as specified.
- setEndPointType(APIConstants.EndPointType) - Method in class com.ads.api.beans.common.Node
-
- setEntityBaseType(DBTable.EntityBaseType) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the entityBaseType as specified.
- setEnvironment(SMEnvironment) - Method in class com.ads.api.beans.sm.SMSchema
-
- setEnvironment(SMEnvironment) - Method in class com.ads.api.beans.sm.SMTable
-
- setEnvironment(DBEnvironment) - Method in class com.ads.mm.db.dao.DBSchema
-
Sets the dbEnvironment as specified.
- setEnvironment(DBEnvironment) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the environment as specified.
- setEnvironmentId(int) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the environmentId as specified.
- setEnvironmentId(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of environmentId as specified.
- setEnvironmentId(int) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the environmentId as specified.
- setEnvironmentId(int) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setEnvironmentMap(Map<String, DBEnvironment>) - Method in class com.ads.mm.db.dao.DBSystem
-
Sets the environmentMap details as specified in environmentMap.
- setEnvironmentName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the environmentName as specified and can be set from Lineage API only.
- setEnvironmentName(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the environmentName as specified.
- setEnvironmentName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setEnvironmentName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setEnvironmentNotes(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the environmentNotes as specified.
- setEnvironmentType(SMEnvironment.DatabaseType) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the environmentType as specified.
- setEnvironmentType(DBEnvironment.DatabaseType) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the environmentType as specified.
- setERwinModelType(DBHelper.ModelType) - Method in class com.icc.util.DBProperties
-
- setESBPlatformType(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the esbPlatformType as specified.
- setESBQManagerName(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the esbQManagerName as specified.
- setETLDefaultValue(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column etlDefaultValue as specified.
- setExcelInvalidRows(List<Integer>) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the excelInvalidRows as specified.
- setExistence(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the existence as specified.
- setExpand(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setExpandedLogicalName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the expandedLogicalName Value as specified.
- setExpandedLogicalName(String) - Method in class com.ads.api.beans.sm.SMTable
-
- setExpandedLogicalName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setExpandedLogicalName(String) - Method in class com.ads.mm.db.dao.DBTable
-
- setExpectedResult(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the expectedResult as specified.
- setExpectedResult(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
ExpectedResult is set as specified expectedResult.
- setExtendable(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the extendable value as specified.
- setExtendedBusinessRule(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the extendedBusinessRule as specified.
- setExtendedBusinessRule(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setExtendedProperties(List<KeyValue>) - Method in class com.ads.api.beans.csm.CodeValue
-
Returns the CodeValue object by setting the specified list of
extendedProperties to the CodeValue object
- setExtendedProperties(List<KeyValue>) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the list of KeyValues to the column as specified.
- setExtendedProperties(List<KeyValue>) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the list of KeyValue objects as specified.
- setExtendedProperties(List<KeyValue>) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the list of KeyValue objects as specified.
- setExtendedProperties(List<KeyValue>) - Method in class com.ads.mm.db.dao.DBColumn
-
- setExtendedProperties(List<KeyValue>) - Method in class com.ads.mm.db.dao.DBTable
-
- setExternalStepId(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
ExternalStepId is set as specified ExternalStepId.
- setExternalTestcaseId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the externalTestcaseId as specified.
- setFetchOnlyParent(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setFieldDelimiter(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of fieldDelimiter as specified.
- setFieldLength(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setFieldSeparator(String) - Method in class com.ads.mm.db.util.DBHelper
-
sets the fieldSeparator as specified.
- setFieldType(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setFileLocation(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the fileLocation as specified.
- setFileLocation(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the fileLocation as specified.
- setFileManagementSystemType(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the fileManagementSystemType as specified.
- setFileManagmentSystemType(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the fileManagmentSystemType as specified.
- setFilePath(String) - Method in class com.ads.api.beans.common.ImportHelper
-
Method sets the file path as specified.
- setFilePath(String) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Sets the filePath as specified.
- setFilePath(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the filePath as specified.
- setFilePathType(APIConstants.FilePathType) - Method in class com.ads.api.beans.common.Document
-
Method sets the path type for the specified file.
- setFilePathType(APIConstants.FilePathType) - Method in class com.ads.api.beans.common.ImportHelper
-
Method sets the path type for the specified file.
- setFilePathType(APIConstants.FilePathType) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Method sets the path type for the specified file.
- setFilePathType(APIConstants.FilePathType) - Method in class com.ads.mm.db.util.DBHelper
-
Method sets the path type for the specified file.
- setFileStartingPosition(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the fileStartingPosition value as specified.
- setFileStartingPosition(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the fileStartingPosition as specified.
- setFileType(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the fileType as specified.
- setFileType(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the fileType as specified.
- setFillMetadata(MMSystemMap.Type, boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setFillMetadata(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- setForeignKeyColumn(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setForeignKeyColumnName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the foreignKeyColumnName Value as specified.
- setForeignKeyColumnName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the foreignKeyColumnName as specified.
- setForeignKeyFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the foreignKeyFlag Value as specified.
- setForeignKeyFlag(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column foreignKeyFlag as specified.
- setForeignKeyFlag(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setForeignKeyFlag(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setForeignKeyName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the foreignKeyName as specified.
- setForeignKeyTable(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setForeignKeyTableName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the foreignKeyTableName Value as specified.
- setForeignKeyTableName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column foreignKeyTableName as specified.
- setForeignReferenceId(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the foreignReferenceId as specified.
- setFormatRefValues(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setFormProperty(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setFromChild(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setFromParent(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setGenerateGUID(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setGenerateSummary(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setGenerateUniqueId(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setGridProperty(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setHasAccessToDba(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setHasAccessToDba(boolean) - Method in class com.icc.util.DBProperties
-
- setHeaderString(String) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Sets the headerString as specified.
- setHostAddress(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setHostPort(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setHtml(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setHtmlDisabled(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setId(int) - Method in class com.ads.api.beans.csm.Category
-
- setId(int) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the id of codeset as specified.
- setId(int) - Method in class com.ads.api.beans.csm.CodeValue
-
Method sets the id as specified.
- setId(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setId(int) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the id to the Index object as specified.
- setId(int) - Method in class com.ads.mm.db.dao.DBIndex
-
- setId(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setId(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setId(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
-
- setId(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setId(String) - Method in class com.icc.util.RequestStatus
-
Sets the id as specified.
- setIdentityFlag(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the identityFlag as specified.
- setIdentityFlag(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setImportFileType(MappingImportHelper.ImportFileType) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Sets the importFileType as specified.
- setImportType(MappingImportHelper.ImportType) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Sets the importType as specified.
- setIncludeInDataProfile(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the includeInDataProfile as specified.
- setIncludeInDataProfile(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setInputColumns(ArrayList<MMDBColumn>) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setInsertOrder(int) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the insertOrder Value as specified.
- setInsertOrder(int) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the insertOrder as specified.
- setIntendedDesc(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column Intended Description.
- setIntendedUseDescription(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the intendedUseDescription as specified.
- setIpAddress(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the ipAddress as specified.
- setIsAutoMapped(boolean) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setIsCopied(boolean) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the value of IsCopied as specified.
- setIsPublished(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the isPublished as specified.
- setJobXRef(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the jobXRef as specified.
- setKerberosPrincipal(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the kerberosPrincipal as specified.
- setKerberosPrincipal(String) - Method in class com.ads.mm.db.util.DBHelper
-
- setKerberosPrincipal(String) - Method in class com.icc.util.DBProperties
-
- setKey(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setKeyStyle(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setKeyValues(List<KeyValue>) - Method in class com.ads.api.beans.kv.KeyValue
-
- setKeyValues(HashMap<String, String>) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- setKeyValues(HashMap<String, String>) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setLastLoadingTime(Date) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the lastLoadingTime as specified.
- setLastLookupOn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setLastModifiedBy(String) - Method in class com.ads.api.beans.common.AuditHistory
-
Method to set the value for lastModifiedBy as specified .
- setLastModifiedBy(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the value of lastModifiedBy as specified.
- setLastModifiedBy(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the lastModifiedBy as specified.
- setLastModifiedBy(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the lastModifiedBy as specified.
- setLastModifiedBy(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setLastModifiedBy(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setLastModifiedDate(Date) - Method in class com.ads.api.beans.common.AuditHistory
-
Method sets the lastModifiedDate as specified.
- setLastModifiedDateTime(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the lastModifiedDateTime as specified.
- setLastModifiedDatetime(Calendar) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the lastModifiedDatetime as specified.
- setLastModifiedDateTime(Calendar) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the lastModifiedDateTime as specified.
- setLastModifiedDateTime(Date) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setLastModifiedDateTime(Date) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setLength(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column length as specified.
- setLength(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setLength(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setLoadonStartup(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setLocked(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the isLocked as specified.
- setLockedBy(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the lockedBy as specified.
- setLockedBy(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setLockStatus(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setLogicalColumnName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the logicalColumnName Value as specified.
- setLogicalColumnName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column logicalColumnName as specified.
- setLogicalColumnName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setLogicalTableName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the logicalTableName as specified.
- setLogicalTableName(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the logicalTableName as specified.
- setLookupColumn(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the value of lookupColumn as specified.
- setLookupColumn(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setLookupOn(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the lookupOn as specified.
- setLookupOn(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setLookupUsed(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setLookupUsed(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setLookupUsed() - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setMailComments(String) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Sets the mailComments as specified.
- setMandatory(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setMandatory(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setMapDescription(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setMapId(int) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setMapId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the mapId as specified.
- setMapName(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setMapName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the mapName as specified.
- setMapName(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setMapping(MMMapping) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setMapping(MMMapping) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setMappingDescription(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingDescription.
- setMappingDocuments(ArrayList<Document>) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingDocuments as specified.
- setMappingId(int) - Method in class com.ads.api.beans.mm.Mapping
-
Method used to set the mappingId.
- setMappingId(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the value of mappingId as specified.
- setMappingId(int) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setMappingInfo(MMMappingInfo) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- setMappingLock(int, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
mappingLock can be either set to lock or unlock i.e to either true or
false for the specified mapId.
- setMappingLock(int, Node.NodeType, String, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
mappingLock can be either set to lock or unlock i.e to either true or
false for the specified mapName.
- setMappingLock(String, String, String, int, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
SetMappingLock method either Locks or Unlocks the specified Map.
- setMappingLockAs(int, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
mappingLock can be either set to lock or unlock
for the specified mapId.
- setMappingLockAs(int, String, String, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
mappingLock can be either set to lock or unlock
for the specified mapName.
- setMappingLockByMapName(String, String, String, String, int, String, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
SetMappingLock method either Locks or Unlocks the specified MapName.
- setMappingName(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method used to set the mappingName.
- setMappingName(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setMappingSequenceId(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the mappingSequenceId as specified.
- setMappingSpecificationRowComments(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the mappingSpecificationRowComments as specified.
- setMappingSpecifications(ArrayList<MappingSpecificationRow>) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingSpecifications as specified.
- setMappingSpecVersion(float) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingSpecVersion.
- setMappingStateId(int) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingStateId value as specified.
- setMappingStateName(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingStateName value as specified.
- setMappingStatus(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingStatus as specified.
- setMappingSubStateId(int) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingSubStateId value as specified.
- setMappingSubStateName(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the mappingSubStateName value as specified.
- setMappingUtil(MMMappingUtil) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setMappingUtil(MMMappingUtil) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setMappingUtil(MMMappingUtil) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- setMapSpecVersion(float) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setMapVersion(float) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setMarked(boolean) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the marked as specified.
- setMarked(boolean) - Method in class com.ads.mm.db.dao.DBComponent
-
Sets the marked value as specified.
- setMasterConfig(MasterConfigDetails) - Method in class com.ads.api.beans.kv.KeyValue
-
- setMaximumConnectionsPerPartition(int) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the maximumConnectionsPerPartition as specified.
- setMaximumConnectionsPerPartition(int) - Method in class com.icc.util.DBProperties
-
Sets the maximumConnectionsPerPartition as specified.
- setMaximumNoOfConnectionsPerPartition(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of maximumNoOfConnectionsPerPartition as specified.
- setMaximumValue(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the maximumValue as specified.
- setMaximumValue(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the column maximumValue as specified.
- setMaxValue(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setMessage(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the message as specified.
- setMessage(String) - Method in class com.ads.mm.db.dao.DBOperationHelper
-
Sets the message as specified.
- setMetadataSource(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the metadataSource as specified.
- setMetadataSource(String) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the metadataSource as specified.
- setMetadataSource(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the metadataSource as specified.
- setMetadataSource(String) - Method in class com.ads.mm.db.dao.DBTable
-
- setMinimumConnectionsPerPartition(int) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the minimumConnectionsPerPartition as specified.
- setMinimumConnectionsPerPartition(int) - Method in class com.icc.util.DBProperties
-
Sets the minimumConnectionsPerPartition as specified.
- setMinimumNoOfConnectionsPerPartition(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of minimumNoOfConnectionsPerPartition as specified.
- setMinimumValue(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the minimumValue as specified.
- setMinimumValue(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column minimumValue as specified.
- setMinValue(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setMode(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setModelFile(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the modelFile as specified.
- setModelFileName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the modelFileName as specified.
- setModelType(DBHelper.ModelType) - Method in class com.ads.mm.db.util.DBHelper
-
- setModifiedBy(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the value of the modifiedBy as specified.
- setModifiedBy(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
modifiedBy is set as specified modifiedBy.
- setModifiedDate(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the modifiedDate as specified.
- setModifiedDate(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
modifiedDate is set as specified modifiedDate.
- setMultiCastRequired(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setName(String) - Method in class com.ads.api.beans.csm.Category
-
- setName(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the name of a codeset as specified.
- setName(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the name as specified.
- setName(String) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the name to the Index object as specified.
- setName(String) - Method in class com.ads.mm.db.dao.DBIndex
-
- setNaturalKeyFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the naturalKeyFlag Value as specified.
- setNaturalKeyFlag(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column naturalKeyFlag as specified.
- setNaturalKeyFlag(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setNodeId(String) - Method in class com.ads.api.beans.common.Node
-
Method sets the nodeId as specified.
- setNodeType(Node.NodeType) - Method in class com.ads.api.beans.common.Node
-
Method sets the NodeType as specified.
- setNoOfPartitions(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of noOfPartitions as specified.
- setNullableFlag(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the nullableFlag as specified.
- setNullableFlag(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setObjectId(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setObjectId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the objectId as specified.
- setObjectLevel(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setObjectName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the objectName as specified.
- setObjectStyle(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setObjectTypeId(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setOracleEnableSSLConnection(boolean) - Method in class com.icc.util.DBProperties
-
- setOraclePIKProviderPosition(String) - Method in class com.icc.util.DBProperties
-
- setOracleSSLServerDNMatch(boolean) - Method in class com.icc.util.DBProperties
-
- setOracleWalletLocation(String) - Method in class com.icc.util.DBProperties
-
- setOrder(float) - Method in class com.ads.api.beans.kv.KeyValue
-
- setOrdinalPosition(int) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the ordinalPosition to the Index object as specified.
- setOrdinalPosition(int) - Method in class com.ads.mm.db.dao.DBIndex
-
- setOrphanColumn(MMDBColumn) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setOrphanColumnsMap(MMColumnMap) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setOrphanFlag(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setOutputColumns(ArrayList<MMDBColumn>) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setOwner(String) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the owner to the Index object as specified.
- setOwner(String) - Method in class com.ads.mm.db.dao.DBIndex
-
- setParentEnvironment(MMDBEnvironment) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setParentId(int) - Method in class com.ads.api.beans.csm.Category
-
- setParentId(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setParentKey(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setParentObjectId(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setParentObjectTypeId(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setParentSubjectId(int) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the parentSubjectId as specified.
- setParentSystem(MMDBSystem) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setParentTable(SMTable) - Method in class com.ads.api.beans.sm.SMTable
-
- setParentTable(DBTable) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the parentTable as specified.
- setParentTable(MMDBTable) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setParseHiveComplexDataType(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setPartitions(int) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the partitions as specified.
- setPartitions(int) - Method in class com.icc.util.DBProperties
-
Sets the partitions as specified.
- setPasswordEncrypted(boolean) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the passwordEncrypted as specified.
- setPercenNullValue(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setPercentNullValue(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the percentNullValue as specified.
- setPercentNullValue(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column percentNullValue as specified.
- setPhysicalColumnName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the physicalColumnName Value as specified.
- setPhysicalColumnName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
- setPhysicalTableName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the physicalTableName as specified.
- setPhysicalTableName(String) - Method in class com.ads.mm.db.dao.DBTable
-
- setPivoTable(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setPlanDevelopLoe(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setPlanEtlEffort(float) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setPlanEtlEffortUnits(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setPlanMappingEffort(float) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setPlanMappingEffortUnits(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setPlannedDevelopmentLevelOfEffort(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the planned LevelOfEffort as specified.
- setPlannedETLEffort(float) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the plannedETLEffort as specified.
- setPlannedETLEffortUnits(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the plannedETLEffortUnits as specified.
- setPlannedMappingEffort(float) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the plannedMappingEffort as specified.
- setPlannedMappingEffortUnits(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the plannedMappingEffortUnits as specified.
- setPlannedNotes(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the plannedNotes as specified.
- setPlanNotes(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setPrecision(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column precision as specified.
- setPrecision(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setPrecision(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setPrefix(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the prefix as specified.
- setPrefType(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setPreserveCount(int) - Static method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setPreserveCount(int) - Static method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setPreserveCount(int) - Static method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setPrimaryKeyFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the primaryKeyFlag Value as specified.
- setPrimaryKeyFlag(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column primaryKeyFlag as specified.
- setPrimaryKeyFlag(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setPrimaryKeyFlag(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setPrimaryKeyName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the primaryKeyName as specified.
- setPriorityId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the priorityId as specified.
- setPriorityName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the priorityName as specified.
- setProcessingOrder(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setProductionEnvironmentName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the production EnvironmentName as specified.
- setProductionSystemId(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the productionSystemId as specified.
- setProductionSystemName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the productionSystemName as specified.
- setProjectAuditHistory(AuditHistory) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectAuditHistory details as specified.
- setProjectBusinessSponsorFullName(String) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectBusinessSponsorFullName as specified.
- setProjectCostCenter(String) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectCostCenter as specified.
- setProjectDescription(String) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectDescription as specified.
- setProjectDocuments(ArrayList<Document>) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectDocuments as specified.
- setProjectId(int) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the projectId as specified.
- setProjectId(int) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectId as specified.
- setProjectId(int) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the projectId as specified.
- setProjectId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the projectId as specified.
- setProjectId(int) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setProjectITSponsorFullName(String) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectITSponsorFullName as specified.
- setProjectName(String) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectName as specified.
- setProjectName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the projectName as specified.
- setProjectOwnerFullName(String) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectOwnerFullName as specified.
- setProjectResources(ArrayList<AssignedResource>) - Method in class com.ads.api.beans.mm.Project
-
Method sets the projectResources as specified.
- setPseudocode(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setPseudoCode(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setPsudoCode(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the pseudocode as specified.
- setPublishCodesetList(List<CodesetMap>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setPublished(boolean) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the isPublished as specified.
- setPublished(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setPublished(boolean) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the published value as specified.
- setPublishEnvironments(List<String>) - Method in class com.ads.api.beans.csm.Codeset
-
- setPublishFlag(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setPublishNotes(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the publishNotes value as specified.
- setQueryBatchLimit(int) - Method in class com.ads.mm.db.util.DBHelper
-
- setRdmReferenceTable(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setRdmReferenceTable(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setReadColumns(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readColumns value as specified.
- setReadComments(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readComments as specified.
- setReadHeader(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readHeader as specified.
- setReadLogicalColumns(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readLogicalColumns as specified.
- setReadOnly(String) - Method in class com.ads.mm.db.util.DBHelper
-
- setReadOnly(String) - Method in class com.icc.util.DBProperties
-
- setReadSynonyms(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readSynonyms as specified.
- setReadTables(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readTables value as specified.
- setReadViews(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the readViews as specified.
- setReferenceId(String) - Method in class com.ads.api.beans.sm.SMTable
-
- setReferenceId(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the referenceId as specified.
- setReferenceId(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the referenceId as specified.
- setRefreshedBy(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the refreshedBy value as specified.
- setRegularExpression(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setReguralExpresion(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setRelease(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the release as specified.
- setReleaseFlag(boolean) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the releaseFlag as specified.
- setReleaseFlag(boolean) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setRequestStatus(RequestStatus) - Method in class com.ads.api.beans.kv.KeyValue
-
- setRequestSuccess(boolean) - Method in class com.icc.util.RequestStatus
-
Sets the requestSuccess as specified.
- setResourceId(String) - Method in class com.ads.api.beans.common.AssignedResource
-
Method sets the ResourceId as specified.
- setRestSourceCodesetList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setRestSourceSystemEnvList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setRestTargetCodesetList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setRestTargetSystemEnvList(Map<String, String>) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setRoleId(String) - Method in class com.ads.api.beans.common.AssignedResource
-
Method to set the RoleId.
- setRootTable(boolean) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the rootTable as specified.
- setRootTable(boolean) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the rootTable as specified.
- setRowComments(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setRowCount(long) - Method in class com.ads.mm.db.dao.DBColumn
-
- setRowDelimiter(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of rowDelimiter as specified.
- setRowOrder(float) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the value of rowOrder as specified.
- setRowOrder(float) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setRowSeparator(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the rowSeparator as specified.
- setRowStatus(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setSapClient(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of sapClient as specified.
- setSapDestination(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of sapDestination as specified.
- setSapScanTables(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of sapScanTables as specified.
- setSaveFilePath(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the saveFilePath as specified.
- setScale(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the Column Scale as specified.
- setScale(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setScale(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setScanCriteria(DBHelper.ScanCriteria) - Method in class com.ads.mm.db.util.DBHelper
-
- setScanNestedRefSynonyms(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setScanOptions(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the scanOptions as specified.
- setSceid(int) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the sceid as specified.
- setSchemaName(String) - Method in class com.ads.api.beans.sm.SMSchema
-
- setSchemaName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the schemaName as specified.
- setSchemaName(String) - Method in class com.ads.mm.db.dao.DBSchema
-
Sets the schemaName as specified.
- setSchemaName(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the schemaName as specified.
- setSchemaName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setSchemas(HashMap<String, DBSchema>) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the schemas as specified.
- setSchemas(ArrayList<String>) - Method in class com.icc.util.DBProperties
-
Sets the schemas as specified.
- setSdiClassificationId(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the sdiClassificationId as specified.
- setSdiClassificationId(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
- setSdiClassificationId(int) - Method in class com.ads.api.beans.sm.SMSystem
-
- setSdiClassificationId(int) - Method in class com.ads.api.beans.sm.SMTable
-
- setSDIClassificationId(int) - Method in class com.ads.mm.db.dao.DBColumn
-
- setSdiClassificationId(int) - Method in class com.ads.mm.db.dao.DBTable
-
- setSDIClassificationName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the sdiClassificationName as specified.
- setSdiClassificationName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
- setSdiClassificationName(String) - Method in class com.ads.api.beans.sm.SMSystem
-
- setSdiClassificationName(String) - Method in class com.ads.api.beans.sm.SMTable
-
- setSDIDescription(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the sdiDescription Value as specified.
- setSdiDescription(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
- setSdiDescription(String) - Method in class com.ads.api.beans.sm.SMSystem
-
- setSdiDescription(String) - Method in class com.ads.api.beans.sm.SMTable
-
- setSdiDescription(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the sdiDescription as specified.
- setSdiDescription(String) - Method in class com.ads.mm.db.dao.DBTable
-
- setSDIDescription(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setSDIFlag(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the sdiFlag Value as specified.
- setSdiFlag(boolean) - Method in class com.ads.api.beans.sm.SMEnvironment
-
- setSdiFlag(boolean) - Method in class com.ads.api.beans.sm.SMSystem
-
- setSdiFlag(boolean) - Method in class com.ads.api.beans.sm.SMTable
-
- setSdiFlag(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the sdiFlag as specified.
- setSdiFlag(boolean) - Method in class com.ads.mm.db.dao.DBTable
-
- setSDIFlag(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- setSearchString(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setSecretCode(String) - Method in class com.icc.util.DBProperties
-
Sets the password as specified.
- setSelectedEntities(List) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedEntities as specified.
- setSelectedObjectsList(List<String>) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedObjectsList as specified.
- setSelectedSynonyms(Map<String, List<String>>) - Method in class com.ads.mm.db.util.DBHelper
-
This method is defined to set the selected synonyms to DBHelper Object.
- setSelectedSynonymsList(List<String>) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedSynonymsList as specified.
- setSelectedTables(Map<String, List<String>>) - Method in class com.ads.mm.db.util.DBHelper
-
This method is defined to set the selected tables to DBHelper Object.
- setSelectedTablesList(List<String>) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedTablesList as specified.
- setSelectedTablesString(StringBuilder) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedTablesString as specified.
- setSelectedValue(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setSelectedViews(Map<String, List<String>>) - Method in class com.ads.mm.db.util.DBHelper
-
This method is defined to set the selected views to DBHelper Object.
- setSelectedViewsList(List<String>) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedViewsList as specified.
- setSelectedViewsString(StringBuilder) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the selectedViewsString as specified.
- setSequenceId(int) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setServerOSVersion(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the serverPlatform as specified.
- setServerOSVersion(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the serverOSVersion as specified.
- setServerPlatform(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the serverPlatform as specified.
- setServerPlatform(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the serverPlatform as specified.
- setSortOrder(String) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the sortOrder to the Index object as specified.
- setSortOrder(String) - Method in class com.ads.mm.db.dao.DBIndex
-
- setSource(Node) - Method in class com.ads.api.beans.common.LineageEdge
-
Method sets the source node object.
- setSourceBusinessKeyFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceBusinessKeyFlag as specified.
- setSourceColumnAlias(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnAlias Name as specified.
- setSourceColumnClass(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnClass as specified.
- setSourceColumnComments(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnComments as specified.
- setSourceColumnDatatype(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnDatatype as specified.
- setSourceColumnDBDefaultValue(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnDBDefaultValue as specified.
- setSourceColumnDefinition(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnDefinition as specified.
- setSourceColumnIdentityFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnIdentityFlag as specified.
- setSourceColumnLength(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setSourceColumnLength(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnLength as specified.
- setSourceColumnName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnName as specified.
- setSourceColumnNullableFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnNullableFlag as specified.
- setSourceColumnPrecision(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setSourceColumnPrecision(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnPrecision as specified.
- setSourceColumnScale(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setSourceColumnScale(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceColumnScale as specified.
- setSourceExtractDescription(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the sourceExtractDescription as specified.
- setSourceExtractDescription(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setSourceExtractQuery(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the sourceExtractQuery as specified.
- setSourceExtractQuery(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setSourceLogicalColumnName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceLogicalColumnName as specified.
- setSourceMaximumValue(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setSourceMaximumValue(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceMaximumValue as specified.
- setSourceMinimumValue(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setSourceMinimumValue(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceMinimumValue as specified.
- setSourceNaturalKeyFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceNaturalKeyFlag as specified.
- setSourcePercentNullValue(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourcePercentNullValue as specified.
- setSourcePrimaryKeyFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Sets the sourcePrimaryKeyFlag as specified.
- setSourceSDIDescription(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceSDIDescription as specified.
- setSourceSDIFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceSDIFlag as specified.
- setSourceSystemEnvironmentName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceSystemEnvironmentName as specified.
- setSourceSystemId(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceSystemId as specified.
- setSourceSystemName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceSystemName as specified.
- setSourceSystems(MMSystemMap) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setSourceTableAlias(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceTableAlias Name as specified.
- setSourceTableClass(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceTableClass as specified.
- setSourceTableName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceTableName as specified.
- setSourceXPath(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the sourceXPath as specified.
- setSpecialApprovalContvyInstructions(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of ApprovalInstructions as specified.
- setSpecialInsructionsComments(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the specialInsructionsComments as specified.
- setSpecificationArtifacts(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setSpecificationArtifacts(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setSshPort(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the sshPort as specified.
- setSshPort(int) - Method in class com.ads.mm.db.util.DBHelper
-
- setSshPort(int) - Method in class com.icc.util.DBProperties
-
- setStartDate(Date) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the startDate as specified.
- setStatus(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the status as specified.
- setStatus(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setStatus(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the status value as specified.
- setStatus(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of status as specified.
- setStatus(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the status as specified.
- setStatus(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
Status is set as specified Status.
- setStatus(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setStatusDescription(String) - Method in class com.icc.util.RequestStatus
-
Sets the statusDescription as specified.
- setStatusId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the statusId as specified.
- setStatusMessage(String) - Method in class com.icc.util.RequestStatus
-
Sets the statusMessage as specified.
- setStatusName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the statusName as specified.
- setStatusNumber(int) - Method in class com.icc.util.RequestStatus
-
Sets the statusNumber as specified.
- setSTCMId(int) - Method in class com.ads.api.beans.sm.SMColumn
-
- setSTCMId(int) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the stcmId as specified.
- setStepName(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
StepName is set as the specified StepName.
- setStepNumber(int) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
stepNumber is set as specified stepNumber.
- setSTMId(int) - Method in class com.ads.api.beans.sm.SMTable
-
- setSTMId(int) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the stmId as specified.
- setStorageType(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the storageType as specified.
- setStorageType(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the storageType as specified
- setSubCategorysList(List<Category>) - Method in class com.ads.api.beans.csm.Category
-
- setSubjectChangedDescription(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the subjectChanged Description as specified.
- setSubjectDescription(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the Subject Description as specified.
- setSubjectId(int) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the subjectId as specified.
- setSubjectId(int) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the subjectId as specified.
- setSubjectId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the subjectId as specified.
- setSubjectId(int) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setSubjectName(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the subjectName as specified.
- setSubjectName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the subjectName as specified.
- setSubKeyValues(List<KeyValue>) - Method in class com.ads.api.beans.kv.KeyValue
-
- setSuccessful(boolean) - Method in class com.ads.mm.db.dao.DBOperationHelper
-
Sets the successful as specified.
- setSuccessOption(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the successOption as specified.
- setSupportAutoCommit(boolean) - Method in class com.icc.util.DBProperties
-
- setSupportSystems(MMSystemMap) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setSynonymsCount(int) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setSystem(DBSystem) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the System value as specified.
- setSystemBased(boolean) - Method in class com.ads.api.beans.kv.KeyValue
-
- setSystemBusinessPurposeShort(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemBusinessPurposeShort as specified.
- setSystemDescriptionLong(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemDescriptionLong as specified.
- setSystemEnvironmentId(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of systemEnvironmentId as specified.
- setSystemEnvironmentName(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the systemEnvironmentName as specified.
- setSystemEnvironmentName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the systemEnvironmentName as specified.
- setSystemEnvironmentName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the systemEnvironmentName as specified.
- setSystemEnvironmentType(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the systemEnvironmentType as specified.
- setSystemId(int) - Method in class com.ads.api.beans.csm.CodeValue
-
Method sets the systemId as specified.
- setSystemId(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the systemId as specified.
- setSystemId(int) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemId as specified.
- setSystemId(int) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the systemId as specified.
- setSystemId(int) - Method in class com.ads.mm.db.dao.DBSystem
-
Sets the systemId as specified.
- setSystemName(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the systemName as specified.
- setSystemName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the systemName as specified and can be set from Lineage API only.
- setSystemName(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the systemName as specified.
- setSystemName(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemName as specified.
- setSystemName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Method sets the systemName as specified and can be set from Lineage API only.
- setSystemName(String) - Method in class com.ads.mm.db.dao.DBSystem
-
Sets the systemName as specified.
- setSystemName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setSystemName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
-
- setSystemNumber(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the value of systemNumber as specified.
- setSystemNumber(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the systemNumber as specified.
- setSystemOwnerEmail(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemOwnerEmail Address as specified.
- setSystemOwnerFullName(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemOwnerFullName as specified.
- setSystemOwnerTelephone(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemOwnerTelephone Number as specified.
- setSystemPrimaryMoveType(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the systemPrimaryMoveType as specified.
- setTabCount(int) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setTable(SMTable) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the _table as specified.
- setTable(DBTable) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the DBTable as specified.
- setTableAlias(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableAlias as specified.
- setTableAlias(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableAlias as specified.
- setTableAlias(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setTableClass(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableClass as specified.
- setTableClass(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableClass as specified.
- setTableClass(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setTableComments(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableComments as specified.
- setTableComments(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableComments as specified.
- setTableCount(int) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setTableDefinition(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableDefinition as specified.
- setTableDefinition(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableDefinition as specified.
- setTableDefinitionComments(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableDefinitionComments as specified.
- setTableId(int) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the tableId as specified.
- setTableId(int) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the tableId to the Index object as specified.
- setTableId(int) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableId as specified.
- setTableId(int) - Method in class com.ads.mm.db.dao.DBIndex
-
- setTableMap(Map<String, DBTable>) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the tableMap as specified.
- setTableMap(MMTableMap) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- setTableName(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the tableName as specified.
- setTableName(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableName as specified.
- setTableName(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableName as specified.
- setTableName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setTableName(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setTableReferenceId(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableReferenceId as specified.
- setTableType(SMTable.SMTableType) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the tableType as specified.
- setTableType(DBTable.TableType) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the tableType as specified.
- setTarget(Node) - Method in class com.ads.api.beans.common.LineageEdge
-
Method sets the target node object.
- setTargetBusinessKeyFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetBusinessKeyFlag as specified.
- setTargetColumnAlias(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnAlias Name as specified.
- setTargetColumnClass(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnClass as specified.
- setTargetColumnComments(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnComments as specified.
- setTargetColumnDatatype(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnDatatype as specified.
- setTargetColumnDefinition(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnDefinition as specified.
- setTargetColumnETLDefaultValue(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnETLDefaultValue as specified.
- setTargetColumnLength(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setTargetColumnLength(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnLength as specified.
- setTargetColumnName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnName as specified.
- setTargetColumnNullableFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnNullableFlag as specified.
- setTargetColumnPrecision(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setTargetColumnPrecision(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnPrecision as specified.
- setTargetColumnScale(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
- setTargetColumnScale(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetColumnScale as specified.
- setTargetLogicalColumnName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetLogicalColumnName as specified.
- setTargetNaturalKeyFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetNaturalKeyFlag as specified.
- setTargetPrimaryKeyFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetPrimaryKeyFlag as specified.
- setTargetSDIDescription(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetSDIDescription as specified.
- setTargetSDIFlag(boolean) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetSDIFlag as specified.
- setTargetSystemEnvironmentName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetSystemEnvironmentName as specified.
- setTargetSystemId(int) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetSystemId as specified.
- setTargetSystemName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetSystemName as specified.
- setTargetSystems(MMSystemMap) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setTargetTableAlias(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetTableAlias as specified.
- setTargetTableClass(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetTableClass as specified.
- setTargetTableName(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetTableName as specified.
- setTargetUpdateStrategy(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the targetUpdateStrategy as specified.
- setTargetUpdateStrategy(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setTargetUpgateStrategyNotes(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the targetUpgateStrategyNotes as specified.
- setTargetUpgateStrategyNotes(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setTargetXPath(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the targetXPath as specified.
- setTestCaseComments(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseComments as specified.
- setTestCaseId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseId
- setTestCaseId(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
TestCaseId is set as the specified testCaseId.
- setTestCaseLabel(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseLabel as specified.
- setTestCaseLevel(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseLevel as specified.
- setTestCaseName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseName as specified.
- setTestCaseTypeId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Returns the testCaseTypeId as specified.
- setTestConnectionOnCheckout(boolean) - Method in class com.icc.util.DBProperties
-
- setTestConnectionPeriodically(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the testConnectionPeriodically value as specified.
- setTestConnectionPeriodically(boolean) - Method in class com.icc.util.DBProperties
-
Sets the testConnectionPeriodically value as specified.
- setTestConnectionQuery(String) - Method in class com.ads.mm.db.util.DBHelper
-
Sets the testConnectionQuery as specified.
- setTestConnectionQuery(String) - Method in class com.icc.util.DBProperties
-
Sets the testConnectionQuery as specified.
- setTestConnectionQueryOnCheckOut(String) - Method in class com.icc.util.DBProperties
-
- setTestDisposition(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the testDisposition as specified.
- setTestDisposition(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setTestDocApprovalDate(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the TestCase Document ApprovalDate as specified.
- setTestDocId(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseDocId as specified.
- setTestDocIntededUseDescr(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseDoc intendedUserDescription as specified.
- setTestDocName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testDocName as specified.
- setTestDocObject(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testDocumentObject as specified.
- setTestDocOwner(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseDocument Owner as specified.
- setTestDocType(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testCaseDocument Type as specified.
- setTestingNotes(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the testingNotes as specified.
- setTestingNotes(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setTestSQLScript(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testSQLScript as specified.
- setTestStepComments(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testStepComments as specified.
- setTestTypeName(String) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the testTypeName as specified.
- setText(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setTooltip(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setTotalDBSizeInGB(String) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the totalDBSizeInGB as specified.
- setTotalRowsCount(int) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the totalRowsCount as specified.
- setTotalTableCount(int) - Method in class com.ads.api.beans.sm.SMSystem
-
Sets the totalTableCount as specified.
- setTransactionIsolation(String) - Method in class com.ads.mm.db.util.DBHelper
-
- setTransactionIsolation(String) - Method in class com.icc.util.DBProperties
-
- setTransformationLookupCondition(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the transformationLookupCondition as specified.
- setTransformations(MMMappingTransformationMap) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- setTransformationScope(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the transformationScope as specified.
- setTransLookupCondition(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setTransName(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the transName as specified.
- setTreatFirstRowAsHeader(boolean) - Method in class com.ads.api.beans.mm.helper.MappingImportHelper
-
Sets the value of treateFirstRowAsHeader as specified.
- setTreatLengthAsPrecision(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- setType(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setType(String) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the type to the Index object as specified.
- setType(String) - Method in class com.ads.mm.db.dao.DBIndex
-
- setUIType(KeyValue.UIType) - Method in class com.ads.api.beans.kv.KeyValue
-
- setUiType(KeyValue.UIType) - Method in class com.ads.api.beans.kv.KeyValue
-
- setUnionAllRequired(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMDBTable
-
- setUniqueName(String) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
- setUniqueness(String) - Method in class com.ads.api.beans.sm.SMIndex
-
Method sets the uniqueness to the Index object as specified.
- setUniqueness(String) - Method in class com.ads.mm.db.dao.DBIndex
-
- setUpdateColumnELNFlag(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setUpdateSourceMetadata(boolean) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the updateSourceMetadata as specified.
- setUpdateTableELNFlag(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setUpdateTargetMetadata(boolean) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the updateTargetMetadata as specified.
- setUrl(String) - Method in class com.icc.util.DBProperties
-
Sets the URL as specified.
- setUsedInGapAnalysis(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the usedInGapAnalysis as specified.
- setUsedInGapAnalysis(boolean) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the usedInGapAnalysis value as specified.
- setUsedInGapAnalysis(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the usedInGapAnalysis value as specified.
- setUsedInGapAnalysis(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the usedInGapAnalysis as specified.
- setUserData(HashMap<String, String>) - Method in class com.ads.api.beans.common.Document
-
Method sets the userData as specified.
- setUserData(String, String) - Method in class com.ads.api.beans.common.Document
-
Method sets the userData as specified.
- setUserData(Object) - Method in class com.ads.api.beans.common.LineageEdge
-
Method sets the user data to this object like Mapping Sequence Id etc..
- setUserData(Map<String, Object>) - Method in class com.ads.api.beans.kv.KeyValue
-
- setUserData(Object) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userData as specified.
- setUserData(Object) - Method in class com.ads.mm.db.dao.DBEnvironment
-
Sets the userData as specified.
- setUserData(Object) - Method in class com.ads.mm.db.dao.DBIndex
-
- setUserData(Object) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userData as specified.
- setUserData(Object) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- setUserDefined1(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField1 value as specified.
- setUserDefined1(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined1(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined1(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField1 value as specified.
- setUserDefined1(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined1(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined1 Field as specified.
- setUserDefined1(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined1 as specified.
- setUserDefined1(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined10(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField10 value as specified.
- setUserDefined10(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined10(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined10(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField10 value as specified.
- setUserDefined10(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined10(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined10 field as specified.
- setUserDefined10(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined10 as specified.
- setUserDefined10(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined11(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField11 value as specified.
- setUserDefined11(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined11(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined11(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined12(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField12 value as specified.
- setUserDefined12(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined12(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined12(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined13(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField13 value as specified.
- setUserDefined13(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined13(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined13(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined14(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField14 value as specified.
- setUserDefined14(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined14(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined14(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined15(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField15 value as specified.
- setUserDefined15(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined15(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefined value as specified.
- setUserDefined15(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined16(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField16 value as specified.
- setUserDefined16(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined16(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined17(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField17 value as specified.
- setUserDefined17(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined17(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined18(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField18 value as specified.
- setUserDefined18(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined18(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined19(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField19 value as specified.
- setUserDefined19(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined19(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined2(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the userDefined2 value as specified.
- setUserDefined2(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined2(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined2(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField2 value as specified.
- setUserDefined2(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined2(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined2 Field as specified.
- setUserDefined2(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined2 as specified.
- setUserDefined2(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined20(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField20 value as specified.
- setUserDefined20(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined20(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined21(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField21 value as specified.
- setUserDefined21(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined21(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined22(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField22 value as specified.
- setUserDefined22(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined22(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined23(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField23 value as specified.
- setUserDefined23(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined23(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined24(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField24 value as specified.
- setUserDefined24(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined24(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined25(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField25 value as specified.
- setUserDefined25(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined25(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined26(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField26 value as specified.
- setUserDefined26(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined26(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined27(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField27 value as specified.
- setUserDefined27(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined27(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined28(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField28 value as specified.
- setUserDefined28(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined28(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined29(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField29 value as specified.
- setUserDefined29(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined29(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined3(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField3 value as specified.
- setUserDefined3(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined3(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined3(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField3 value as specified.
- setUserDefined3(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined3(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined3 Field as specified.
- setUserDefined3(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined3 as specified.
- setUserDefined3(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined30(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField30 value as specified.
- setUserDefined30(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined30(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined31(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField31 value as specified.
- setUserDefined31(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined31(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined32(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField32 value as specified.
- setUserDefined32(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined32(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined33(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField33 value as specified.
- setUserDefined33(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined33(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined34(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField34 value as specified.
- setUserDefined34(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined34(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined35(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField35 value as specified.
- setUserDefined35(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined35(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined36(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField36 value as specified.
- setUserDefined36(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined36(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined37(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField37 value as specified.
- setUserDefined37(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined37(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined38(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField38 value as specified.
- setUserDefined38(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined38(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined39(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField39 value as specified.
- setUserDefined39(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined39(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined4(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField4 value as specified.
- setUserDefined4(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined4(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined4(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField4 value as specified.
- setUserDefined4(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined4(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined4 Field as specified.
- setUserDefined4(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined4 as specified.
- setUserDefined4(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined40(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField40 value as specified.
- setUserDefined40(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined40(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined41(String) - Method in class com.ads.api.beans.mm.Mapping
-
- setUserDefined41(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined41(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined42(String) - Method in class com.ads.api.beans.mm.Mapping
-
- setUserDefined42(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined42(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined43(String) - Method in class com.ads.api.beans.mm.Mapping
-
- setUserDefined43(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined43(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined44(String) - Method in class com.ads.api.beans.mm.Mapping
-
- setUserDefined44(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined44(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined45(String) - Method in class com.ads.api.beans.mm.Mapping
-
- setUserDefined45(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined45(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined46(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined46(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined47(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined47(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined48(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined48(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined49(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined49(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined5(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField5 value as specified.
- setUserDefined5(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined5(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined5(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField5 value as specified.
- setUserDefined5(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined5(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined Field5 as specified.
- setUserDefined5(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined5 as specified.
- setUserDefined5(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined50(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined50(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined6(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField6 value as specified.
- setUserDefined6(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined6(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined6(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField6 value as specified.
- setUserDefined6(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined6(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined6 field as specified.
- setUserDefined6(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined6 as specified.
- setUserDefined6(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined7(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField7 value as specified.
- setUserDefined7(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined7(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined7(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField7 value as specified.
- setUserDefined7(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined7(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined7 field as specified.
- setUserDefined7(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined7 as specified.
- setUserDefined7(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined8(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField8 value as specified.
- setUserDefined8(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined8(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined8(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField8 value as specified.
- setUserDefined8(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined8(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined8 field as specified.
- setUserDefined8(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined8 as specified.
- setUserDefined8(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefined9(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the UserDefinedField9 value as specified.
- setUserDefined9(String) - Method in class com.ads.api.beans.mm.MappingSpecificationRow
-
Method sets the userDefinedField value as specified.
- setUserDefined9(String) - Method in class com.ads.api.beans.mm.Subject
-
Method sets the userDefinedField value as specified.
- setUserDefined9(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the UserDefinedField9 value as specified.
- setUserDefined9(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the userDefined Field as specified.
- setUserDefined9(String) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the userDefined9 field as specified.
- setUserDefined9(String) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the userDefined9 as specified.
- setUserDefined9(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingTransformation
-
- setUserDefinedField1(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField1 as specified.
- setUserDefinedField10(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField10 as specified.
- setUserDefinedField2(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField2 as specified.
- setUserDefinedField3(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField3 as specified.
- setUserDefinedField4(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField4 as specified.
- setUserDefinedField5(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField5 as specified.
- setUserDefinedField6(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField6 as specified.
- setUserDefinedField7(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField7 as specified.
- setUserDefinedField8(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField8 as specified.
- setUserDefinedField9(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the userDefinedField9 as specified.
- setUseReferenceId(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setUserId(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the userId as specified.
- setUserName(String) - Method in class com.icc.util.DBProperties
-
Sets the userName as specified.
- setUserObject(T) - Method in class com.icc.util.RequestStatus
-
Sets the userObject as specified.
- setUseSQLExtractQuery(boolean) - Method in class com.ads.mm.etl.xml.mapping.MMMapping
-
- setUUID(String) - Method in class com.ads.mm.etl.xml.mapping.MMUUID
-
- setValid(boolean) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the valid Value as specified.
- setValid(boolean) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the valid value as specified.
- setValid(boolean) - Method in class com.ads.mm.db.dao.DBColumn
-
Sets the valid as specified.
- setValid(boolean) - Method in class com.ads.mm.db.dao.DBTable
-
Sets the valid as specified.
- setValidateData(boolean) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setValidateData(boolean) - Method in class com.ads.mm.db.util.DBHelper
-
- setValidateTransName(boolean) - Method in class com.ads.mm.db.dao.DBTable
-
- setValidationFailedResults(DataValidationStatus) - Method in class com.ads.mm.db.dao.DBOperationHelper
-
- setValidationResult(String, DataValidationType, JSONObject) - Method in class com.ads.mm.db.dao.DBOperationHelper
-
- setValidationStepId(int) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
ValidationStepId is set as specified ValidationStepId.
- setValidationStepMap(Map<String, TestCaseValidationStep>) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the validationStepMap as specified.
- setValidationStepType(String) - Method in class com.ads.api.beans.tm.TestCaseValidationStep
-
validationStepType is set as the specified validationStepType.
- setValidExcelCase(boolean) - Method in class com.ads.api.beans.tm.TestCase
-
Sets the validExcelCase as specified.
- setValidValues(List<CodeValue>) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the CodeValue objects as specified.
- setValidValues(List<CodeVo>) - Method in class com.ads.mm.db.dao.DBColumn
-
- setValue(String) - Method in class com.ads.api.beans.csm.CodeValue
-
Sets the value as specified.
- setValue(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setValueRefId(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setValueStyle(String) - Method in class com.ads.api.beans.kv.KeyValue
-
- setVersion(float) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the version as specified.
- setVersion(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the version as specified.
- setVersion(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setVersionLabel(String) - Method in class com.ads.api.beans.csm.Codeset
-
Sets the versionLabel as specified.
- setVersionLabel(String) - Method in class com.ads.api.beans.csm.CodesetMap
-
- setVersionLabel(String) - Method in class com.ads.api.beans.mm.Mapping
-
Method sets the versionLabel as specified.
- setVersionLabel(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the versionLabel as specified.
- setVersionLabel(String) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setVersionlabel(String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingInfo
-
- setViewCount(int) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setVisibility(int) - Method in class com.ads.api.beans.kv.KeyValue
-
- setVisibility(int) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the visibility as specified.
- setVisibility(int) - Method in class com.ads.mm.db.dao.DBEnvironment
-
- setWorkflowStatus(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the work flow status value as specified.
- setWorkflowStatus(String) - Method in class com.ads.api.beans.sm.SMEnvironment
-
Method sets the workflowStatus as specified.
- setWorkflowStatus(String) - Method in class com.ads.api.beans.sm.SMTable
-
Sets the work flow status as specified.
- setXPath(String) - Method in class com.ads.api.beans.sm.SMColumn
-
Method sets the xPath as specified.
- setXpath(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn.AppendedColumn
-
- setXPath(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBColumn
-
- SM_COLUMN - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_COLUMN can have SM_COLUMN.
- SM_COLUMN_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_COLUMN_ID can have ID of SM_COLUMN.
- SM_COMPONENT - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_COMPONENT can have SM_COMPONENT.
- SM_COMPONENT_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_COMPONENT_ID can have ID of SM_COMPONENT.
- SM_DATABASE_OPTIONS - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_DATABASE_OPTIONS can have SM_DATABASE_OPTIONS.
- SM_DATABASE_OPTIONS_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_DATABASE_OPTIONS_ID can have ID of SM_DATABASE_OPTIONS.
- SM_DQ_SCORE_TYPE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
- SM_DQ_SCORE_TYPE_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
- SM_ENVIRONMENT - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_ENVIRONMENT can have SM_ENVIRONMENT.
- SM_ENVIRONMENT_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_ENVIRONMENT_ID can have ID of SM_ENVIRONMENT.
- SM_FIELD - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_FIELD can have SM_FIELD.
- SM_FIELD_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_FIELD_ID can have ID of SM_FIELD.
- SM_INDEX - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_INDEX can have SM_INDEX.
- SM_INDEX_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_INDEX_ID can have SM_INDEX.
- SM_METADATA - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_SYSTEM can have SM_SYSTEM.
- SM_METADATA_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_METADATA_ID can have ID of SM_METADATA.
- SM_SYSTEM - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_SYSTEM can have SM_SYSTEM.
- SM_SYSTEM_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_SYSTEM_ID can have ID of SM_SYSTEM.
- SM_TABLE - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_TABLE can have SM_TABLE.
- SM_TABLE_ID - Static variable in class com.ads.api.beans.common.AMMObjectTypes
-
A constant holding the String value, an SM_TABLE_ID can have ID of SM_TABLE.
- SMColumn - Class in com.ads.api.beans.sm
-
This class provides some beans control methods related to Column, Table in
which the Column is present and its related Audit History Details.
- SMColumn() - Constructor for class com.ads.api.beans.sm.SMColumn
-
- SMColumn(String) - Constructor for class com.ads.api.beans.sm.SMColumn
-
- SMColumn.SMColumnType - Enum in com.ads.api.beans.sm
-
The constants of this enumerated type are used to specify the ColumnType
such as Tables, Columns and Columns being treated as Tables.
- SMEnvironment - Class in com.ads.api.beans.sm
-
This class provides some beans control methods related to Environment, Database Details in which the Environment is present and its related Audit History Details.
- SMEnvironment() - Constructor for class com.ads.api.beans.sm.SMEnvironment
-
- SMEnvironment(int, Date, byte[], boolean, boolean, boolean, boolean, int, int, int, int, int, AuditHistory, boolean, int, String, String) - Constructor for class com.ads.api.beans.sm.SMEnvironment
-
- SMEnvironment.DatabaseType - Enum in com.ads.api.beans.sm
-
These constants are used to specify whether the DatabaseType is of any of the listed Types : Excel, CWM, XMI, ERWin, Access,DSV,JSON, XSD,
SqlServer, Oracle, SqlServerWindows, GreenPlum, TeraData, VERTICA, Pervasive, DB2, MySQL, SYBASE, SAP, BigDataCloudera,
BigDataHortonWorks, BigDataMapR, NETEZZA, AmazonRedshift, Salesforce, Snowflake, Other.
- SMIndex - Class in com.ads.api.beans.sm
-
The SMIndex class contains several useful class fields and methods related to
SMIndex.
- SMIndex() - Constructor for class com.ads.api.beans.sm.SMIndex
-
- SMNode - Class in com.ads.api.beans.sm
-
This class provides some beans control methods related to SMNode, where in it specifies the nodeType, which can be System, Environment, Table, Column, Component and Field.
- SMNode() - Constructor for class com.ads.api.beans.sm.SMNode
-
- SMNode.SMNodeType - Enum in com.ads.api.beans.sm
-
The constants of this enumerated type provides a simple classification and used to specify the NodeType such as System, Environment, Table, Column, Component or Field.
- SMSchema - Class in com.ads.api.beans.sm
-
- SMSchema() - Constructor for class com.ads.api.beans.sm.SMSchema
-
- SMSchema(String) - Constructor for class com.ads.api.beans.sm.SMSchema
-
- SMSystem - Class in com.ads.api.beans.sm
-
This class provides some beans control methods related to System, Database Details in which the System is present, Tables count and its related Audit History Details.
- SMSystem() - Constructor for class com.ads.api.beans.sm.SMSystem
-
- SMSystem(int, int, int, int, AuditHistory) - Constructor for class com.ads.api.beans.sm.SMSystem
-
- SMTable - Class in com.ads.api.beans.sm
-
This class provides some beans control methods related to Table and the Environment in which the Table is created and its related Audit History Details.
- SMTable() - Constructor for class com.ads.api.beans.sm.SMTable
-
- SMTable(String) - Constructor for class com.ads.api.beans.sm.SMTable
-
- SMTable.SMTableType - Enum in com.ads.api.beans.sm
-
The constants of this enumerated type provides a simple classification of the declared elements.
- Subject - Class in com.ads.api.beans.mm
-
This class provides some beans control methods related to Subject such as name, description etc...and its Audit Specifications.
- Subject() - Constructor for class com.ads.api.beans.mm.Subject
-
- SUCCESS - Static variable in class com.icc.util.RequestStatus
-
- SUCCESS_IDS - Static variable in class com.ads.api.beans.common.APIConstants
-
- syncLineageData() - Method in class com.ads.api.util.LineageUtil
-
- syncLineageData(String, String) - Method in class com.ads.services.webservice.LineageService
-
It will sync the lineage data.
- SYSTEM_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- SystemManagerService - Class in com.ads.services.webservice
-
Contains the methods which performs the operations like Creation, Update,
Deletion and Retrieval of Systems, Environments, Tables, and Columns.
- SystemManagerService() - Constructor for class com.ads.services.webservice.SystemManagerService
-
- SystemManagerUtil - Class in com.ads.api.util
-
Contains the methods which performs the operations like Creation, Update,
Deletion and Retrieval of Systems, Environments, Tables, and Columns.
- SystemManagerUtil(String) - Constructor for class com.ads.api.util.SystemManagerUtil
-
- SystemManagerUtil(String, String) - Constructor for class com.ads.api.util.SystemManagerUtil
-