Uses of Class
org.dspace.content.Thumbnail

Packages that use Thumbnail
org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. 
org.dspace.content.service   
 

Uses of Thumbnail in org.dspace.browse
 

Methods in org.dspace.browse that return Thumbnail
 Thumbnail BrowseItem.getThumbnail()
          Get a thumbnail object out of the item.
 

Uses of Thumbnail in org.dspace.content.service
 

Methods in org.dspace.content.service that return Thumbnail
static Thumbnail ItemService.getThumbnail(Context context, int itemId, boolean requireOriginal)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.