org.pentaho.platform.util.client
Class BiPlatformRepositoryClient
java.lang.Object
org.pentaho.platform.util.client.BiPlatformRepositoryClient
public class BiPlatformRepositoryClient
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLATFORMORIG
public static final java.lang.String PLATFORMORIG
- See Also:
- Constant Field Values
BiPlatformRepositoryClient
public BiPlatformRepositoryClient()
connect
public void connect()
throws ServiceException
- Connects to a BI server and gets the repository index document. This can
be called again to refresh the document
- Throws:
ServiceException
getServerUri
public java.lang.String getServerUri()
setServerUri
public void setServerUri(java.lang.String serverUri)
getUserId
public java.lang.String getUserId()
setUserId
public void setUserId(java.lang.String userId)
getPassword
public java.lang.String getPassword()
setPassword
public void setPassword(java.lang.String password)
getObjectService
public BiPlatformRepositoryClientObjectService getObjectService()
getNavigationService
public BiPlatformRepositoryClientNavigationService getNavigationService()