| 
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 | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MetadataPrinter
| 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  | 
| Method Detail | 
|---|
java.lang.String getMetadataName(java.lang.String dbName,
                                 java.lang.String type)
dbName - name from a connection or connection mode specific database operationtype - from MetadataManager of object being queried (dimension, measure, hierarchy, etc.)
java.lang.String getDimensionType()
java.lang.String getHierarchyType()
java.lang.String getLevelType()
java.lang.String getMeasureType()
java.lang.String getAttributeType()
java.lang.String getValueType()
  | 
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 | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||