| 
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An interface for an object that identifies a Source or a MetadataProvider.
Source| Method Summary | |
 java.lang.String | 
getID()Returns a string that uniquely identifies a Source during a session of an OLAP API application. | 
 java.lang.String | 
getMetadataProviderID()Returns a string that uniquely identifies a MetadataProvider. | 
| Method Detail | 
public java.lang.String getID()
Source during a session of an OLAP API application. The identifier might not be the same for a Source that is created in exactly the same way in different sessions.String that identifies a Source object.public java.lang.String getMetadataProviderID()
MetadataProvider. The identifier might not be the same from one session of an OLAP API application to the next.String that identifies a MetadataProvider object.MetadataProvider
  | 
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||