|
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 | ||||||||
java.lang.Object | +--oracle.olapi.metadata.BaseMetadataObject
This class is not used by OLAP API application developers. It is used only by internal Oracle programmers. For that reason, except for getID, the methods in this class are not documented. The getID method is inherited by classes that extend BaseMetadataObject, and that method is sometimes used.
| Method Summary | |
java.lang.String |
getID()Gets the unique identifier for an instance of a concrete class that extends BaseMetadataObject. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public final java.lang.String getID()
BaseMetadataObject.String that uniquely identifies an instance of a class that extends BaseMetadataObject.
|
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 | ||||||||