|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlaOlap4jServerInfos
Common set of functions for an XMLA URL Provider.
Method Summary | |
---|---|
String |
getPassword()
Returns the password to use with the URL. |
String |
getSessionId()
Returns a unique sesison ID to use. |
URL |
getUrl()
Returns the URL to use. |
String |
getUsername()
Returns the username to use with the URL. |
void |
setSessionId(String sessionId)
Stores the session id on the server. |
Method Detail |
---|
URL getUrl()
String getUsername()
String getPassword()
String getSessionId()
void setSessionId(String sessionId)
sessionId
- The session id to use.
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |