Package io.goobi.viewer.model.security
Interface IAccessDeniedThumbnailOutput
- All Known Implementing Classes:
BrowseDcElement,BrowseElement,HierarchicalBrowseDcElement,PhysicalElement,RssItem,TOCElement
public interface IAccessDeniedThumbnailOutput
Classes implementing this interface must provide a method returning the appropriate access denied replacement thumnnail URL.
-
Method Summary
-
Method Details
-
getAccessDeniedThumbnailUrl
- Parameters:
locale-- Returns:
- Configured image URI for the given language; null if none found
- Throws:
IndexUnreachableExceptionDAOException
-