Uses of Class
org.gcube.portlets.widgets.applicationnews.shared.LinkPreview

Packages that use LinkPreview
org.gcube.portlets.widgets.applicationnews.client   
org.gcube.portlets.widgets.applicationnews.server   
 

Uses of LinkPreview in org.gcube.portlets.widgets.applicationnews.client
 

Methods in org.gcube.portlets.widgets.applicationnews.client with parameters of type LinkPreview
 boolean ApplicationService.publishAppNews(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
           
 void ApplicationServiceAsync.publishAppNews(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview, com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
           
 

Constructors in org.gcube.portlets.widgets.applicationnews.client with parameters of type LinkPreview
ApplicationNewsButton(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
           
PostAppNewsDialog(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
           
 

Uses of LinkPreview in org.gcube.portlets.widgets.applicationnews.server
 

Methods in org.gcube.portlets.widgets.applicationnews.server with parameters of type LinkPreview
 boolean ApplicationServiceImpl.publishAppNews(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
           
 



Copyright © 2014. All Rights Reserved.