Skip navigation links

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

E17060-03


Uses of Class
oracle.odi.domain.shortcuts.OdiShortcutServiceException

Packages that use OdiShortcutServiceException
oracle.odi.domain.shortcuts This package contains interfaces and classes for shortcuts. 
oracle.odi.domain.shortcuts.support This package contains the implementation of the shortcut service. 

 

Uses of OdiShortcutServiceException in oracle.odi.domain.shortcuts

 

Methods in oracle.odi.domain.shortcuts that throw OdiShortcutServiceException
 IOdiShortcutService.MaterializeResult IOdiShortcutService.materializeShortcutable(IOdiShortcutable pShortcutable, boolean pPromoteObjectsForRelease)
          Materialize a shortcut.
 IOdiShortcutService.MaterializeResult IOdiShortcutService.materializeShortcutables(java.util.List<IOdiShortcutable> pShortcutableList, boolean pPromoteObjectsForRelease)
          Materialize list of shortcuts.

 

Uses of OdiShortcutServiceException in oracle.odi.domain.shortcuts.support

 

Methods in oracle.odi.domain.shortcuts.support that throw OdiShortcutServiceException
 IOdiShortcutService.MaterializeResult OdiShortcutServiceImpl.materializeShortcutable(IOdiShortcutable pShortcutable, boolean pPromoteObjectsForRelease)
           
 IOdiShortcutService.MaterializeResult OdiShortcutServiceImpl.materializeShortcutables(java.util.List<IOdiShortcutable> pShortcutableList, boolean pPromoteObjectsForRelease)
           

 


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.