|
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 OlapSchema
OlapSchema is the top container for the olap metadata objects. It contains a list of cubes and shared dimensions.
Method Summary | |
---|---|
CubeList |
getCubes()
Retrieves the olap cubes the schema contains. |
DimensionList |
getDimensions()
Retrieves the shared olap dimensions that the schema contains. |
Methods inherited from interface com.citra.pivot.olap.metadata.OlapObject |
---|
getCaption, getDescription, getID, getName |
Method Detail |
---|
CubeList getCubes()
DimensionList getDimensions()
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |