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.model.OdiDataStore.OlapType

Packages that use OdiDataStore.OlapType
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 

 

Uses of OdiDataStore.OlapType in oracle.odi.domain.model

 

Methods in oracle.odi.domain.model that return OdiDataStore.OlapType
 OdiDataStore.OlapType OdiDataStore.getOlapType()
          Returns the OdiDataStore.OlapType of this OdiDataStore instance.
static OdiDataStore.OlapType OdiDataStore.OlapType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiDataStore.OlapType[] OdiDataStore.OlapType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.odi.domain.model with parameters of type OdiDataStore.OlapType
 void OdiDataStore.setOlapType(OdiDataStore.OlapType pOlapType)
          Sets the OdiDataStore.OlapType for this OdiDataStore instance.

 


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.