Package io.goobi.viewer.faces.converters
package io.goobi.viewer.faces.converters
JSF
Converter implementations that translate between domain objects (such as users, roles, bookmarks,
CMS pages, and date/time values) and their string representations for use in Facelets forms.-
ClassesClassDescriptionJSF converter that maps between a
BookmarkListobject and its string representation.JSF converter that maps between a CMS page object and its string identifier.Converter for either LicenseType or Campaign objects.JSF converter that maps between anIpRangeobject and its string representation.JSF converter that maps between a license type object and its string identifier.JSFConverterthat converts betweenLocalDateTimeobjects and their locale- and timezone-aware string representations for use in UI form components.JSF converter that maps between a user role object and its string representation.JSF converter that maps between aUserobject and its string identifier.JSF converter that maps between aUserGroupobject and its string identifier.