Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

J

javascriptExists(String) - Method in class io.goobi.viewer.managedbeans.AdminThemesBean
 
JobStatus - Enum Class in io.goobi.viewer.model.job
Lifecycle status of an asynchronous viewer job or upload process.
JPAClassLoader - Class in io.goobi.viewer.dao.impl
Custom class loader used to resolve JPA entity classes from the configured persistence unit.
JPAClassLoader(ClassLoader) - Constructor for class io.goobi.viewer.dao.impl.JPAClassLoader
Creates a new JPAClassLoader instance.
JPADAO - Class in io.goobi.viewer.dao.impl
JPA-based implementation of IDAO, providing all database access operations for the viewer.
JPADAO() - Constructor for class io.goobi.viewer.dao.impl.JPADAO
Creates a new JPADAO instance.
JPADAO(String) - Constructor for class io.goobi.viewer.dao.impl.JPADAO
Creates a new JPADAO instance.
JsfComponent - Class in io.goobi.viewer.model.jsf
Represents a JSF component identified by its library and name, providing helpers to resolve the component's filename and check whether it exists.
JsfComponent(String, String) - Constructor for class io.goobi.viewer.model.jsf.JsfComponent
 
JsfMessagesNotificator - Class in io.goobi.viewer.model.annotation.notification
 
JsfMessagesNotificator() - Constructor for class io.goobi.viewer.model.annotation.notification.JsfMessagesNotificator
 
JsonLdDefinitionsResource - Class in io.goobi.viewer.api.rest.v1.services
Provides a context for the extent service used in the viewer IIIF Presentation collection responses.
JsonLdDefinitionsResource() - Constructor for class io.goobi.viewer.api.rest.v1.services.JsonLdDefinitionsResource
 
JsonMetadataConfiguration - Class in io.goobi.viewer.controller.json
Configuration model for JSON metadata export, holding a template name, a Solr query, and the list of field mappings that define which Solr fields are included in the output.
JsonMetadataConfiguration(String, String, List<Map<String, String>>) - Constructor for class io.goobi.viewer.controller.json.JsonMetadataConfiguration
 
JsonObjectSignatureBuilder - Class in io.goobi.viewer.controller
Utility class that inspects the declared fields of a class via reflection and produces a JSON object mapping each field name to its corresponding JSON type (string, number, boolean, or object).
JsonStringConverter<T> - Class in io.goobi.viewer.controller.json
Converts loosely-formatted JSON-like strings (e.g. with unquoted keys, backtick delimiters, or unquoted string values) into a properly quoted JSON string and deserializes it into the target type.
JsonTools - Class in io.goobi.viewer.controller
Utility class providing JSON serialisation and deserialisation helpers.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form