|
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 OlapHierarchy
OlapHierarchy is the metadata object that represents a hierarchy in a dimension.
Method Summary | |
---|---|
OlapMember |
getDefaultMember()
Retrieves the default member of the hierarchy. |
OlapDimension |
getDimension()
Retrieves the dimension this hierarchy belongs to. |
LevelList |
getLevels()
Retrieves the levels that the hierarchy contains. |
boolean |
hasAll()
Determines whether the hierarchy has an 'all' member. |
Methods inherited from interface com.citra.pivot.olap.metadata.OlapObject |
---|
getCaption, getDescription, getID, getName |
Method Detail |
---|
OlapMember getDefaultMember()
OlapDimension getDimension()
LevelList getLevels()
boolean hasAll()
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |