Uses of Enum Class
io.goobi.viewer.api.rest.AbstractApiUrlManager.Version
Packages that use AbstractApiUrlManager.Version
-
Uses of AbstractApiUrlManager.Version in io.goobi.viewer.api.rest
Methods in io.goobi.viewer.api.rest that return AbstractApiUrlManager.VersionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractApiUrlManager.Version[]
AbstractApiUrlManager.Version.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AbstractApiUrlManager.Version in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return AbstractApiUrlManager.VersionMethods in io.goobi.viewer.controller with parameters of type AbstractApiUrlManager.VersionModifier and TypeMethodDescriptionRestApiManager.getCMSMediaImageApiManager
(AbstractApiUrlManager.Version version) RestApiManager.getContentApiManager
(AbstractApiUrlManager.Version version) RestApiManager.getDataApiManager
(AbstractApiUrlManager.Version version) RestApiManager.getIIIFContentApiUrl
(AbstractApiUrlManager.Version version)