Skip navigation links

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

E17060-03


oracle.odi.domain
Interface IMasterOdiEntity

All Superinterfaces:
IOdiEntity, IRepositoryEntity
All Known Implementing Classes:
OdiContext, OdiContextualAgentMapping, OdiContextualSchemaMapping, OdiDataServer, OdiDataType, OdiEnterpriseScheduler, OdiFlexField, OdiIndexType, OdiLogicalAgent, OdiLogicalSchema, OdiMasterRepositoryInfo, OdiPhysicalAgent, OdiPhysicalAgentDataSource, OdiPhysicalSchema, OdiRepositoryServer, OdiTechnology, OdiUser, OdiWorkRepositoryInfo

public interface IMasterOdiEntity
extends IOdiEntity

Marker interface for entities that resides in the ODI Master 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.6.0)

E17060-03


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