org.gcube.portlets.user.shareupdates.client
Interface ShareUpdateService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- ShareUpdateServiceImpl
@RemoteServiceRelativePath(value="shareupdateServlet")
public interface ShareUpdateService
- extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the RPC service.
share
org.gcube.portal.databook.shared.ClientFeed share(String feedText,
org.gcube.portal.databook.shared.FeedType type,
org.gcube.portal.databook.shared.PrivacyLevel pLevel,
String vreName,
String linkTitle,
String linkDesc,
String url,
String urlThumbnail,
String host)
getUserInfo
org.gcube.portal.databook.shared.UserInfo getUserInfo()
checkLink
LinkPreview checkLink(String linkToCheck)
Copyright © 2013. All Rights Reserved.