Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.domain.shortcuts.IOdiShortcutService.MaterializeResult

Packages that use IOdiShortcutService.MaterializeResult
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 IOdiShortcutService.MaterializeResult in oracle.odi.domain.shortcuts

 

Methods in oracle.odi.domain.shortcuts that return IOdiShortcutService.MaterializeResult
 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.

 

Methods in oracle.odi.domain.shortcuts with parameters of type IOdiShortcutService.MaterializeResult
 void IOdiShortcutService.MaterializeResult.append(IOdiShortcutService.MaterializeResult result)
          Internal use only.

 

Uses of IOdiShortcutService.MaterializeResult in oracle.odi.domain.shortcuts.support

 

Methods in oracle.odi.domain.shortcuts.support that return IOdiShortcutService.MaterializeResult
 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.7.0)

E17060-04


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