|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.domain.support.BusinessObject
oracle.odi.domain.support.AbstractRepositoryEntity
oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceElement
oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStep
oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStepCase
public class OdiLoadPlanInstanceStepCase
This class represents the OdiLoadPlanStepCase class in the OdiLoadPlanInstance hierarchy
.
It only offers consultation methods.
| Field Summary |
|---|
| Fields inherited from class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceElement |
|---|
NAME_MAX_LENGTH |
| Method Summary | |
|---|---|
OdiCaseElseInstance |
getCaseElseInstance() |
java.util.List<OdiCaseWhenInstance> |
getCaseWhenList() |
OdiLoadPlanInstanceVariable |
getTestVariable() |
| Methods inherited from class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceStep |
|---|
getExceptionBehavior, getExceptionStep, getInternalId, getLoadPlanInstanceStepVariables, getLog, getOrder, getParentLoadPlanInstanceElement, getSessionKeywordsAsString, getTimeout, isEnabled |
| Methods inherited from class oracle.odi.domain.runtime.lpi.OdiLoadPlanInstanceElement |
|---|
getName, getSecurityContainer, getStepId |
| Methods inherited from class oracle.odi.domain.support.BusinessObject |
|---|
clone |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.util.List<OdiCaseWhenInstance> getCaseWhenList()
OdiLoadPlanInstanceStepCaseOdiCaseWhenInstancepublic OdiCaseElseInstance getCaseElseInstance()
OdiLoadPlanInstanceStepCase.OdiCaseElsepublic OdiLoadPlanInstanceVariable getTestVariable()
OdiLoadPlanInstanceVariable associated to this OdiLoadPlanInstanceStepCaseOdiLoadPlanInstanceVariable, #setTestVariable(OdiLoadPlanInstanceVariable)
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||