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.project.OdiLKMLine.TemporaryIndexLocation

Packages that use OdiLKMLine.TemporaryIndexLocation
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 

 

Uses of OdiLKMLine.TemporaryIndexLocation in oracle.odi.domain.project

 

Methods in oracle.odi.domain.project that return OdiLKMLine.TemporaryIndexLocation
 OdiLKMLine.TemporaryIndexLocation OdiLKMLine.getTemporaryIndexLocation()
          Get the temporaryIndexLocation.
static OdiLKMLine.TemporaryIndexLocation OdiLKMLine.TemporaryIndexLocation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiLKMLine.TemporaryIndexLocation[] OdiLKMLine.TemporaryIndexLocation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.odi.domain.project with parameters of type OdiLKMLine.TemporaryIndexLocation
 void OdiLKMLine.setTemporaryIndexLocation(OdiLKMLine.TemporaryIndexLocation pTemporaryIndexLocation)
          Defines temporary index option of this LKM line.

 


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.