Uses of Class
org.gcube.portlets.user.shareupdates.shared.LinkPreview

Packages that use LinkPreview
org.gcube.portlets.user.shareupdates.client   
org.gcube.portlets.user.shareupdates.client.form   
org.gcube.portlets.user.shareupdates.server   
 

Uses of LinkPreview in org.gcube.portlets.user.shareupdates.client
 

Methods in org.gcube.portlets.user.shareupdates.client that return LinkPreview
 LinkPreview ShareUpdateService.checkLink(String linkToCheck)
           
 

Method parameters in org.gcube.portlets.user.shareupdates.client with type arguments of type LinkPreview
 void ShareUpdateServiceAsync.checkLink(String linkToCheck, com.google.gwt.user.client.rpc.AsyncCallback<LinkPreview> callback)
           
 

Uses of LinkPreview in org.gcube.portlets.user.shareupdates.client.form
 

Constructors in org.gcube.portlets.user.shareupdates.client.form with parameters of type LinkPreview
LinkPreviewer(ShareUpdateForm parent, LinkPreview toShow)
           
 

Uses of LinkPreview in org.gcube.portlets.user.shareupdates.server
 

Methods in org.gcube.portlets.user.shareupdates.server that return LinkPreview
 LinkPreview ShareUpdateServiceImpl.checkLink(String linkToCheck)
          tries the following in the indicated order for Populating the Link preview Open Graph protocol Meta "title" and "description" tags Best guess from page content (not recommended) Schema.org microdata <-- This is still a TODO
 



Copyright © 2013. All Rights Reserved.