|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OlapDimension
OlapDimension is the metadata object that represents a dimension in a cube.
Method Summary | |
---|---|
OlapHierarchy |
getDefaultHierarchy()
Retrieves the default hierarchy of the dimension. |
HierarchyList |
getHierarchies()
Retrieves the hierarchies of the dimension. |
boolean |
isMeasureDimension()
Determines whether the dimension is the measure dimension. |
Methods inherited from interface com.citra.pivot.olap.metadata.OlapObject |
---|
getCaption, getDescription, getID, getName |
Method Detail |
---|
OlapHierarchy getDefaultHierarchy()
HierarchyList getHierarchies()
boolean isMeasureDimension()
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |