Class ThumbProfileUtil
java.lang.Object
org.dspace.app.iiif.service.utils.ThumbProfileUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUtility method for obtaining the thumbnail image service profile.
-
Constructor Details
-
ThumbProfileUtil
public ThumbProfileUtil()
-
-
Method Details
-
getThumbnailProfile
Utility method for obtaining the thumbnail image service profile. Calling from this utility provides a unique instance of the autowired property. Necessary because a single canvas resource contains both thumbnail and images.- Returns:
- the thumbnail service profile
- Throws:
RuntimeException
-