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

E17060-01

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
 


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.