public class SMEnvironment extends Node
Modifier and Type | Class and Description |
---|---|
static class |
SMEnvironment.DatabaseType
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.
|
Node.Depth, Node.InputDataType, Node.NodeType, Node.ReturnType
Constructor and Description |
---|
SMEnvironment() |
SMEnvironment(int systemId,
java.util.Date lastLoadingTime,
byte[] dataFile,
boolean passwordEncrypted,
boolean displayTablesInScan,
boolean displayViewsInScan,
boolean displaySynonymsInScan,
int systemEnvironmentId,
int maximumNoOfConnectionsPerPartition,
int minimumNoOfConnectionsPerPartition,
int noOfPartitions,
int environmentId,
AuditHistory auditHistory,
boolean dataStewardChecked,
int sshPort,
java.lang.String authenticationType,
java.lang.String kerberosPrincipal) |
Modifier and Type | Method and Description |
---|---|
void |
addSchema(SMSchema schema)
Adds the schema as specified.
|
void |
addTable(SMTable table)
Adds the table to the DBTable Object.
|
void |
addTable(java.lang.String name,
SMTable table)
Adds the table to DBTable Object as specified in name.
|
void |
addTableByReferenceId(SMTable table) |
AuditHistory |
getAuditHistory()
Returns the AuditHistory.
|
java.lang.String |
getAuthenticationType()
Returns the authenticationType Value.
|
java.lang.String |
getChangeDescription()
Returns the changeDescription Value.
|
java.lang.String |
getDatabaseDomain()
Returns the databaseDomain.
|
java.lang.String |
getDatabaseDriver()
Returns the databaseDriver.
|
java.lang.String |
getDatabaseInstanceSchema()
Returns the database InstanceSchema.
|
java.lang.String |
getDatabaseIPAddress()
Returns the databaseIPAddress.
|
java.lang.String |
getDatabaseName()
Returns the databaseName.
|
java.lang.String |
getDatabaseOptions()
Returns the databaseOptions Value.
|
java.lang.String |
getDatabasePassword()
Returns the database Password.
|
java.lang.String |
getDatabasePoolType()
Returns the databasePoolType Value.
|
java.lang.String |
getDatabasePort()
Returns the databasePort.
|
java.lang.String |
getDatabaseType()
Returns the databaseType.
|
java.lang.String |
getDatabaseURL()
Returns the databaseURL.
|
java.lang.String |
getDatabaseUserName()
Returns the database UserName.
|
byte[] |
getDataFile()
Returns the dataFile.
|
java.lang.String |
getDataFileName()
Returns the dataFileName.
|
java.lang.String |
getDataProfileScore()
Returns the dataProfileScore Value.
|
int |
getDataProfileScoreId()
Returns the dataProfileScoreId Value.
|
java.lang.String |
getDataStewardName()
Returns the dataStewardName Value.
|
int |
getDraft()
Returns the draft Value.
|
int |
getEnvironmentId()
Returns the environmentId.
|
java.lang.String |
getEnvironmentNotes()
Returns the environmentNotes.
|
SMEnvironment.DatabaseType |
getEnvironmentType()
Returns the environmentType Value.
|
java.util.List<KeyValue> |
getExtendedProperties()
Returns the list of KeyValue objects.
|
java.lang.String |
getFieldDelimiter()
Returns the fieldDelimiter.
|
java.lang.String |
getFileLocation()
Returns the fileManagementSystemType.
|
java.lang.String |
getFileManagementSystemType()
Returns the fileManagementSystemType.
|
java.lang.String |
getIntendedUseDescription()
Returns the intendedUseDescription.
|
java.lang.String |
getKerberosPrincipal()
Returns the kerberosPrincipal Value.
|
java.util.Date |
getLastLoadingTime()
Returns the lastLoadingTime.
|
int |
getMaximumNoOfConnectionsPerPartition()
Returns the maximum NoOfConnections PerPartition.
|
int |
getMinimumNoOfConnectionsPerPartition()
Returns the Minimum NoOfConnections PerPartition.
|
java.lang.String |
getModelFile()
Returns the modelFile.
|
java.lang.String |
getModelFileName()
Returns the modelFileName.
|
int |
getNoOfPartitions()
Returns the noOfPartitions.
|
java.lang.String |
getProductionEnvironmentName()
Returns the production EnvironmentName.
|
java.lang.String |
getProductionSystemId()
Returns the productionSystemId.
|
java.lang.String |
getProductionSystemName()
Returns the productionSystemName.
|
java.lang.String |
getRowDelimiter()
Returns the rowDelimiter.
|
java.lang.String |
getSapClient()
Returns the sapClient.
|
java.lang.String |
getSapDestination()
Returns the sapDestination.
|
java.lang.String |
getSapScanTables()
Returns the sapScanTables.
|
SMSchema |
getSchema(java.lang.String schemaName)
Returns the DBSchema Object as specified.
|
java.util.Collection<SMSchema> |
getSchemas() |
int |
getSdiClassificationId() |
java.lang.String |
getSdiClassificationName() |
java.lang.String |
getSdiDescription() |
java.lang.String |
getServerOSVersion()
Returns the serverOSVersion.
|
java.lang.String |
getServerPlatform()
Returns the serverPlatform.
|
java.lang.String |
getSpecialApprovalContvyInstructions()
Returns the ApprovalInstructions.
|
int |
getSshPort()
Returns the sshPort Value.
|
java.lang.String |
getStatus()
Returns the status.
|
int |
getSystemEnvironmentId()
Returns the systemEnvironmentId.
|
java.lang.String |
getSystemEnvironmentName()
Returns the systemEnvironmentName.
|
java.lang.String |
getSystemEnvironmentType()
Returns the systemEnvironmentType.
|
int |
getSystemId()
Returns the SystemId.
|
java.lang.String |
getSystemName()
Returns the systemName.
|
java.lang.String |
getSystemNumber()
Returns the systemNumber.
|
java.util.Set<java.lang.String> |
getTableNames()
Returns the set of table names.
|
java.util.Collection<SMTable> |
getTables()
Returns the list of SMTable objects.
|
java.lang.String |
getUserId()
Returns the userId.
|
java.lang.String |
getVersion()
Returns the version Value.
|
java.lang.String |
getVersionLabel()
Returns the versionLabel Value.
|
int |
getVisibility()
Returns the visibility Value.
|
java.lang.String |
getWorkflowStatus()
Returns the workflowStatus Value.
|
boolean |
isDataStewardChecked()
Returns the isDataStewardChecked Value.
|
boolean |
isDisplaySynonymsInScan()
Returns whether DisplayViewsInScan are present or not.
|
boolean |
isDisplayTablesInScan()
Returns whether displayTablesInScan are present or not.
|
boolean |
isDisplayViewsInScan()
Returns whether DisplayViewsInScan are present or not.
|
boolean |
isPasswordEncrypted()
Returns the passwordEncrypted value as True or False.
|
boolean |
isSdiFlag() |
void |
setAuditHistory(AuditHistory auditHistory)
Method sets the value of auditHistory as specified.
|
void |
setAuthenticationType(java.lang.String authenticationType)
Method sets the authenticationType as specified.
|
void |
setChangeDescription(java.lang.String changeDescription)
Method sets the changeDescription as specified.
|
void |
setDatabaseDomain(java.lang.String databaseDomain)
Method sets the databaseDomain as specified.
|
void |
setDatabaseDriver(java.lang.String databaseDriver)
Method sets the databaseDriver as specified.
|
void |
setDatabaseInstanceSchema(java.lang.String databaseInstanceSchema)
Method sets the databaseInstanceSchema as specified.
|
void |
setDatabaseIPAddress(java.lang.String databaseIPAddress)
Method sets the databaseIPAddress as specified.
|
void |
setDatabaseName(java.lang.String databaseName)
Method sets the databaseName as specified.
|
void |
setDatabaseOptions(java.lang.String databaseOptions)
Method sets the databaseOptions as specified.
|
void |
setDatabasePassword(java.lang.String databasePassword)
Method sets the database Password as specified.
|
void |
setDatabasePoolType(java.lang.String databasePoolType)
Method sets the databasePoolType as specified.
|
void |
setDatabasePort(java.lang.String databasePort)
Method sets the databasePort as specified.
|
void |
setDatabaseType(java.lang.String databaseType)
Method sets the databaseType as specified.
|
void |
setDatabaseURL(java.lang.String databaseURL)
Method sets the databaseURL as specified.
|
void |
setDatabaseUserName(java.lang.String databaseUserName)
Method sets the databaseUserName as specified.
|
void |
setDataFile(byte[] dataFile)
Method sets the dataFile as specified.
|
void |
setDataFileName(java.lang.String dataFileName)
Method sets the dataFileName as specified.
|
void |
setDataProfileScore(java.lang.String dataProfileScore)
Method sets the dataProfileScore as specified.
|
void |
setDataProfileScoreId(int dataProfileScoreId)
Method sets the dataProfileScoreId as specified.
|
void |
setDataStewardChecked(boolean dataStewardChecked)
Method sets the dataStewardChecked as specified.
|
void |
setDataStewardName(java.lang.String dataStewardName)
Method sets the dataStewardName as specified.
|
void |
setDisplaySynonymsInScan(boolean displaySynonymsInScan)
Method sets the value of displaySynonymsInScan as specified.
|
void |
setDisplayTablesInScan(boolean displayTablesInScan)
Method sets the value of displayTablesInScan as specified.
|
void |
setDisplayViewsInScan(boolean displayViewsInScan)
Method sets the value of displayViewsInScan as specified.
|
void |
setDraft(int draft)
Method sets the draft to the environment as specified.
|
void |
setEnvironmentId(int environmentId)
Method sets the value of environmentId as specified.
|
void |
setEnvironmentNotes(java.lang.String environmentNotes)
Method sets the environmentNotes as specified.
|
void |
setEnvironmentType(SMEnvironment.DatabaseType environmentType)
Method sets the environmentType as specified.
|
void |
setExtendedProperties(java.util.List<KeyValue> extendedProperties)
Method sets the list of KeyValue objects as specified.
|
void |
setFieldDelimiter(java.lang.String fieldDelimiter)
Method sets the value of fieldDelimiter as specified.
|
void |
setFileLocation(java.lang.String fileLocation)
Method sets the fileLocation as specified.
|
void |
setFileManagementSystemType(java.lang.String fileManagementSystemType)
Method sets the fileManagementSystemType as specified.
|
void |
setIntendedUseDescription(java.lang.String intendedUseDescription)
Method sets the intendedUseDescription as specified.
|
void |
setKerberosPrincipal(java.lang.String kerberosPrincipal)
Method sets the kerberosPrincipal as specified.
|
void |
setLastLoadingTime(java.util.Date lastLoadingTime)
Method sets the lastLoadingTime as specified.
|
void |
setMaximumNoOfConnectionsPerPartition(int maximumNoOfConnectionsPerPartition)
Method sets the value of maximumNoOfConnectionsPerPartition as specified.
|
void |
setMinimumNoOfConnectionsPerPartition(int minimumNoOfConnectionsPerPartition)
Method sets the value of minimumNoOfConnectionsPerPartition as specified.
|
void |
setModelFile(java.lang.String modelFile)
Method sets the modelFile as specified.
|
void |
setModelFileName(java.lang.String modelFileName)
Method sets the modelFileName as specified.
|
void |
setNoOfPartitions(int noOfPartitions)
Method sets the value of noOfPartitions as specified.
|
void |
setPasswordEncrypted(boolean passwordEncrypted)
Method sets the passwordEncrypted as specified.
|
void |
setProductionEnvironmentName(java.lang.String productionEnvironmentName)
Method sets the production EnvironmentName as specified.
|
void |
setProductionSystemId(java.lang.String productionSystemId)
Method sets the productionSystemId as specified.
|
void |
setProductionSystemName(java.lang.String productionSystemName)
Method sets the productionSystemName as specified.
|
void |
setRowDelimiter(java.lang.String rowDelimiter)
Method sets the value of rowDelimiter as specified.
|
void |
setSapClient(java.lang.String sapClient)
Method sets the value of sapClient as specified.
|
void |
setSapDestination(java.lang.String sapDestination)
Method sets the value of sapDestination as specified.
|
void |
setSapScanTables(java.lang.String sapScanTables)
Method sets the value of sapScanTables as specified.
|
void |
setSdiClassificationId(int sdiClassificationId) |
void |
setSdiClassificationName(java.lang.String sdiClassificationName) |
void |
setSdiDescription(java.lang.String sdiDescription) |
void |
setSdiFlag(boolean sdiFlag) |
void |
setServerOSVersion(java.lang.String serverOSVersion)
Method sets the serverPlatform as specified.
|
void |
setServerPlatform(java.lang.String serverPlatform)
Method sets the serverPlatform as specified.
|
void |
setSpecialApprovalContvyInstructions(java.lang.String specialApprovalContvyInstructions)
Method sets the value of ApprovalInstructions as specified.
|
void |
setSshPort(int sshPort)
Method sets the sshPort as specified.
|
void |
setStatus(java.lang.String status)
Method sets the value of status as specified.
|
void |
setSystemEnvironmentId(int systemEnvironmentId)
Method sets the value of systemEnvironmentId as specified.
|
void |
setSystemEnvironmentName(java.lang.String systemEnvironmentName)
Method sets the systemEnvironmentName as specified.
|
void |
setSystemEnvironmentType(java.lang.String systemEnvironmentType)
Method sets the systemEnvironmentType as specified.
|
void |
setSystemId(int systemId)
Method sets the systemId as specified.
|
void |
setSystemName(java.lang.String systemName)
Method sets the systemName as specified.
|
void |
setSystemNumber(java.lang.String systemNumber)
Method sets the value of systemNumber as specified.
|
void |
setUserId(java.lang.String userId)
Method sets the userId as specified.
|
void |
setVersion(java.lang.String version)
Method sets the version as specified.
|
void |
setVersionLabel(java.lang.String versionLabel)
Method sets the versionLabel as specified.
|
void |
setVisibility(int visibility)
Method sets the visibility as specified.
|
void |
setWorkflowStatus(java.lang.String workflowStatus)
Method sets the workflowStatus as specified.
|
addChildNode, getChildNodes, getEndPointType, getNodeId, getNodeType, setChildNodes, setEndPointType, setNodeId, setNodeType
public SMEnvironment()
public SMEnvironment(int systemId, java.util.Date lastLoadingTime, byte[] dataFile, boolean passwordEncrypted, boolean displayTablesInScan, boolean displayViewsInScan, boolean displaySynonymsInScan, int systemEnvironmentId, int maximumNoOfConnectionsPerPartition, int minimumNoOfConnectionsPerPartition, int noOfPartitions, int environmentId, AuditHistory auditHistory, boolean dataStewardChecked, int sshPort, java.lang.String authenticationType, java.lang.String kerberosPrincipal)
public int getSystemId()
public void setSystemId(int systemId)
systemId
- intpublic java.lang.String getSystemEnvironmentType()
public void setSystemEnvironmentType(java.lang.String systemEnvironmentType)
systemEnvironmentType
- Stringpublic java.lang.String getSystemEnvironmentName()
public void setSystemEnvironmentName(java.lang.String systemEnvironmentName)
systemEnvironmentName
- Stringpublic java.lang.String getSystemName()
public void setSystemName(java.lang.String systemName)
systemName
- Stringpublic java.lang.String getServerPlatform()
public void setServerPlatform(java.lang.String serverPlatform)
serverPlatform
- Stringpublic java.lang.String getServerOSVersion()
public void setServerOSVersion(java.lang.String serverOSVersion)
serverOSVersion
- Stringpublic java.lang.String getDatabaseIPAddress()
public void setDatabaseIPAddress(java.lang.String databaseIPAddress)
databaseIPAddress
- Stringpublic java.lang.String getDatabasePort()
public void setDatabasePort(java.lang.String databasePort)
databasePort
- Stringpublic java.lang.String getDatabaseName()
public void setDatabaseName(java.lang.String databaseName)
databaseName
- Stringpublic java.lang.String getDatabaseInstanceSchema()
public void setDatabaseInstanceSchema(java.lang.String databaseInstanceSchema)
databaseInstanceSchema
- Stringpublic java.lang.String getIntendedUseDescription()
public void setIntendedUseDescription(java.lang.String intendedUseDescription)
intendedUseDescription
- Stringpublic java.lang.String getEnvironmentNotes()
public void setEnvironmentNotes(java.lang.String environmentNotes)
environmentNotes
- Stringpublic java.lang.String getDatabaseUserName()
public void setDatabaseUserName(java.lang.String databaseUserName)
databaseUserName
- Stringpublic java.lang.String getDatabasePassword()
public void setDatabasePassword(java.lang.String databasePassword)
databasePassword
- Stringpublic java.lang.String getDatabaseType()
public void setDatabaseType(java.lang.String databaseType)
databaseType
- Stringpublic java.lang.String getDatabaseURL()
public void setDatabaseURL(java.lang.String databaseURL)
databaseURL
- Stringpublic java.lang.String getDatabaseDriver()
public void setDatabaseDriver(java.lang.String databaseDriver)
databaseDriver
- Stringpublic java.util.Date getLastLoadingTime()
public void setLastLoadingTime(java.util.Date lastLoadingTime)
lastLoadingTime
- Datepublic java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- Stringpublic java.lang.String getDatabaseDomain()
public void setDatabaseDomain(java.lang.String databaseDomain)
databaseDomain
- Stringpublic java.lang.String getModelFile()
public void setModelFile(java.lang.String modelFile)
modelFile
- Stringpublic java.lang.String getModelFileName()
public void setModelFileName(java.lang.String modelFileName)
modelFileName
- Stringpublic java.lang.String getDataFileName()
public void setDataFileName(java.lang.String dataFileName)
dataFileName
- Stringpublic byte[] getDataFile()
public void setDataFile(byte[] dataFile)
dataFile
- bytepublic boolean isPasswordEncrypted()
public void setPasswordEncrypted(boolean passwordEncrypted)
passwordEncrypted
- booleanpublic java.lang.String getFileManagementSystemType()
public void setFileManagementSystemType(java.lang.String fileManagementSystemType)
fileManagementSystemType
- Stringpublic java.lang.String getFileLocation()
public void setFileLocation(java.lang.String fileLocation)
fileLocation
- Stringpublic java.lang.String getProductionSystemId()
public void setProductionSystemId(java.lang.String productionSystemId)
productionSystemId
- Stringpublic java.lang.String getProductionSystemName()
public void setProductionSystemName(java.lang.String productionSystemName)
productionSystemName
- Stringpublic java.lang.String getProductionEnvironmentName()
public void setProductionEnvironmentName(java.lang.String productionEnvironmentName)
productionEnvironmentName
- Stringpublic boolean isDisplayTablesInScan()
public void setDisplayTablesInScan(boolean displayTablesInScan)
displayTablesInScan
- booleanpublic boolean isDisplayViewsInScan()
public void setDisplayViewsInScan(boolean displayViewsInScan)
displayViewsInScan
- booleanpublic boolean isDisplaySynonymsInScan()
public void setDisplaySynonymsInScan(boolean displaySynonymsInScan)
displaySynonymsInScan
- booleanpublic java.lang.String getStatus()
public void setStatus(java.lang.String status)
status
- Stringpublic java.lang.String getSystemNumber()
public void setSystemNumber(java.lang.String systemNumber)
systemNumber
- Stringpublic java.lang.String getSapDestination()
public void setSapDestination(java.lang.String sapDestination)
sapDestination
- Stringpublic java.lang.String getSapClient()
public void setSapClient(java.lang.String sapClient)
sapClient
- Stringpublic java.lang.String getFieldDelimiter()
public void setFieldDelimiter(java.lang.String fieldDelimiter)
fieldDelimiter
- Stringpublic java.lang.String getSapScanTables()
public void setSapScanTables(java.lang.String sapScanTables)
sapScanTables
- Stringpublic int getSystemEnvironmentId()
public void setSystemEnvironmentId(int systemEnvironmentId)
systemEnvironmentId
- intpublic int getMaximumNoOfConnectionsPerPartition()
public void setMaximumNoOfConnectionsPerPartition(int maximumNoOfConnectionsPerPartition)
maximumNoOfConnectionsPerPartition
- intpublic int getMinimumNoOfConnectionsPerPartition()
public void setMinimumNoOfConnectionsPerPartition(int minimumNoOfConnectionsPerPartition)
minimumNoOfConnectionsPerPartition
- intpublic int getNoOfPartitions()
public void setNoOfPartitions(int noOfPartitions)
noOfPartitions
- intpublic AuditHistory getAuditHistory()
public void setAuditHistory(AuditHistory auditHistory)
auditHistory
- AuditHistorypublic int getEnvironmentId()
public void setEnvironmentId(int environmentId)
environmentId
- intpublic java.lang.String getSpecialApprovalContvyInstructions()
public void setSpecialApprovalContvyInstructions(java.lang.String specialApprovalContvyInstructions)
specialApprovalContvyInstructions
- Stringpublic java.lang.String getRowDelimiter()
public void setRowDelimiter(java.lang.String rowDelimiter)
rowDelimiter
- Stringpublic java.lang.String getDataStewardName()
public void setDataStewardName(java.lang.String dataStewardName)
dataStewardName
- Stringpublic boolean isDataStewardChecked()
public void setDataStewardChecked(boolean dataStewardChecked)
dataStewardChecked
- booleanpublic java.lang.String getDatabasePoolType()
public void setDatabasePoolType(java.lang.String databasePoolType)
databasePoolType
- Stringpublic java.lang.String getDatabaseOptions()
public void setDatabaseOptions(java.lang.String databaseOptions)
databaseOptions
- Stringpublic void addTable(java.lang.String name, SMTable table)
name
- Stringtable
- DBTable Objectpublic void addTable(SMTable table)
table
- DBTablepublic void addTableByReferenceId(SMTable table)
public SMSchema getSchema(java.lang.String schemaName)
schemaName
- Stringpublic java.util.Collection<SMSchema> getSchemas()
public void addSchema(SMSchema schema)
schema
- DBSchema Objectpublic java.util.Collection<SMTable> getTables()
public java.util.Set<java.lang.String> getTableNames()
public SMEnvironment.DatabaseType getEnvironmentType()
public void setEnvironmentType(SMEnvironment.DatabaseType environmentType)
environmentType
- Stringpublic java.lang.String getVersion()
public void setVersion(java.lang.String version)
version
- Stringpublic java.lang.String getVersionLabel()
public void setVersionLabel(java.lang.String versionLabel)
versionLabel
- Stringpublic java.lang.String getChangeDescription()
public void setChangeDescription(java.lang.String changeDescription)
changeDescription
- Stringpublic int getSshPort()
public void setSshPort(int sshPort)
sshPort
- intpublic java.lang.String getAuthenticationType()
public void setAuthenticationType(java.lang.String authenticationType)
authenticationType
- Stringpublic java.lang.String getKerberosPrincipal()
public void setKerberosPrincipal(java.lang.String kerberosPrincipal)
kerberosPrincipal
- Stringpublic java.util.List<KeyValue> getExtendedProperties()
public void setExtendedProperties(java.util.List<KeyValue> extendedProperties)
extendedProperties
- Stringpublic java.lang.String getWorkflowStatus()
public void setWorkflowStatus(java.lang.String workflowStatus)
workflowStatus
- Stringpublic int getVisibility()
public void setVisibility(int visibility)
visibility
- intpublic int getDataProfileScoreId()
public void setDataProfileScoreId(int dataProfileScoreId)
dataProfileScoreId
- intpublic java.lang.String getDataProfileScore()
public void setDataProfileScore(java.lang.String dataProfileScore)
dataProfileScore
- Stringpublic int getDraft()
public void setDraft(int draft)
draft
- intpublic int getSdiClassificationId()
public void setSdiClassificationId(int sdiClassificationId)
public java.lang.String getSdiClassificationName()
public void setSdiClassificationName(java.lang.String sdiClassificationName)
public boolean isSdiFlag()
public void setSdiFlag(boolean sdiFlag)
public java.lang.String getSdiDescription()
public void setSdiDescription(java.lang.String sdiDescription)