Uses of Class
org.dspace.content.Thumbnail
-
Packages that use Thumbnail Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.service -
-
Uses of Thumbnail in org.dspace.content
Methods in org.dspace.content that return Thumbnail Modifier and Type Method Description ThumbnailItemServiceImpl. getThumbnail(Context context, Item item, boolean requireOriginal) -
Uses of Thumbnail in org.dspace.content.service
Methods in org.dspace.content.service that return Thumbnail Modifier and Type Method Description ThumbnailItemService. getThumbnail(Context context, Item item, boolean requireOriginal)
-