Package com.ads.mm.etl.xml.mapping
Class MMDBSystem
java.lang.Object
com.ads.mm.etl.xml.mapping.MMUUID
com.ads.mm.etl.xml.mapping.MMDBSystem
- Author:
- Syed Abdul Rahim
-
Field Summary
Fields inherited from class com.ads.mm.etl.xml.mapping.MMUUID
_associatedIDs, _associatedUUIDs, uniqueName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEnvironment(String srcEnvironmentName) voidcopyProperties(MMDBSystem tgtSystem) ensureEnvironmentExists(String environmentName) voidvoidfindEnvironment(String srcEnvironmentName) getId()voidvoidsetSystemName(String systemName) toString()voidtoString(StringBuilder sbu) Methods inherited from class com.ads.mm.etl.xml.mapping.MMUUID
addAssociatedCrossID, addAssociatedID, addAssociatedUUID, getAssociatedCrossID, getAssociatedID, getAssociatedUUID, getUniqueName, getUUID, setAssociatedIDCount, setUniqueName, setUUID
-
Constructor Details
-
MMDBSystem
-
-
Method Details
-
getSystemName
- Returns:
- the systemName
-
setSystemName
- Parameters:
systemName- the systemName to set
-
toString
-
toString
-
addEnvironment
-
findEnvironment
-
getId
- Returns:
- the id
-
setId
- Parameters:
id- the id to set
-
getEnvironmentMap
-
fillEnvironmentDetails
- Throws:
SQLException
-
fillCopyColumnDependencies
public void fillCopyColumnDependencies() -
ensureEnvironmentExists
-
copyProperties
-