|
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 OlapObject
OlapObject is the base class of all olap metadata objects. It defines methods for retrieving the name, id, caption and description of the object.
Method Summary | |
---|---|
String |
getCaption()
Retrieves the caption of the olap object. |
String |
getDescription()
Retrieves the description of the olap object. |
String |
getID()
Retrieves the id of the olap object. |
String |
getName()
Retrieves the name of the olap object. |
Method Detail |
---|
String getCaption()
String getDescription()
String getID()
String getName()
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |