public final class OdiLKMLine extends ComponentKMLine
ComponentKMLine.KMLineClassType, ComponentKMLine.TemporaryIndexLocationOdiProcedureLine.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, getVariableDefScriptText, isSubtypeSet, setComponentKMName, setSubtypes, setVariableDefScriptText, toStringaddGenerationCondition, addGenerationConditionOption, getGenerationConditionOptions, getGenerationConditions, getInternalId, getIsSourceExpressionTextEncrypted, getIsTargetExpressionTextEncrypted, getLineType, getLogCounter, getLogFinalCommand, getLogLevel, getName, getOnSourceCommand, getOnTargetCommand, getOrder, getProcedure, getSecurityContainer, getSourceExpressionText, getTargetExpressionText, isAlwaysGenerated, isIgnoreError, removeGenerationCondition, setAlwaysGenerated, setIgnoreError, setLineType, setLineType, setLogCounter, setLogFinalCommand, setLogLevel, setName, setOnSourceCommand, setOnTargetCommand, setOrder, setSourceExpressionText, setTargetExpressionTextequals, getGlobalId, getNumericId, hasCustomizedPersistenceMethodFor, hashCode, invokeCustomizedPersistenceMethodForgetLineTypegetGlobalId, getName, 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