JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Fields
Methods
Deprecated Fields
Field
Description
io.goobi.viewer.model.security.IPrivilegeHolder.PRIV_GENERATE_IIIF_MANIFEST
iiif manifests are now always allowed, but individual resources therein may not be, depending on specific privileges
Deprecated Methods
Method
Description
io.goobi.viewer.controller.Configuration.getDownloadUrl()
because download uri is now built from request in
DownloadBean
io.goobi.viewer.model.cms.media.CMSMediaItem.getAlternativeTextOld()
io.goobi.viewer.model.cms.media.CMSMediaItem.setAlternativeText
(String)
io.goobi.viewer.model.security.License.getClient()
io.goobi.viewer.model.security.License.getClientId()
io.goobi.viewer.model.security.License.getIpRange()
io.goobi.viewer.model.security.License.getUser()
io.goobi.viewer.model.security.License.getUserGroup()
io.goobi.viewer.model.security.License.setClient
(ClientApplication)
io.goobi.viewer.model.security.License.setIpRange
(IpRange)
io.goobi.viewer.model.security.License.setUser
(User)
io.goobi.viewer.model.security.License.setUserGroup
(UserGroup)