public interface ApplicationServiceAsync
ApplicationService
.Modifier and Type | Method and Description |
---|---|
void |
getApplicationProfile(String portletClassName,
com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.portal.databook.shared.ApplicationProfile> callback) |
void |
publishAppNews(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void getApplicationProfile(String portletClassName, com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.portal.databook.shared.ApplicationProfile> callback)
void publishAppNews(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview, com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
Copyright © 2016. All Rights Reserved.