|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.domain.project.StepInterfaceShortcutAdapter
public class StepInterfaceShortcutAdapter
This is a shortcut adapter for the interface package step.
The adapter methods will be called by the materialization processing when a shortcutable consumed by the shortcut consumer is materialized. The adapter will make the necessary changes to the consumer for the newly materialized shortcutable.
shortcutConsumers include:
StepDataStoreStepDataStore
OdiDatastoreStepDataStore
OdiUserProcedureStepDataStore
StepDataStore
OdiSourceTable
OdiReference
OdiDataStore, StepDataStore, OdiUserProcedure, StepDataStore| Constructor Summary | |
|---|---|
StepInterfaceShortcutAdapter(StepInterface pStepInterface, OdiInstance pOdiInstance) |
|
| Method Summary | |
|---|---|
IOdiShortcutable |
getBaseObject() |
IRepositoryEntity |
getConsumer() |
IOdiEntity |
getConsumerEntity() |
IOdiShortcutable |
getShortcut() |
boolean |
setShortcutable(IOdiShortcutable pShortcutable) |
boolean |
setShortcutableForDeMaterialize(IOdiShortcutable pShortcutable) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StepInterfaceShortcutAdapter(StepInterface pStepInterface,
OdiInstance pOdiInstance)
| Method Detail |
|---|
public IOdiShortcutable getBaseObject()
getBaseObject in interface oracle.odi.domain.shortcuts.IOdiShortcutConsumerpublic IOdiShortcutable getShortcut()
getShortcut in interface oracle.odi.domain.shortcuts.IOdiShortcutConsumerpublic boolean setShortcutable(IOdiShortcutable pShortcutable)
setShortcutable in interface oracle.odi.domain.shortcuts.IOdiShortcutConsumerpublic IOdiEntity getConsumerEntity()
getConsumerEntity in interface oracle.odi.domain.shortcuts.IOdiShortcutConsumerpublic boolean setShortcutableForDeMaterialize(IOdiShortcutable pShortcutable)
setShortcutableForDeMaterialize in interface oracle.odi.domain.shortcuts.IOdiShortcutConsumerpublic IRepositoryEntity getConsumer()
getConsumer in interface oracle.odi.domain.shortcuts.IOdiShortcutConsumer
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||