Skip navigation links

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

E17060-03


Uses of Class
oracle.odi.interfaces.interactive.exceptions.OdiInterfaceNotReadyForPersistException

Packages that use OdiInterfaceNotReadyForPersistException
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.exceptions This package contains the exception classes thrown during interactive handling of interface objects in Oracle Data Integrator. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 

 

Uses of OdiInterfaceNotReadyForPersistException in oracle.odi.interfaces.interactive

 

Methods in oracle.odi.interfaces.interactive that throw OdiInterfaceNotReadyForPersistException
 void IInteractiveInterfaceHelper.preparePersist()
          Called to inform the ODI persistence layer that this interface will be persisted.

 

Uses of OdiInterfaceNotReadyForPersistException in oracle.odi.interfaces.interactive.exceptions

 

Subclasses of OdiInterfaceNotReadyForPersistException in oracle.odi.interfaces.interactive.exceptions
 class OdiInterfaceFatalIssueException
          Thrown when an interface contains fatal issues and cannot be saved.

 

Uses of OdiInterfaceNotReadyForPersistException in oracle.odi.interfaces.interactive.support

 

Methods in oracle.odi.interfaces.interactive.support that throw OdiInterfaceNotReadyForPersistException
 void InteractiveInterfaceHelperWithActions.preparePersist()
          Called to inform the ODI persistence layer that this interface will be persisted.

 


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.