|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The IEssDrillThrough is Hyperion Integration Server drill-through. Drill-through enables you to drill from the summarized and calculated data stored in the Essbase OLAP server of your organization into detailed data stored in a relational database.
Nested Class Summary |
Nested classes inherited from class com.essbase.api.dataquery.IEssLinkedObject |
IEssLinkedObject.EEssLinkedObjectType |
Method Summary | |
java.lang.String |
getDataSourceName()
Gets the data source name. |
int |
getInputOption()
Gets the input option. |
java.lang.String |
getIntegrationServerName()
Gets the integration server name. |
IEssIterator |
getReports()
Gets the drill-through reports. |
java.lang.String |
getUserName()
Gets the user name. |
Methods inherited from interface com.essbase.api.dataquery.IEssLinkedObject |
getCreatedBy, getDescription, getId, getLastUpdateTime, getMemberCombination, getObject, getObject, getObjectName, getType, setDescription, setObjectName, updatePropertyValues |
Method Detail |
public java.lang.String getIntegrationServerName() throws EssException
EssException
- if an error occurs.public java.lang.String getDataSourceName() throws EssException
EssException
- if an error occurs.public java.lang.String getUserName() throws EssException
EssException
- if an error occurs.public int getInputOption() throws EssException
EssException
- if an error occurs.public IEssIterator getReports() throws EssException
EssException
- if an error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |