JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® OLAP Java API Reference
12
c
Release 2 (12.2)
E49952-03
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
oracle.olapi.metadata
Interface MetadataProvider
All Known Implementing Classes:
FundamentalMetadataProvider
,
MdmMetadataProvider
public interface
MetadataProvider
An interface for an object that provides access to OLAP metadata objects. The
MetadataProvider
interface supplies only the existence of a unique identifier.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getID
()
Gets the unique identifier of the
MetadataProvider
.
Method Detail
getID
java.lang.String getID()
Gets the unique identifier of the
MetadataProvider
.
Returns:
The unique identifier of the
MetadataProvider
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2002, 2016, Oracle. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method