Uses of Package
io.goobi.viewer.model.jsf
Packages that use io.goobi.viewer.model.jsf
Package
Description
Abstractions for CMS page content, defining the
CMSContent and CMSComponent
model including attribute groups, publication state, paging support, and the persistent
component entity that stores content item configuration in the database.Concrete CMS content type implementations, each representing a distinct kind of embeddable
content block such as search, browse, media, metadata display, record lists, or maps.
Provides JSF-related model classes for the Goobi viewer UI layer, including dynamic
content components, selectable checkboxes, and reusable JSF component descriptors.
Provides the core search domain model for the Goobi viewer, covering search queries,
facets, hit representation, browse elements, filters, and Solr result processing.
-
Classes in io.goobi.viewer.model.jsf used by io.goobi.viewer.model.cms.pages.contentClassDescriptionRepresents a JSF component identified by its library and name, providing helpers to resolve the component's filename and check whether it exists.
-
Classes in io.goobi.viewer.model.jsf used by io.goobi.viewer.model.cms.pages.content.typesClassDescriptionWraps a single value together with a backing collection to model a checkbox selection state, where the checkbox is considered selected when the value is present in the collection.
-
Classes in io.goobi.viewer.model.jsf used by io.goobi.viewer.model.jsfClassDescriptionRepresents a JSF component identified by its library and name, providing helpers to resolve the component's filename and check whether it exists.
-
Classes in io.goobi.viewer.model.jsf used by io.goobi.viewer.model.searchClassDescriptionWraps a single value together with a backing collection to model a checkbox selection state, where the checkbox is considered selected when the value is present in the collection.