public class StoredProcedureDefinition extends InformationAsset
stored_procedure_definition asset type in IGC, displayed as 'Stored Procedure Definition' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected Boolean |
includeForBusinessLineage |
protected ItemList<InoutParameter> |
inoutParameters |
protected ItemList<InParameter> |
inParameters |
protected ItemList<OutParameter> |
outParameters |
protected ItemList<InformationAsset> |
readsFromDesign |
protected ItemList<InformationAsset> |
readsFromOperational |
protected ItemList<InformationAsset> |
readsFromStatic |
protected ItemList<InformationAsset> |
readsFromUserDefined |
protected ItemList<ResultColumn> |
resultColumns |
protected ItemList<InformationAsset> |
writesToDesign |
protected ItemList<InformationAsset> |
writesToOperational |
protected ItemList<InformationAsset> |
writesToStatic |
protected ItemList<InformationAsset> |
writesToUserDefined |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
StoredProcedureDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
Boolean |
getIncludeForBusinessLineage()
Retrieve the
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object. |
ItemList<InoutParameter> |
getInoutParameters()
Retrieve the
inout_parameters property (displayed as 'InOut Parameters') of the object. |
ItemList<InParameter> |
getInParameters()
Retrieve the
in_parameters property (displayed as 'In Parameters') of the object. |
ItemList<OutParameter> |
getOutParameters()
Retrieve the
out_parameters property (displayed as 'Out Parameters') 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. |
ItemList<ResultColumn> |
getResultColumns()
Retrieve the
result_columns property (displayed as 'Result Columns') 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 |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
Set the
include_for_business_lineage property (displayed as Include for Business Lineage) of the object. |
void |
setInoutParameters(ItemList<InoutParameter> inoutParameters)
Set the
inout_parameters property (displayed as InOut Parameters) of the object. |
void |
setInParameters(ItemList<InParameter> inParameters)
Set the
in_parameters property (displayed as In Parameters) of the object. |
void |
setOutParameters(ItemList<OutParameter> outParameters)
Set the
out_parameters property (displayed as Out Parameters) 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 |
setResultColumns(ItemList<ResultColumn> resultColumns)
Set the
result_columns property (displayed as Result Columns) 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 aliasBusinessName
protected ItemList<InParameter> inParameters
protected Boolean includeForBusinessLineage
protected ItemList<InoutParameter> inoutParameters
protected ItemList<OutParameter> outParameters
protected ItemList<InformationAsset> readsFromDesign
protected ItemList<InformationAsset> readsFromOperational
protected ItemList<InformationAsset> readsFromStatic
protected ItemList<InformationAsset> readsFromUserDefined
protected ItemList<ResultColumn> resultColumns
protected ItemList<InformationAsset> writesToDesign
protected ItemList<InformationAsset> writesToOperational
protected ItemList<InformationAsset> writesToStatic
protected ItemList<InformationAsset> writesToUserDefined
public String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to setpublic ItemList<InParameter> getInParameters()
in_parameters property (displayed as 'In Parameters') of the object.ItemList<InParameter>public void setInParameters(ItemList<InParameter> inParameters)
in_parameters property (displayed as In Parameters) of the object.inParameters - the value to setpublic Boolean getIncludeForBusinessLineage()
include_for_business_lineage property (displayed as 'Include for Business Lineage') of the object.Booleanpublic void setIncludeForBusinessLineage(Boolean includeForBusinessLineage)
include_for_business_lineage property (displayed as Include for Business Lineage) of the object.includeForBusinessLineage - the value to setpublic ItemList<InoutParameter> getInoutParameters()
inout_parameters property (displayed as 'InOut Parameters') of the object.ItemList<InoutParameter>public void setInoutParameters(ItemList<InoutParameter> inoutParameters)
inout_parameters property (displayed as InOut Parameters) of the object.inoutParameters - the value to setpublic ItemList<OutParameter> getOutParameters()
out_parameters property (displayed as 'Out Parameters') of the object.ItemList<OutParameter>public void setOutParameters(ItemList<OutParameter> outParameters)
out_parameters property (displayed as Out Parameters) of the object.outParameters - 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 ItemList<ResultColumn> getResultColumns()
result_columns property (displayed as 'Result Columns') of the object.ItemList<ResultColumn>public void setResultColumns(ItemList<ResultColumn> resultColumns)
result_columns property (displayed as Result Columns) of the object.resultColumns - 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.