Skip navigation links

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

E17060-04


oracle.odi.domain
Interface IWorkRuntimeOdiEntity

All Superinterfaces:
IOdiEntity, IRepositoryEntity
All Known Implementing Classes:
OdiLoadPlan, OdiLoadPlanInstance, OdiLoadPlanSchedule, OdiScenario, OdiScenarioFolder, OdiScenarioSchedule, OdiSchedule, OdiSession, OdiSessionFolder

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

 


Skip navigation links

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

E17060-04


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