public final class OdiLKMLine extends ComponentKMLine
ComponentKMLine.KMLineClassType, ComponentKMLine.TemporaryIndexLocationOdiProcedureLine.ExecuteOptions, OdiProcedureLine.LogCounter, OdiProcedureLine.OdiProcedureLineIdIProcedureLine.LineTypeNAME_MAX_LENGTH| Modifier and Type | Method and Description | 
|---|---|
ComponentKMLine.TemporaryIndexLocation | 
getTemporaryIndexLoc()  | 
ComponentKMLine.TemporaryIndexLocation | 
getTemporaryIndexLocation()
Get the temporaryIndexLocation. 
 | 
boolean | 
isGeneratedIfJrnTableInSourceSet()
Is journalizedTableInCurrentSchema set? 
 | 
boolean | 
isPostIntegration()
Deprecated. 
 
use #getLineType() instead 
 | 
void | 
setGeneratedIfJrnTableInSourceSet(boolean pGeneratedIfJrnTableInSourceSet)
Defines whether this LKM line is executed if a journalized table is found in the current source set, or not. 
 | 
void | 
setPostIntegration(boolean pPostIntegration)
Deprecated. 
 
use #setLineType() instead 
 | 
void | 
setTemporaryIndexLocation(ComponentKMLine.TemporaryIndexLocation pTemporaryIndexLocation)
Defines temporary index option of this LKM line. 
 | 
void | 
setTemporaryIndexLocationByString(java.lang.String value)  | 
addVariableDefScriptText, getComponentKM, getDescription, getKMName, getKMType, getLineType, getOrder, getSourceLanguage, getSourceLanguageOverride, getSourceTechnology, getTargetLanguage, getTargetTechnology, getVariableDefScriptText, isSubtypeSet, setComponentKMName, setSourceLanguage, setSubtypes, setTargetLanguage, setVariableDefScriptText, toStringaddGenerationCondition, getExecuteOption, getGenerationConditions, getInternalId, getIsSourceExpressionTextEncrypted, getIsTargetExpressionTextEncrypted, getLineExeChannel, getLogCounter, getLogFinalCommand, getLogLevel, getName, getOnSourceCommand, getOnTargetCommand, getOrder, getProcedure, getSourceExpressionText, getTargetExpressionText, isAlwaysGenerated, isIgnoreError, removeGenerationCondition, setAlwaysGenerated, setExecutionOptionType, setIgnoreError, setLineExeChannel, setLineType, setLineType, setLogCounter, setLogFinalCommand, setLogLevel, setName, setOnSourceCommand, setOnTargetCommand, setOrder, setSourceExpressionText, setTargetExpressionTextequals, getBigNumericId, getGlobalId, getNumericId, getParent, hashCodegetNamegetBigNumericId, getGlobalId, getNumericIdpublic void setPostIntegration(boolean pPostIntegration)
pPostIntegration - true to have this LKM line execute after integration processisPostIntegration()public boolean isPostIntegration()
setPostIntegration(boolean)public void setGeneratedIfJrnTableInSourceSet(boolean pGeneratedIfJrnTableInSourceSet)
pGeneratedIfJrnTableInSourceSet - true to have this LKM line execute if a journalized table is found in the current source setisGeneratedIfJrnTableInSourceSet()public boolean isGeneratedIfJrnTableInSourceSet()
setGeneratedIfJrnTableInSourceSet(boolean)public void setTemporaryIndexLocation(ComponentKMLine.TemporaryIndexLocation pTemporaryIndexLocation)
pTemporaryIndexLocation - OdiLKMLine.TemporaryIndexLocation value for temporaryIndexLocationgetTemporaryIndexLocation()public ComponentKMLine.TemporaryIndexLocation getTemporaryIndexLocation()
setTemporaryIndexLocation(oracle.odi.domain.project.ComponentKMLine.TemporaryIndexLocation)public ComponentKMLine.TemporaryIndexLocation getTemporaryIndexLoc()
getTemporaryIndexLoc in class ComponentKMLinepublic void setTemporaryIndexLocationByString(java.lang.String value)
setTemporaryIndexLocationByString in class ComponentKMLine