public class ApplicationServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements ApplicationService
Constructor and Description |
---|
ApplicationServiceImpl() |
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) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public boolean publishAppNews(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
publishAppNews
in interface ApplicationService
public org.gcube.portal.databook.shared.ApplicationProfile getApplicationProfile(String portletClassName)
getApplicationProfile
in interface ApplicationService
Copyright © 2016. All Rights Reserved.