Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

oracle.odi.domain
Interface IWorkRuntimeOdiEntity

All Superinterfaces:
IOdiEntity, IRepositoryEntity
All Known Implementing Classes:
OdiScenario, OdiScenarioFolder, OdiSession

public interface IWorkRuntimeOdiEntity
extends IOdiEntity

Marker interface for entities that resides in the ODI Runtime Repository.

Since:
11.1.1.3.0

Method Summary
 
Methods inherited from interface oracle.odi.domain.IOdiEntity
getFirstDate, getFirstUser, getLastDate, getLastUser, getName, isInstanceLevelSecurityNeeded
 
Methods inherited from interface oracle.odi.domain.IRepositoryEntity
getInternalId, getSecurityContainer
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.