- ensureEnvironmentExists(String) - Method in class com.ads.mm.etl.xml.mapping.MMDBSystem
-
- ensureSystemExists(String) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- ensureTableExists(String, String) - Method in class com.ads.mm.etl.xml.mapping.MMDBEnvironment
-
- ensureTableExists(MMSystemMap, String, String, String, String, String) - Method in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- ensureTableExists(String, String, String, String, String) - Method in class com.ads.mm.etl.xml.mapping.MMSystemMap
-
- ENVIRONMENT_NAME - Static variable in class com.ads.mm.etl.xml.mapping.MMMappingUtil
-
- equals(Object) - Method in class com.ads.mm.db.dao.DBColumn
-
equals method used to compare objects and return boolean value as true or false.
- equals(Object) - Method in class com.ads.mm.db.dao.DBTable
-
Method used to compare for equality and returns value as true or false.
- equals_old(Object) - Method in class com.ads.mm.db.dao.DBTable
-
Method used to compare for equality and returns value as true or false.
- ERWinBase - Class in com.ads.mm.xml.erwin
-
This class consists of ENUM constants as ColumnProperties which specifies the properties a column can have
and ModelType which specifies the way data can be represented.
- ERWinBase() - Constructor for class com.ads.mm.xml.erwin.ERWinBase
-
- ERWinBase.ColumnProperties - Enum in com.ads.mm.xml.erwin
-
These constants specifies the ColumnProperties such as DATATYPE, LENGTH, PRECISION and SCALE.
- exportAll(int, Node.NodeType, APIConstants.SelectionCriteria, APIConstants.ExportOption, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specifications are exported to excel for the specified nodeId.
- exportAll(String, String, String, String, int, String, String, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Mapping Specifications are exported to excel for the specified nodeId.
- exportAllAs(int, String, String, String, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specifications are exported to excel for the specified nodeId.
- exportEnvironment(int, APIConstants.FileExtension) - Method in class com.ads.api.util.SystemManagerUtil
-
Environment is exported to xml for the specified environmentId.
- exportEnvironment(String, String, String, int, String) - Method in class com.ads.services.webservice.SystemManagerService
-
Environment is exported to xml for the specified environmentId.
- exportEnvironmentAs(int, String, String) - Method in class com.ads.api.util.SystemManagerUtil
-
Environment is exported to xml for the specified environmentId.
- exportMappingToExcel(int, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specification is exported to excel for the specified mapId.
- exportMappingToExcel(int, Node.NodeType, String, boolean, boolean) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specification is exported to excel for the specified mapName.
- exportMappingToExcel(String, String, String, int, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Mapping Specification is exported to excel for the specified mapId.Specifying the mapId is mandatory.
- exportMappingToExcelAs(int, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specification is exported to excel for the specified mapId.Specifying the mapId is mandatory.
- exportMappingToExcelAs(int, String, String, boolean, boolean, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specification is exported to excel for the specified mapName.
- exportMappingToExcelWithMapName(String, String, String, String, int, String, boolean, boolean) - Method in class com.ads.services.webservice.MappingManagerService
-
Mapping Specification is exported to excel for the specified mapName.
- exportMappingXml(int, Node.NodeType, APIConstants.SelectionCriteria) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specifications are exported to XML for the specified nodeId.
- exportMappingXml(String, String, String, String, int, String) - Method in class com.ads.services.webservice.MappingManagerService
-
Mapping Specifications are exported to XML for the specified nodeId.
- exportMappingXmlAs(int, String, String, String) - Method in class com.ads.api.util.MappingManagerUtil
-
Mapping Specifications are exported to XML for the specified nodeId.