@RemoteServiceRelativePath(value="appnews")
public interface ApplicationService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
org.gcube.portal.databook.shared.ApplicationProfile |
getApplicationProfile(String portletClassName) |
boolean |
publishAppNews(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview) |
boolean publishAppNews(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
portletClassName
- textToShow
- uriGETparams
- linkPreview
- org.gcube.portal.databook.shared.ApplicationProfile getApplicationProfile(String portletClassName)
Copyright © 2014. All Rights Reserved.