public class DefaultPortalProxy extends Object implements PortalProxy
| Modifier and Type | Field and Description |
|---|---|
protected HttpClient |
httpClient |
protected String |
portalUrl |
protected String |
sessionId |
| Constructor and Description |
|---|
DefaultPortalProxy(String portalUrl,
String sessionId) |
protected HttpClient httpClient
protected String portalUrl
protected String sessionId
public org.cotrix.gcube.stubs.PortalUser getPortalUser()
getPortalUser in interface PortalProxypublic void publish(String news)
publish in interface PortalProxyCopyright © 2014. All Rights Reserved.