|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.dss.util.DefaultMetadataPrinter
public class DefaultMetadataPrinter
Constructor Summary | |
---|---|
DefaultMetadataPrinter()
|
Method Summary | |
---|---|
java.lang.String |
getAttributeType()
Return the type string for attribute objects |
java.lang.String |
getDimensionType()
Return the type string for dimension objects |
java.lang.String |
getHierarchyType()
Return the type string for hierarchy objects |
java.lang.String |
getLevelType()
Return the type string for level objects |
java.lang.String |
getMeasureType()
Return the type string for measure objects |
java.lang.String |
getMetadataName(java.lang.String dbName,
java.lang.String type)
Return the name the implementer wishes to have printed when given the OLAPI name from the Selection, Query, cursor, etc. |
java.lang.String |
getValueType()
Return the type string for dimension value objects |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMetadataPrinter()
Method Detail |
---|
public java.lang.String getMetadataName(java.lang.String dbName, java.lang.String type)
getMetadataName
in interface MetadataPrinter
dbName
- name from a connection or connection mode specific database operationMM
- type from MetadataManager of object being queried (dimension, measure, hierarchy, etc.)
public java.lang.String getDimensionType()
getDimensionType
in interface MetadataPrinter
public java.lang.String getHierarchyType()
getHierarchyType
in interface MetadataPrinter
public java.lang.String getLevelType()
getLevelType
in interface MetadataPrinter
public java.lang.String getMeasureType()
getMeasureType
in interface MetadataPrinter
public java.lang.String getAttributeType()
getAttributeType
in interface MetadataPrinter
public java.lang.String getValueType()
getValueType
in interface MetadataPrinter
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |