public class Stage extends InformationAsset
stage asset type in IGC, displayed as 'Stage' in the IGC UI.
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Stage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfterSql()
Retrieve the
after_sql property (displayed as 'After SQL') of the object. |
String |
getAllSqlStatements()
Retrieve the
all_sql_statements property (displayed as 'All SQL Statements') of the object. |
String |
getBeforeSql()
Retrieve the
before_sql property (displayed as 'Before SQL') of the object. |
ItemList<JobConstraint> |
getConstraints()
Retrieve the
constraints property (displayed as 'Constraints') of the object. |
ItemList<StageDataRuleDefinition> |
getDataRuleDefinition()
Retrieve the
data_rule_definition property (displayed as 'Data Rule Definition') of the object. |
String |
getDataSourceOrServer()
Retrieve the
data_source_or_server property (displayed as 'Data Source or Server') of the object. |
String |
getDeleteSql()
Retrieve the
delete_sql property (displayed as 'Delete SQL') of the object. |
String |
getFile()
Retrieve the
file property (displayed as 'File') of the object. |
String |
getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
ItemList<Link> |
getInputLinks()
Retrieve the
input_links property (displayed as 'Input Links') of the object. |
String |
getInsertSql()
Retrieve the
insert_sql property (displayed as 'Insert SQL') of the object. |
ItemList<Dsjob> |
getJob()
Retrieve the
job property (displayed as 'Job') of the object. |
ItemList<MainObject> |
getJobOrContainer()
Retrieve the
job_or_container property (displayed as 'Job or Container') of the object. |
ItemList<MainObject> |
getManuallyBoundTo()
Retrieve the
manually_bound_to property (displayed as 'Manually Bound To') of the object. |
ItemList<MatchSpecification> |
getMatchSpecifications()
Retrieve the
match_specifications property (displayed as 'Match Specifications') of the object. |
ItemList<Stage> |
getNextStages()
Retrieve the
next_stages property (displayed as 'Next Stages') of the object. |
ItemList<Link> |
getOutputLinks()
Retrieve the
output_links property (displayed as 'Output Links') of the object. |
ItemList<Stage> |
getPreviousStages()
Retrieve the
previous_stages property (displayed as 'Previous Stages') of the object. |
ItemList<InformationAsset> |
getReadsFromDesign()
Retrieve the
reads_from_(design) property (displayed as 'Reads from (Design)') of the object. |
ItemList<InformationAsset> |
getReadsFromOperational()
Retrieve the
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object. |
ItemList<InformationAsset> |
getReadsFromStatic()
Retrieve the
reads_from_(static) property (displayed as 'Reads from (Static)') of the object. |
ItemList<InformationAsset> |
getReadsFromUserDefined()
Retrieve the
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object. |
SharedContainer |
getReferencesContainer()
Retrieve the
references_container property (displayed as 'References Container') of the object. |
ItemList<DataConnectionMapping> |
getReferencesDataConnectionMapping()
Retrieve the
references_data_connection_mapping property (displayed as 'References Data Connection Mapping') of the object. |
ItemList<TableDefinition> |
getReferencesTableDefinitions()
Retrieve the
references_table_definitions property (displayed as 'References Table Definitions') of the object. |
Dsjob |
getRunsSequencesJobs()
Retrieve the
runs_sequences_jobs property (displayed as 'Runs Sequences Jobs') of the object. |
String |
getSchema()
Retrieve the
schema property (displayed as 'Schema') of the object. |
SharedContainer |
getSharedOrLocalContainer()
Retrieve the
shared_or_local_container property (displayed as 'Shared or Local Container') of the object. |
String |
getSqlStatement()
Retrieve the
sql_statement property (displayed as 'SQL Statement') of the object. |
ItemList<StageVariable> |
getStageVariable()
Retrieve the
stage_variable property (displayed as 'Stage Variables') of the object. |
ItemList<StandardizationRuleSet> |
getStandardizationRuleSets()
Retrieve the
standardization_rule_sets property (displayed as 'Standardization Rule Sets') of the object. |
String |
getTable()
Retrieve the
table property (displayed as 'Table') of the object. |
DsstageType |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
String |
getTypeDefinition()
Retrieve the
type_definition property (displayed as 'Type Definition') of the object. |
String |
getUpdateSql()
Retrieve the
update_sql property (displayed as 'Update SQL') of the object. |
ItemList<InformationAsset> |
getWritesToDesign()
Retrieve the
writes_to_(design) property (displayed as 'Writes to (Design)') of the object. |
ItemList<InformationAsset> |
getWritesToOperational()
Retrieve the
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object. |
ItemList<InformationAsset> |
getWritesToStatic()
Retrieve the
writes_to_(static) property (displayed as 'Writes to (Static)') of the object. |
ItemList<InformationAsset> |
getWritesToUserDefined()
Retrieve the
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object. |
void |
setAfterSql(String afterSql)
Set the
after_sql property (displayed as After SQL) of the object. |
void |
setAllSqlStatements(String allSqlStatements)
Set the
all_sql_statements property (displayed as All SQL Statements) of the object. |
void |
setBeforeSql(String beforeSql)
Set the
before_sql property (displayed as Before SQL) of the object. |
void |
setConstraints(ItemList<JobConstraint> constraints)
Set the
constraints property (displayed as Constraints) of the object. |
void |
setDataRuleDefinition(ItemList<StageDataRuleDefinition> dataRuleDefinition)
Set the
data_rule_definition property (displayed as Data Rule Definition) of the object. |
void |
setDataSourceOrServer(String dataSourceOrServer)
Set the
data_source_or_server property (displayed as Data Source or Server) of the object. |
void |
setDeleteSql(String deleteSql)
Set the
delete_sql property (displayed as Delete SQL) of the object. |
void |
setFile(String file)
Set the
file property (displayed as File) of the object. |
void |
setHost(String host)
Set the
host property (displayed as Host) of the object. |
void |
setInputLinks(ItemList<Link> inputLinks)
Set the
input_links property (displayed as Input Links) of the object. |
void |
setInsertSql(String insertSql)
Set the
insert_sql property (displayed as Insert SQL) of the object. |
void |
setJob(ItemList<Dsjob> job)
Set the
job property (displayed as Job) of the object. |
void |
setJobOrContainer(ItemList<MainObject> jobOrContainer)
Set the
job_or_container property (displayed as Job or Container) of the object. |
void |
setManuallyBoundTo(ItemList<MainObject> manuallyBoundTo)
Set the
manually_bound_to property (displayed as Manually Bound To) of the object. |
void |
setMatchSpecifications(ItemList<MatchSpecification> matchSpecifications)
Set the
match_specifications property (displayed as Match Specifications) of the object. |
void |
setNextStages(ItemList<Stage> nextStages)
Set the
next_stages property (displayed as Next Stages) of the object. |
void |
setOutputLinks(ItemList<Link> outputLinks)
Set the
output_links property (displayed as Output Links) of the object. |
void |
setPreviousStages(ItemList<Stage> previousStages)
Set the
previous_stages property (displayed as Previous Stages) of the object. |
void |
setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
Set the
reads_from_(design) property (displayed as Reads from (Design)) of the object. |
void |
setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
Set the
reads_from_(operational) property (displayed as Reads from (Operational)) of the object. |
void |
setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
Set the
reads_from_(static) property (displayed as Reads from (Static)) of the object. |
void |
setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
Set the
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object. |
void |
setReferencesContainer(SharedContainer referencesContainer)
Set the
references_container property (displayed as References Container) of the object. |
void |
setReferencesDataConnectionMapping(ItemList<DataConnectionMapping> referencesDataConnectionMapping)
Set the
references_data_connection_mapping property (displayed as References Data Connection Mapping) of the object. |
void |
setReferencesTableDefinitions(ItemList<TableDefinition> referencesTableDefinitions)
Set the
references_table_definitions property (displayed as References Table Definitions) of the object. |
void |
setRunsSequencesJobs(Dsjob runsSequencesJobs)
Set the
runs_sequences_jobs property (displayed as Runs Sequences Jobs) of the object. |
void |
setSchema(String schema)
Set the
schema property (displayed as Schema) of the object. |
void |
setSharedOrLocalContainer(SharedContainer sharedOrLocalContainer)
Set the
shared_or_local_container property (displayed as Shared or Local Container) of the object. |
void |
setSqlStatement(String sqlStatement)
Set the
sql_statement property (displayed as SQL Statement) of the object. |
void |
setStageVariable(ItemList<StageVariable> stageVariable)
Set the
stage_variable property (displayed as Stage Variables) of the object. |
void |
setStandardizationRuleSets(ItemList<StandardizationRuleSet> standardizationRuleSets)
Set the
standardization_rule_sets property (displayed as Standardization Rule Sets) of the object. |
void |
setTable(String table)
Set the
table property (displayed as Table) of the object. |
void |
setTheType(DsstageType type)
Set the
type property (displayed as Type) of the object. |
void |
setTypeDefinition(String typeDefinition)
Set the
type_definition property (displayed as Type Definition) of the object. |
void |
setUpdateSql(String updateSql)
Set the
update_sql property (displayed as Update SQL) of the object. |
void |
setWritesToDesign(ItemList<InformationAsset> writesToDesign)
Set the
writes_to_(design) property (displayed as Writes to (Design)) of the object. |
void |
setWritesToOperational(ItemList<InformationAsset> writesToOperational)
Set the
writes_to_(operational) property (displayed as Writes to (Operational)) of the object. |
void |
setWritesToStatic(ItemList<InformationAsset> writesToStatic)
Set the
writes_to_(static) property (displayed as Writes to (Static)) of the object. |
void |
setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
Set the
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String afterSql
protected String allSqlStatements
protected String beforeSql
protected ItemList<JobConstraint> constraints
protected ItemList<StageDataRuleDefinition> dataRuleDefinition
protected String dataSourceOrServer
protected String deleteSql
protected String file
protected String host
protected String insertSql
protected ItemList<MainObject> jobOrContainer
protected ItemList<MainObject> manuallyBoundTo
protected ItemList<MatchSpecification> matchSpecifications
protected ItemList<InformationAsset> readsFromDesign
protected ItemList<InformationAsset> readsFromOperational
protected ItemList<InformationAsset> readsFromStatic
protected ItemList<InformationAsset> readsFromUserDefined
protected SharedContainer referencesContainer
protected ItemList<DataConnectionMapping> referencesDataConnectionMapping
protected ItemList<TableDefinition> referencesTableDefinitions
protected Dsjob runsSequencesJobs
protected String schema
protected SharedContainer sharedOrLocalContainer
protected String sqlStatement
protected ItemList<StageVariable> stageVariable
protected ItemList<StandardizationRuleSet> standardizationRuleSets
protected String table
protected DsstageType type
protected String typeDefinition
protected String updateSql
protected ItemList<InformationAsset> writesToDesign
protected ItemList<InformationAsset> writesToOperational
protected ItemList<InformationAsset> writesToStatic
protected ItemList<InformationAsset> writesToUserDefined
public String getAfterSql()
after_sql property (displayed as 'After SQL') of the object.Stringpublic void setAfterSql(String afterSql)
after_sql property (displayed as After SQL) of the object.afterSql - the value to setpublic String getAllSqlStatements()
all_sql_statements property (displayed as 'All SQL Statements') of the object.Stringpublic void setAllSqlStatements(String allSqlStatements)
all_sql_statements property (displayed as All SQL Statements) of the object.allSqlStatements - the value to setpublic String getBeforeSql()
before_sql property (displayed as 'Before SQL') of the object.Stringpublic void setBeforeSql(String beforeSql)
before_sql property (displayed as Before SQL) of the object.beforeSql - the value to setpublic ItemList<JobConstraint> getConstraints()
constraints property (displayed as 'Constraints') of the object.ItemList<JobConstraint>public void setConstraints(ItemList<JobConstraint> constraints)
constraints property (displayed as Constraints) of the object.constraints - the value to setpublic ItemList<StageDataRuleDefinition> getDataRuleDefinition()
data_rule_definition property (displayed as 'Data Rule Definition') of the object.ItemList<StageDataRuleDefinition>public void setDataRuleDefinition(ItemList<StageDataRuleDefinition> dataRuleDefinition)
data_rule_definition property (displayed as Data Rule Definition) of the object.dataRuleDefinition - the value to setpublic String getDataSourceOrServer()
data_source_or_server property (displayed as 'Data Source or Server') of the object.Stringpublic void setDataSourceOrServer(String dataSourceOrServer)
data_source_or_server property (displayed as Data Source or Server) of the object.dataSourceOrServer - the value to setpublic String getDeleteSql()
delete_sql property (displayed as 'Delete SQL') of the object.Stringpublic void setDeleteSql(String deleteSql)
delete_sql property (displayed as Delete SQL) of the object.deleteSql - the value to setpublic String getFile()
file property (displayed as 'File') of the object.Stringpublic void setFile(String file)
file property (displayed as File) of the object.file - the value to setpublic String getHost()
host property (displayed as 'Host') of the object.Stringpublic void setHost(String host)
host property (displayed as Host) of the object.host - the value to setpublic ItemList<Link> getInputLinks()
input_links property (displayed as 'Input Links') of the object.ItemList<Link>public void setInputLinks(ItemList<Link> inputLinks)
input_links property (displayed as Input Links) of the object.inputLinks - the value to setpublic String getInsertSql()
insert_sql property (displayed as 'Insert SQL') of the object.Stringpublic void setInsertSql(String insertSql)
insert_sql property (displayed as Insert SQL) of the object.insertSql - the value to setpublic ItemList<Dsjob> getJob()
job property (displayed as 'Job') of the object.ItemList<Dsjob>public void setJob(ItemList<Dsjob> job)
job property (displayed as Job) of the object.job - the value to setpublic ItemList<MainObject> getJobOrContainer()
job_or_container property (displayed as 'Job or Container') of the object.ItemList<MainObject>public void setJobOrContainer(ItemList<MainObject> jobOrContainer)
job_or_container property (displayed as Job or Container) of the object.jobOrContainer - the value to setpublic ItemList<MainObject> getManuallyBoundTo()
manually_bound_to property (displayed as 'Manually Bound To') of the object.ItemList<MainObject>public void setManuallyBoundTo(ItemList<MainObject> manuallyBoundTo)
manually_bound_to property (displayed as Manually Bound To) of the object.manuallyBoundTo - the value to setpublic ItemList<MatchSpecification> getMatchSpecifications()
match_specifications property (displayed as 'Match Specifications') of the object.ItemList<MatchSpecification>public void setMatchSpecifications(ItemList<MatchSpecification> matchSpecifications)
match_specifications property (displayed as Match Specifications) of the object.matchSpecifications - the value to setpublic ItemList<Stage> getNextStages()
next_stages property (displayed as 'Next Stages') of the object.ItemList<Stage>public void setNextStages(ItemList<Stage> nextStages)
next_stages property (displayed as Next Stages) of the object.nextStages - the value to setpublic ItemList<Link> getOutputLinks()
output_links property (displayed as 'Output Links') of the object.ItemList<Link>public void setOutputLinks(ItemList<Link> outputLinks)
output_links property (displayed as Output Links) of the object.outputLinks - the value to setpublic ItemList<Stage> getPreviousStages()
previous_stages property (displayed as 'Previous Stages') of the object.ItemList<Stage>public void setPreviousStages(ItemList<Stage> previousStages)
previous_stages property (displayed as Previous Stages) of the object.previousStages - the value to setpublic ItemList<InformationAsset> getReadsFromDesign()
reads_from_(design) property (displayed as 'Reads from (Design)') of the object.ItemList<InformationAsset>public void setReadsFromDesign(ItemList<InformationAsset> readsFromDesign)
reads_from_(design) property (displayed as Reads from (Design)) of the object.readsFromDesign - the value to setpublic ItemList<InformationAsset> getReadsFromOperational()
reads_from_(operational) property (displayed as 'Reads from (Operational)') of the object.ItemList<InformationAsset>public void setReadsFromOperational(ItemList<InformationAsset> readsFromOperational)
reads_from_(operational) property (displayed as Reads from (Operational)) of the object.readsFromOperational - the value to setpublic ItemList<InformationAsset> getReadsFromStatic()
reads_from_(static) property (displayed as 'Reads from (Static)') of the object.ItemList<InformationAsset>public void setReadsFromStatic(ItemList<InformationAsset> readsFromStatic)
reads_from_(static) property (displayed as Reads from (Static)) of the object.readsFromStatic - the value to setpublic ItemList<InformationAsset> getReadsFromUserDefined()
reads_from_(user_defined) property (displayed as 'Reads from (User-Defined)') of the object.ItemList<InformationAsset>public void setReadsFromUserDefined(ItemList<InformationAsset> readsFromUserDefined)
reads_from_(user_defined) property (displayed as Reads from (User-Defined)) of the object.readsFromUserDefined - the value to setpublic SharedContainer getReferencesContainer()
references_container property (displayed as 'References Container') of the object.SharedContainerpublic void setReferencesContainer(SharedContainer referencesContainer)
references_container property (displayed as References Container) of the object.referencesContainer - the value to setpublic ItemList<DataConnectionMapping> getReferencesDataConnectionMapping()
references_data_connection_mapping property (displayed as 'References Data Connection Mapping') of the object.ItemList<DataConnectionMapping>public void setReferencesDataConnectionMapping(ItemList<DataConnectionMapping> referencesDataConnectionMapping)
references_data_connection_mapping property (displayed as References Data Connection Mapping) of the object.referencesDataConnectionMapping - the value to setpublic ItemList<TableDefinition> getReferencesTableDefinitions()
references_table_definitions property (displayed as 'References Table Definitions') of the object.ItemList<TableDefinition>public void setReferencesTableDefinitions(ItemList<TableDefinition> referencesTableDefinitions)
references_table_definitions property (displayed as References Table Definitions) of the object.referencesTableDefinitions - the value to setpublic Dsjob getRunsSequencesJobs()
runs_sequences_jobs property (displayed as 'Runs Sequences Jobs') of the object.Dsjobpublic void setRunsSequencesJobs(Dsjob runsSequencesJobs)
runs_sequences_jobs property (displayed as Runs Sequences Jobs) of the object.runsSequencesJobs - the value to setpublic String getSchema()
schema property (displayed as 'Schema') of the object.Stringpublic void setSchema(String schema)
schema property (displayed as Schema) of the object.schema - the value to setpublic SharedContainer getSharedOrLocalContainer()
shared_or_local_container property (displayed as 'Shared or Local Container') of the object.SharedContainerpublic void setSharedOrLocalContainer(SharedContainer sharedOrLocalContainer)
shared_or_local_container property (displayed as Shared or Local Container) of the object.sharedOrLocalContainer - the value to setpublic String getSqlStatement()
sql_statement property (displayed as 'SQL Statement') of the object.Stringpublic void setSqlStatement(String sqlStatement)
sql_statement property (displayed as SQL Statement) of the object.sqlStatement - the value to setpublic ItemList<StageVariable> getStageVariable()
stage_variable property (displayed as 'Stage Variables') of the object.ItemList<StageVariable>public void setStageVariable(ItemList<StageVariable> stageVariable)
stage_variable property (displayed as Stage Variables) of the object.stageVariable - the value to setpublic ItemList<StandardizationRuleSet> getStandardizationRuleSets()
standardization_rule_sets property (displayed as 'Standardization Rule Sets') of the object.ItemList<StandardizationRuleSet>public void setStandardizationRuleSets(ItemList<StandardizationRuleSet> standardizationRuleSets)
standardization_rule_sets property (displayed as Standardization Rule Sets) of the object.standardizationRuleSets - the value to setpublic String getTable()
table property (displayed as 'Table') of the object.Stringpublic void setTable(String table)
table property (displayed as Table) of the object.table - the value to setpublic DsstageType getTheType()
type property (displayed as 'Type') of the object.DsstageTypepublic void setTheType(DsstageType type)
type property (displayed as Type) of the object.type - the value to setpublic String getTypeDefinition()
type_definition property (displayed as 'Type Definition') of the object.Stringpublic void setTypeDefinition(String typeDefinition)
type_definition property (displayed as Type Definition) of the object.typeDefinition - the value to setpublic String getUpdateSql()
update_sql property (displayed as 'Update SQL') of the object.Stringpublic void setUpdateSql(String updateSql)
update_sql property (displayed as Update SQL) of the object.updateSql - the value to setpublic ItemList<InformationAsset> getWritesToDesign()
writes_to_(design) property (displayed as 'Writes to (Design)') of the object.ItemList<InformationAsset>public void setWritesToDesign(ItemList<InformationAsset> writesToDesign)
writes_to_(design) property (displayed as Writes to (Design)) of the object.writesToDesign - the value to setpublic ItemList<InformationAsset> getWritesToOperational()
writes_to_(operational) property (displayed as 'Writes to (Operational)') of the object.ItemList<InformationAsset>public void setWritesToOperational(ItemList<InformationAsset> writesToOperational)
writes_to_(operational) property (displayed as Writes to (Operational)) of the object.writesToOperational - the value to setpublic ItemList<InformationAsset> getWritesToStatic()
writes_to_(static) property (displayed as 'Writes to (Static)') of the object.ItemList<InformationAsset>public void setWritesToStatic(ItemList<InformationAsset> writesToStatic)
writes_to_(static) property (displayed as Writes to (Static)) of the object.writesToStatic - the value to setpublic ItemList<InformationAsset> getWritesToUserDefined()
writes_to_(user_defined) property (displayed as 'Writes to (User-Defined)') of the object.ItemList<InformationAsset>public void setWritesToUserDefined(ItemList<InformationAsset> writesToUserDefined)
writes_to_(user_defined) property (displayed as Writes to (User-Defined)) of the object.writesToUserDefined - the value to setCopyright © 2018–2021 ODPi. All rights reserved.