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

S

SALT - Static variable in class io.goobi.viewer.model.security.tickets.AccessTicket
Static salt for password hashes.
sanitizeFileName(String) - Static method in class io.goobi.viewer.controller.FileTools
Removes any path elements from the given file name.
save() - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
Saves the selected note to the database.
save() - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
Persist the CmsSliderEditBean.selectedSlider to the database and return to slider overview page, ending the current JSF conversation.
save() - Method in class io.goobi.viewer.managedbeans.CookieBannerBean
Save the current CookieBannerBean.getCookieBannerForEdit() to the DAO.
save() - Method in class io.goobi.viewer.managedbeans.CustomWidgetEditBean
 
save() - Method in class io.goobi.viewer.managedbeans.DisclaimerEditBean
save.
save() - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
 
save(PersistentAnnotation...) - Method in interface io.goobi.viewer.model.annotation.serialization.AnnotationSaver
Save the annotation.
save(PersistentAnnotation...) - Method in class io.goobi.viewer.model.annotation.serialization.SolrAndSqlAnnotationSaver
 
save(PersistentAnnotation...) - Method in class io.goobi.viewer.model.annotation.serialization.SolrAnnotationSaver
 
save(PersistentAnnotation...) - Method in class io.goobi.viewer.model.annotation.serialization.SqlAnnotationSaver
 
save(ClientApplication) - Method in class io.goobi.viewer.managedbeans.AdminClientsBean
Saves the given client to database.
saveAndResetCurrentTranslationGroup() - Method in class io.goobi.viewer.managedbeans.AdminBean
Saves currentTranslationGroup if it has a selected entry.
saveArchiveConfig(CMSArchiveConfig) - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
 
saveCategoryAction() - Method in class io.goobi.viewer.managedbeans.CmsCategoriesBean
If editing mode is active, set categoryName and categoryDescription to the currently selected category, persist it and end the editing mode.
saveClientApplication(ClientApplication) - Method in interface io.goobi.viewer.dao.IDAO
 
saveClientApplication(ClientApplication) - Method in class io.goobi.viewer.dao.impl.JPADAO
saveCMSArchiveConfig(CMSArchiveConfig) - Method in interface io.goobi.viewer.dao.IDAO
saveCMSArchiveConfig.
saveCMSArchiveConfig(CMSArchiveConfig) - Method in class io.goobi.viewer.dao.impl.JPADAO
saveCMSArchiveConfig.
saveCommentAction(Comment) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
saveCommentAction.
saveCommentGroupAction(CommentGroup) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
saveCommentGroupAction.
saveCookieBanner(CookieBanner) - Method in interface io.goobi.viewer.dao.IDAO
 
saveCookieBanner(CookieBanner) - Method in class io.goobi.viewer.dao.impl.JPADAO
saveCurentCommentGroupAction() - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
saveCurentCommentGroupAction.
saveCurrentBookmarkAction() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
Updates the currently selected Bookmark if it is already part of the current BookmarkList, otherwise adds a new Bookmark.
saveCurrentBookmarkListAction() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
Updates the currently selected bookmark list if it already in the user's list of bookmark lists, adds it to the list otherwise.
saveCurrentCollection() - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
saveCurrentCollection.
saveCurrentFileAction() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
Saves the currently open file.
saveCurrentLicenseAction() - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
Adds the current License to the licensee (User, UserGroup or IpRange).
saveCurrentLicenseTypeAction() - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
saveLicenseTypeAction.
saveCurrentMap() - Method in class io.goobi.viewer.managedbeans.GeoMapBean
Saves the current map.
saveCurrentOwnUserGroupAction(ActionEvent) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Creates or updates (if already exists) currentOwnUserGroup.
saveDisclaimer(Disclaimer) - Method in interface io.goobi.viewer.dao.IDAO
 
saveDisclaimer(Disclaimer) - Method in class io.goobi.viewer.dao.impl.JPADAO
saveIpRangeAction() - Method in class io.goobi.viewer.managedbeans.AdminBean
saveIpRangeAction.
saveMaintenanceModeAction() - Method in class io.goobi.viewer.managedbeans.AdminBean
saveMaintenanceModeAction.
saveMedia(CMSMediaItem) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
saveMedia.
saveMedia(CMSMediaItem, List<Selectable<CMSCategory>>) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Save media item, adding or removing the given categories, depending whether they are selected or not. if User.hasPrivilegeForAllSubthemeDiscriminatorValues() is false for the current user and none of the given categories is selected, then don't change the media categories since doing so would break category restrictions
saveMenuItems() - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
saveMenuItems.
saveNavigationItem() - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
saveNavigationItem.
saveObject(Highlight) - Method in class io.goobi.viewer.managedbeans.HighlightsBean
Persist the given Highlight to the database.
savePageAndForwardToEdit() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
savePageAndForwardToEdit.
saveRecord() - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
Add any uploaded images to the record, move the images folder from temp_media to hotfolder, and write the record as Dublin Core xml to the viewer hotfolder.
saveRoleAction() - Method in class io.goobi.viewer.managedbeans.AdminBean
saveRoleAction.
saveSearchAction() - Method in class io.goobi.viewer.managedbeans.SearchBean
saveSearchAction.
saveSelectedArchiveAction() - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
 
saveSelectedCampaignAction() - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Adds the current page to the database, if it doesn't exist or updates it otherwise.
saveSelectedEntry() - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
Persists the edited values of selectedEntry to all language messages.properties files.
saveSelectedItems() - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Saves all mediaItems from CmsMediaBean.getMediaItems() which are are marked as selected.
saveSelectedMediaItem() - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
saveSelectedMediaItem.
saveSelectedMessageEntryAction() - Method in class io.goobi.viewer.managedbeans.AdminBean
Saves currently selected message entry in the current translation group and returns to the translations overview page.
saveSelectedPage() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Adds the current page to the database, if it doesn't exist or updates it otherwise.
saveSelectedTemplate() - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
saveStaticPages() - Method in class io.goobi.viewer.managedbeans.CmsBean
Saves static page status for all cms pages.
saveTemplateAndForwardToEdit() - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
saveTemplatesAction() - Method in class io.goobi.viewer.managedbeans.CmsBean
Persists the enabled/disabled status of all CMS tempaltes in the DB.
saveTermsOfUse(TermsOfUse) - Method in interface io.goobi.viewer.dao.IDAO
 
saveTermsOfUse(TermsOfUse) - Method in class io.goobi.viewer.dao.impl.JPADAO
saveTheme() - Method in class io.goobi.viewer.managedbeans.AdminThemeEditBean
 
saveUser(User, boolean) - Method in class io.goobi.viewer.managedbeans.AdminBean
Saves the given use.
saveUserAction(User, boolean, String) - Method in class io.goobi.viewer.managedbeans.AdminBean
saveUserAction.
saveUserGroupAction() - Method in class io.goobi.viewer.managedbeans.AdminBean
Persists changes in currentUserGroup.
saveVisibleItems(String) - Method in class io.goobi.viewer.model.cms.CMSNavigationManager
Replaces the complete navigation-item database table with the elements of 'visibleItems'.
SCALE - Static variable in class io.goobi.viewer.model.citation.CitationDataProvider
 
scaleToHeight(Dimension, int) - Static method in class io.goobi.viewer.model.viewer.ViewManager
scaleToHeight.
scaleToWidth(Dimension, int) - Static method in class io.goobi.viewer.model.viewer.ViewManager
scaleToWidth.
scrambleEmailAddress(String) - Static method in class io.goobi.viewer.controller.NetTools
Replaces most of the given email address with asterisks.
scrambleIpAddress(String) - Static method in class io.goobi.viewer.controller.NetTools
Replaces most the last two segments of the given IPv4 address with placeholders.
search - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
search() - Method in class io.goobi.viewer.managedbeans.SearchBean
Dummy method for component cross-compatibility with CMS searches.
search(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Executes the search using already set parameters.
search(String) - Method in class io.goobi.viewer.model.archives.ArchiveTree
 
search(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
search.
search(String) - Method in class io.goobi.viewer.solr.SolrSearchIndex
Diese Methode führt eine Suche im Lucene durch.
search(String, int, int, List<StringPair>, List<String>, String, List<String>, List<String>, Map<String, String>) - Method in class io.goobi.viewer.solr.SolrSearchIndex
Main Solr search method.
search(String, int, int, List<StringPair>, List<String>, String, List<String>, List<String>, Map<String, String>, SolrRequest.METHOD) - Method in class io.goobi.viewer.solr.SolrSearchIndex
 
search(String, int, int, List<StringPair>, List<String>, List<String>) - Method in class io.goobi.viewer.solr.SolrSearchIndex
search.
search(String, int, int, List<StringPair>, List<String>, List<String>, List<String>, Map<String, String>) - Method in class io.goobi.viewer.solr.SolrSearchIndex
search.
search(String, int, List<StringPair>, List<String>) - Method in class io.goobi.viewer.solr.SolrSearchIndex
search.
search(String, String) - Method in class io.goobi.viewer.model.search.RelatedDocumentSearch
 
search(String, List<String>) - Method in class io.goobi.viewer.solr.SolrSearchIndex
 
Search - Class in io.goobi.viewer.model.search
Persistable search query.
Search() - Constructor for class io.goobi.viewer.model.search.Search
Empty constructor for JPA.
Search(int, SearchFilter, List<SearchResultGroup>) - Constructor for class io.goobi.viewer.model.search.Search
Creates a new Search instance.
Search(int, SearchFilter, List<SearchResultGroup>, List<String>) - Constructor for class io.goobi.viewer.model.search.Search
Creates a new Search instance.
Search(Search) - Constructor for class io.goobi.viewer.model.search.Search
Cloning constructor.
SEARCH - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
SEARCH - Enum constant in enum class io.goobi.viewer.model.security.user.UserActivity.ActivityType
 
SEARCH - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
SEARCH - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
SEARCH_EXCEL_EXPORT - Enum constant in enum class io.goobi.viewer.model.job.TaskType
Handle asynchronous generation of excel sheets with search results.
SEARCH_FILTER_ALL - Static variable in class io.goobi.viewer.model.search.SearchHelper
Constant SEARCH_FILTER_ALL.
SEARCH_FILTER_ALL_FIELD - Static variable in class io.goobi.viewer.model.search.SearchHelper
 
SEARCH_HIT_CHILDREN - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
SEARCH_HIT_CHILDREN - Static variable in class io.goobi.viewer.api.rest.v2.ApiUrls
 
SEARCH_HIT_CHILDREN_GROUP - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
SEARCH_QUERY_SPLIT_REGEX - Static variable in class io.goobi.viewer.model.search.SearchHelper
Constant SEARCH_TERM_SPLIT_REGEX.
SEARCH_TERM_SPLIT_REGEX - Static variable in class io.goobi.viewer.model.search.SearchHelper
Regex for splitting search values (including colons).
SEARCH_TYPE_ADVANCED - Static variable in class io.goobi.viewer.model.search.SearchHelper
Constant SEARCH_TYPE_ADVANCED=1.
SEARCH_TYPE_CALENDAR - Static variable in class io.goobi.viewer.model.search.SearchHelper
Constant SEARCH_TYPE_CALENDAR=3.
SEARCH_TYPE_REGULAR - Static variable in class io.goobi.viewer.model.search.SearchHelper
Constant SEARCH_TYPE_REGULAR=0.
SEARCH_TYPE_TERMS - Static variable in class io.goobi.viewer.model.search.SearchHelper
Constant SEARCH_TYPE_TERMS=4.
searchAction() - Method in class io.goobi.viewer.managedbeans.ArchiveBean
 
searchAction() - Method in class io.goobi.viewer.managedbeans.SitelinkBean
searchAction.
searchAdvanced() - Method in class io.goobi.viewer.managedbeans.SearchBean
Perform an advanced Search.
searchAdvanced() - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Perform an advanced Search.
searchAdvanced() - Method in interface io.goobi.viewer.model.search.SearchInterface
Perform an advanced Search.
searchAdvanced(boolean) - Method in class io.goobi.viewer.managedbeans.SearchBean
searchAdvanced.
SearchAggregationType - Enum Class in io.goobi.viewer.model.search
 
searchAutosuggestion(String, List<IFacetItem>) - Static method in class io.goobi.viewer.model.search.SearchHelper
Search method for auto suggestion.
SearchBean - Class in io.goobi.viewer.managedbeans
JSF session-scoped backing bean for the search interface, managing search queries, facets, sorting, and result pagination.
SearchBean() - Constructor for class io.goobi.viewer.managedbeans.SearchBean
Empty constructor.
searchCalendar - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
searchCalendar() - Method in class io.goobi.viewer.managedbeans.CalendarBean
Generates the search string for the calendar search tab.
searchCalendar(CalendarItemMonth, CalendarItemDay) - Method in class io.goobi.viewer.managedbeans.CalendarBean
searchCalendar.
searchCalendar(String, List<String>, int, boolean) - Static method in class io.goobi.viewer.model.search.SearchHelper
searchCalendar.
SearchChildHit - Class in io.goobi.viewer.model.search
Class to represent children of SearchHit which don't represent a complete record and thus need less data.
SearchChildHit(HitType, List<SearchChildHit>, BrowseElement) - Constructor for class io.goobi.viewer.model.search.SearchChildHit
 
searchDirect() - Method in class io.goobi.viewer.managedbeans.SearchBean
Searches using currently set search string.
SearchExcelExportHandler - Class in io.goobi.viewer.model.job.mq
Message handler stub for asynchronous search result Excel export tasks.
SearchExcelExportHandler() - Constructor for class io.goobi.viewer.model.job.mq.SearchExcelExportHandler
 
SearchFacets - Class in io.goobi.viewer.model.search
Current faceting settings for a search.
SearchFacets() - Constructor for class io.goobi.viewer.model.search.SearchFacets
 
searchFacetsAndStatistics(String, List<String>, List<String>, int, boolean) - Method in class io.goobi.viewer.solr.SolrSearchIndex
Returns facets for the given facet field list.
searchFacetsAndStatistics(String, List<String>, List<String>, int, String, Map<String, String>, boolean) - Method in class io.goobi.viewer.solr.SolrSearchIndex
Returns facets for the given facet field list.
searchFacetsAndStatistics(String, List<String>, List<String>, int, Map<String, String>, boolean) - Method in class io.goobi.viewer.solr.SolrSearchIndex
Returns facets for the given facet field list.
searchFacetted() - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
searchFacetted.
SearchFilter - Class in io.goobi.viewer.model.search
Represents a configurable search scope filter (e.g. restricting search to a specific collection or document type).
SearchFilter(String, String, boolean) - Constructor for class io.goobi.viewer.model.search.SearchFilter
Creates a new SearchFilter instance.
searchForIncompleteData() - Method in class io.goobi.viewer.managedbeans.CalendarBean
Generates the search string for incomplete data.
SearchFunctionality - Class in io.goobi.viewer.model.cms.itemfunctionality
CMS item functionality that embeds a search interface with its own query and facet state.
SearchFunctionality(String, String) - Constructor for class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Creates a new SearchFunctionality instance.
searchGeoMap - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
SearchHelper - Class in io.goobi.viewer.model.search
Search utility class.
SearchHit - Class in io.goobi.viewer.model.search
Wrapper class for search hits.
SearchHitFactory - Class in io.goobi.viewer.model.search
Factory class that constructs SearchHit objects from Solr documents, enriching them with metadata, thumbnails, child hits, and access permission information.
SearchHitFactory(Map<String, Set<String>>, List<StringPair>, List<String>, int, ThumbnailHandler, Locale) - Constructor for class io.goobi.viewer.model.search.SearchHitFactory
 
SearchHitsNotifier - Class in io.goobi.viewer.model.search
Sends email notifications to users when new search hits appear for their saved searches.
SearchHitsNotifier() - Constructor for class io.goobi.viewer.model.search.SearchHitsNotifier
 
searchInField(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Executes an advanced search using the given field.
searchInManifest(String, String, String, String, String, Integer) - Method in class io.goobi.viewer.api.rest.v1.records.RecordResource
Endpoint for IIIF Search API service in a manifest.
searchInManifest(String, String, String, String, String, Integer) - Method in class io.goobi.viewer.api.rest.v2.records.RecordResource
Endpoint for IIIF Search API service in a manifest.
searchInRecord(String, String) - Method in class io.goobi.viewer.managedbeans.SearchBean
searchInRecord.
searchInRecord(String, String, String, String) - Method in class io.goobi.viewer.managedbeans.SearchBean
searchInRecord.
SearchInterface - Interface in io.goobi.viewer.model.search
Interface that all classes must implement that may be used in jsf search masks SearchBean is the default implementation.
searchInUnparsedNodes(ArchiveEntry, String) - Method in class io.goobi.viewer.model.archives.ArchiveParser
 
searchInUnparsedNodes(ArchiveEntry, String) - Method in class io.goobi.viewer.model.archives.SolrEADParser
 
searchlist - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
searchPage() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
searchPage.
SearchQueryGroup - Class in io.goobi.viewer.model.search
Searches query group for the advanced search.
SearchQueryGroup(List<AdvancedSearchFieldConfiguration>, String) - Constructor for class io.goobi.viewer.model.search.SearchQueryGroup
Creates a new SearchQueryGroup instance.
SearchQueryGroup.SearchQueryGroupOperator - Enum Class in io.goobi.viewer.model.search
Enumerates the logical operators used to combine multiple SearchQueryItems within a group.
SearchQueryItem - Class in io.goobi.viewer.model.search
Field/operator/value tuple for the advanced search.
SearchQueryItem() - Constructor for class io.goobi.viewer.model.search.SearchQueryItem
Zero-argument constructor.
SearchQueryItem(String) - Constructor for class io.goobi.viewer.model.search.SearchQueryItem
 
SearchQueryItem.SearchItemOperator - Enum Class in io.goobi.viewer.model.search
Enumerates the logical operators (AND, OR, NOT) available for combining values within a single search query item.
SearchQueryItemLine - Class in io.goobi.viewer.model.search
Object representing a single line with operator + value(s) within an item.
SearchQueryItemLine() - Constructor for class io.goobi.viewer.model.search.SearchQueryItemLine
 
SearchResultConverter - Class in io.goobi.viewer.model.iiif.search
Converts resources found in a search to IIIF Search objects.
SearchResultConverter(AbstractApiUrlManager, String, Integer) - Constructor for class io.goobi.viewer.model.iiif.search.SearchResultConverter
Creates a new converter; parameters are used to construct urls or result resources.
SearchResultFeatureSet - Class in io.goobi.viewer.model.maps
A SolrFeatureSet that derives its geo map features from the current search result set by using the active search query from the SearchBean.
SearchResultFeatureSet() - Constructor for class io.goobi.viewer.model.maps.SearchResultFeatureSet
 
SearchResultFeatureSet(SearchResultFeatureSet) - Constructor for class io.goobi.viewer.model.maps.SearchResultFeatureSet
 
SearchResultGroup - Class in io.goobi.viewer.model.search
Used for creating separate groups of search results for a single query.
SearchResultGroup(SearchResultGroup) - Constructor for class io.goobi.viewer.model.search.SearchResultGroup
Creates a copy of the given SearchResultGroup, without any search results.
SearchResultGroup(String, String, int) - Constructor for class io.goobi.viewer.model.search.SearchResultGroup
 
SearchResultResource - Class in io.goobi.viewer.api.rest.v1.search
REST resource for exporting search results in OpenSearch and RIS bibliographic formats.
SearchResultResource() - Constructor for class io.goobi.viewer.api.rest.v1.search.SearchResultResource
 
SearchResultResource(HttpServletRequest, HttpServletResponse) - Constructor for class io.goobi.viewer.api.rest.v1.search.SearchResultResource
 
searchSimple() - Method in class io.goobi.viewer.managedbeans.SearchBean
Perform a simple Search.
searchSimple() - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Perform a simple Search.
searchSimple() - Method in interface io.goobi.viewer.model.search.SearchInterface
Perform a simple Search.
searchSimple(boolean) - Method in class io.goobi.viewer.managedbeans.SearchBean
Action method for search buttons (simple search) with an option to reset search parameters.
searchSimple(boolean, boolean) - Method in class io.goobi.viewer.managedbeans.SearchBean
Action method for search buttons (simple search) with an option to reset search parameters and active facets.
searchSimpleResetCollections() - Method in class io.goobi.viewer.managedbeans.SearchBean
Same as searchSimple() but resets the current facets.
searchSimpleSetFacets(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Same as SearchBean.searchSimple() but sets the current facets to the given string.
SearchSortingOption - Class in io.goobi.viewer.model.search
 
SearchSortingOption() - Constructor for class io.goobi.viewer.model.search.SearchSortingOption
Creates a new default sorting instance.
SearchSortingOption(String) - Constructor for class io.goobi.viewer.model.search.SearchSortingOption
 
SearchSortingOption(String, boolean) - Constructor for class io.goobi.viewer.model.search.SearchSortingOption
Creates a new sort field instance.
SearchSortingOptionConverter - Class in io.goobi.viewer.faces.converters
 
SearchSortingOptionConverter() - Constructor for class io.goobi.viewer.faces.converters.SearchSortingOptionConverter
 
SearchTermList - Class in io.goobi.viewer.model.iiif.search.model
A collection of search terms.
SearchTermList() - Constructor for class io.goobi.viewer.model.iiif.search.model.SearchTermList
Creates a new SearchTermList instance.
searchTerms() - Method in class io.goobi.viewer.managedbeans.BrowseBean
searchTerms.
searchTerms() - Method in class io.goobi.viewer.model.cms.itemfunctionality.BrowseFunctionality
 
SEARCHTERMS_ARCHIVE - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SEARCHTERMS_ARCHIVE="SEARCHTERMS_ARCHIVE".
searchTermsAction() - Method in class io.goobi.viewer.managedbeans.BrowseBean
Action method for JSF.
searchTimeline() - Method in class io.goobi.viewer.managedbeans.CalendarBean
Generates the search string for the time line based search tab.
searchToday() - Method in class io.goobi.viewer.managedbeans.SearchBean
Executes a search for any content tagged with today's month and day.
searchWithAggregation(String, int, int, List<StringPair>, List<String>, List<String>, Map<String, String>, Map<String, Set<String>>, List<String>, String, Locale, boolean, int) - Static method in class io.goobi.viewer.model.search.SearchHelper
Main search method for aggregated search.
searchWithAggregation(String, int, int, List<StringPair>, List<String>, List<String>, Map<String, String>, Map<String, Set<String>>, List<String>, String, Locale, boolean, int, User) - Static method in class io.goobi.viewer.model.search.SearchHelper
Main search method for aggregated search.
searchWithFulltext(String, int, int, List<StringPair>, List<String>, List<String>, Map<String, String>, Map<String, Set<String>>, List<String>, Locale, boolean, int) - Static method in class io.goobi.viewer.model.search.SearchHelper
Main search method for flat search.
searchWithFulltext(String, int, int, List<StringPair>, List<String>, List<String>, Map<String, String>, Map<String, Set<String>>, List<String>, Locale, boolean, int, User) - Static method in class io.goobi.viewer.model.search.SearchHelper
Main search method for flat search.
searchWithFulltext(String, int, int, List<StringPair>, List<String>, List<String>, Map<String, String>, Map<String, Set<String>>, List<String>, Locale, int) - Static method in class io.goobi.viewer.model.search.SearchHelper
Main search method for flat search.
SecurityManager - Class in io.goobi.viewer.controller
Manages login security by tracking failed login attempts per user name and IP address.
SecurityManager() - Constructor for class io.goobi.viewer.controller.SecurityManager
 
SecurityQuestion - Class in io.goobi.viewer.model.security
Represents a security question with a message-key for the question text and a set of accepted answers, tracking whether the question has already been answered.
SecurityQuestion(String, Set<String>) - Constructor for class io.goobi.viewer.model.security.SecurityQuestion
Constructor.
SEE_ALSO - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v2.builder.LinkingProperty.LinkingType
 
select(T) - Method in class io.goobi.viewer.model.misc.SelectionManager
 
SELECT_TARGET - Enum constant in enum class io.goobi.viewer.managedbeans.HighlightsBean.EditStatus
User still needs to select whether the highlight should be based on a record or a url.
SELECT_TYPE_BADGES - Static variable in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
SELECT_TYPE_CHECKBOXES - Static variable in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
SELECT_TYPE_DROPDOWN - Static variable in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
Selectable<T> - Class in io.goobi.viewer.model.cms
An entity holding an object which can be selected or unselected.
Selectable(T, boolean) - Constructor for class io.goobi.viewer.model.cms.Selectable
Creates a new Selectable instance.
SelectableNavigationItem - Class in io.goobi.viewer.model.cms
A CMSNavigationItem which can be selected and deselected.
SelectableNavigationItem() - Constructor for class io.goobi.viewer.model.cms.SelectableNavigationItem
Creates a new SelectableNavigationItem instance.
SelectableNavigationItem(CMSNavigationItem) - Constructor for class io.goobi.viewer.model.cms.SelectableNavigationItem
Creates a new SelectableNavigationItem instance.
SelectableNavigationItem(CMSPage) - Constructor for class io.goobi.viewer.model.cms.SelectableNavigationItem
Creates a new SelectableNavigationItem instance.
SelectableNavigationItem(String, String) - Constructor for class io.goobi.viewer.model.cms.SelectableNavigationItem
Creates a new SelectableNavigationItem instance.
selectBackup(int) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
 
selectBookmarkListAction(ValueChangeEvent) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
selectBookmarkListAction.
selected - Variable in class io.goobi.viewer.model.calendar.AbstractCalendarItem
 
selectEntryAction(ArchiveEntry) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
 
selectFileAndShowBackups(boolean) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
selectFileAndShowBackups.
selectFirstMetadataViewOfLocation(String) - Method in class io.goobi.viewer.managedbeans.MetadataBean
Sets activeMetadataView to the first configured MetadataView with location="location".
SelectionManager<T> - Class in io.goobi.viewer.model.misc
 
SelectionManager() - Constructor for class io.goobi.viewer.model.misc.SelectionManager
 
SelectionManager(List<T>) - Constructor for class io.goobi.viewer.model.misc.SelectionManager
 
SelectItemBuilder - Class in io.goobi.viewer.faces.utils
Tools to create SelectItem collections to use in jsf components.
selectOneMenuListener(ValueChangeEvent) - Method in class io.goobi.viewer.model.search.SearchQueryItem
This is called after setField, so no point in calling toggleDisplaySelectItems here.
SelectPageItem - Class in io.goobi.viewer.model.viewer.pageloader
Extends JSF SelectItem to support a double-page mode where the item value is returned as a hyphen-joined pair (e.g.
SelectPageItem() - Constructor for class io.goobi.viewer.model.viewer.pageloader.SelectPageItem
 
selectRedirectFilter() - Method in class io.goobi.viewer.managedbeans.BrowseBean
Selects a filter string for automatic redirecting, prioritizing letters, followed by numbers and finally by the first available filter.
send(String) - Method in class io.goobi.viewer.managedbeans.SocketBean
Sends an "update" message to the socket channel.
sendEmailNotifications(CommentLegacy, String, Locale) - Static method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Sends an email notification about a new or altered comment to the configured recipient addresses.
sendNewHitsNotifications() - Method in class io.goobi.viewer.model.search.SearchHitsNotifier
 
sendPasswordResetLinkAction() - Method in class io.goobi.viewer.managedbeans.UserBean
Sends a password reset link to the current e-mail address.
sendPullThemeError(String) - Method in class io.goobi.viewer.managedbeans.AdminDeveloperBean
 
sendPullThemeFinished(String) - Method in class io.goobi.viewer.managedbeans.AdminDeveloperBean
 
sendPullThemeUpdate(float) - Method in class io.goobi.viewer.managedbeans.AdminDeveloperBean
 
sendSessionBookmarkListAsMail() - Method in class io.goobi.viewer.managedbeans.BookmarkBean
sendSessionBookmarkListAsMail.
SEPARATOR - Static variable in class io.goobi.viewer.managedbeans.StatisticsBean
Constant SEPARATOR="::".
SEQUENCE - Enum constant in enum class io.goobi.viewer.model.viewer.PageNavigation
Display all images of a record within the same page.
SequenceBuilder - Class in io.goobi.viewer.model.iiif.presentation.v2.builder
Builds the Sequence and Canvas resources within a IIIF Presentation API v2 Manifest.
SequenceBuilder(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.model.iiif.presentation.v2.builder.SequenceBuilder
Creates a new SequenceBuilder instance.
serialize(Boolean, JsonGenerator, SerializerProvider) - Method in class io.goobi.viewer.model.security.authentication.model.BooleanSerializer
serialize(Collection<Translation>, JsonGenerator, SerializerProvider) - Method in class io.goobi.viewer.api.rest.serialization.TranslationListSerializer
serializeMetadataFields() - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
Call when metadata list changes.
serveAudioContent(String) - Method in class io.goobi.viewer.api.rest.v1.cms.CMSMediaResource
 
serveAudioContent(String) - Method in class io.goobi.viewer.api.rest.v2.cms.CMSMediaResource
 
serveAudioContent(String, String) - Method in class io.goobi.viewer.api.rest.v1.media.MediaResource
serveMediaContent.
serveVideoContent(String) - Method in class io.goobi.viewer.api.rest.v1.cms.CMSMediaResource
 
serveVideoContent(String) - Method in class io.goobi.viewer.api.rest.v2.cms.CMSMediaResource
 
serveVideoContent(String, String) - Method in class io.goobi.viewer.api.rest.v1.media.MediaResource
serveMediaContent.
SERVICE - Enum constant in enum class io.goobi.viewer.model.iiif.presentation.v2.builder.LinkingProperty.LinkingType
 
servletRequest - Variable in class io.goobi.viewer.api.rest.v1.authentication.UserAvatarResource
 
servletRequest - Variable in class io.goobi.viewer.api.rest.v1.cms.CMSMediaResource
 
servletRequest - Variable in class io.goobi.viewer.api.rest.v1.media.TempMediaFileResource
 
servletRequest - Variable in class io.goobi.viewer.api.rest.v2.cms.CMSMediaResource
 
servletResponse - Variable in class io.goobi.viewer.api.rest.v1.authentication.UserAvatarResource
 
servletResponse - Variable in class io.goobi.viewer.api.rest.v1.cms.CMSMediaResource
 
servletResponse - Variable in class io.goobi.viewer.api.rest.v1.media.TempMediaFileResource
 
servletResponse - Variable in class io.goobi.viewer.api.rest.v2.cms.CMSMediaResource
 
ServletUtils - Class in io.goobi.viewer.servlets.utils
Utility class providing helper methods for servlet request processing and response handling.
SESSION - Enum constant in enum class io.goobi.viewer.api.rest.model.tasks.Task.Accessibility
Anyone may access this tasks, but they are only visible within the session in which they were created.
SESSION - Enum constant in enum class io.goobi.viewer.model.administration.legal.ConsentScope.StorageMode
Consent is valid for a single browser session and stored in the browser's session storage.
SessionBean - Class in io.goobi.viewer.managedbeans.storage
JSF backing bean for storing variables in session scope.
SessionBean() - Constructor for class io.goobi.viewer.managedbeans.storage.SessionBean
 
SessionBookmarkResourceBuilder - Class in io.goobi.viewer.api.rest.resourcebuilders
REST resource builder for bookmark lists stored in the HTTP session.
SessionBookmarkResourceBuilder(HttpSession) - Constructor for class io.goobi.viewer.api.rest.resourcebuilders.SessionBookmarkResourceBuilder
 
SessionCounterFilter - Class in io.goobi.viewer.filters
Servlet filter that counts and tracks active HTTP sessions for monitoring purposes.
SessionCounterFilter() - Constructor for class io.goobi.viewer.filters.SessionCounterFilter
 
sessionCreated(HttpSessionEvent) - Method in class io.goobi.viewer.SessionListener
sessionDestroyed(HttpSessionEvent) - Method in class io.goobi.viewer.SessionListener
SessionListener - Class in io.goobi.viewer
HTTP session listener that tracks active user sessions and performs cleanup on session expiry.
SessionListener() - Constructor for class io.goobi.viewer.SessionListener
 
SessionRequestCounts - Class in io.goobi.viewer.model.statistics.usage
Class holding counts of requests of different RequestTypes.
SessionRequestCounts() - Constructor for class io.goobi.viewer.model.statistics.usage.SessionRequestCounts
Empty default constructor.
SessionRequestCounts(String) - Constructor for class io.goobi.viewer.model.statistics.usage.SessionRequestCounts
Constructor to deserialize data from a string.
SessionStoreBookmarkManager - Class in io.goobi.viewer.model.bookmark
Handles the bookmark list stored in the session store.
SessionStoreBookmarkManager() - Constructor for class io.goobi.viewer.model.bookmark.SessionStoreBookmarkManager
 
SessionTimeoutMonitorTask() - Constructor for class io.goobi.viewer.managedbeans.UserBean.SessionTimeoutMonitorTask
 
SessionUsageStatistics - Class in io.goobi.viewer.model.statistics.usage
Persistence class containing request counts for a single http session.
SessionUsageStatistics() - Constructor for class io.goobi.viewer.model.statistics.usage.SessionUsageStatistics
Empty constructor for persistence context initialization.
SessionUsageStatistics(SessionUsageStatistics) - Constructor for class io.goobi.viewer.model.statistics.usage.SessionUsageStatistics
Cloning constructor.
SessionUsageStatistics(String, String, String) - Constructor for class io.goobi.viewer.model.statistics.usage.SessionUsageStatistics
Initializes instance for a session.
setAbsoluteLink(boolean) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field absoluteLink.
setAcceptanceScope(ConsentScope) - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
Set the Disclaimer.acceptanceScope of the disclaimer.
setAccessCondition(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setAccessCondition(String) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
 
setAccessCondition(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setAccessCondition(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
 
setAccessCondition(String) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setAccessConditions(List<String>) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setAccessConditions(Set<String>) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field accessConditions.
setAccessDeniedPlaceholderInfo(Map<String, AccessDeniedInfoConfig>) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setAccessGranted(boolean) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setAccessPermissionThumbnail(AccessPermission) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
 
setAccessPermissionThumbnail(AccessPermission) - Method in class io.goobi.viewer.model.rss.RssItem
 
setAccessPermissionThumbnail(AccessPermission) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setAccessPermissionThumbnail(AccessPermission) - Method in class io.goobi.viewer.model.toc.TOCElement
 
setAccessStatus(ClientApplication.AccessStatus) - Method in class io.goobi.viewer.api.rest.v1.clients.ClientApplicationUpdate
 
setAccessStatus(ClientApplication.AccessStatus) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.accessStatus.
setAccessTicketRequired(boolean) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setAccessTicketRequired(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setAction(DownloadTaskEndpoint.Action) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setAction(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field action.
setActivated(boolean) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
 
setActivationKey(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field activationKey.
setActivationKey(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field activationKey.
setActive(boolean) - Method in class io.goobi.viewer.model.administration.legal.CookieBanner
 
setActive(boolean) - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
Set the disclaimer to active/inactive state.
setActive(boolean) - Method in class io.goobi.viewer.model.administration.legal.TermsOfUse
 
setActive(boolean) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field active.
setActive(boolean) - Method in class io.goobi.viewer.model.security.user.UserGroup
Setter for the field active.
setActiveContext(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Depending on configuration settings, sets the given value as the active search result group name and/or active advanced search template.
setActiveContext(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
setActiveContext(String) - Method in interface io.goobi.viewer.model.search.SearchInterface
 
setActiveDocumentBean(ActiveDocumentBean) - Method in class io.goobi.viewer.managedbeans.MetadataBean
Required setter for ManagedProperty injection.
setActiveFacetString(String) - Method in class io.goobi.viewer.model.search.SearchFacets
Receives an SSV string of facet fields and values (FIELD1:value1;FIELD2:value2;FIELD3:value3) and generates new Elements for currentFacets.
setActiveFeatureSet() - Method in class io.goobi.viewer.managedbeans.GeoMapBean
Setter for the field activeFeatureSet.
setActiveFeatureSet(ManualFeatureSet) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
Setter for the field activeFeatureSet.
setActiveFeatureSetAsString(String) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
setActiveFeatureSetAsString.
setActiveMetadataView(MetadataView) - Method in class io.goobi.viewer.managedbeans.MetadataBean
 
setActiveResultGroup(SearchResultGroup) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field activeResultGroup.
setActiveResultGroupName(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Sets activeResultGroup via the given name.
setActiveSearchType(int) - Method in class io.goobi.viewer.managedbeans.SearchBean
Set the search type to use.
setActiveSearchType(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Set the search type to use.
setActiveSearchType(int) - Method in interface io.goobi.viewer.model.search.SearchInterface
Set the search type to use.
setAddionalCheckRequired(ILicensee) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setAdditionalMetadataListType(String) - Method in class io.goobi.viewer.model.search.SearchHitFactory
 
setAddUrl(boolean) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setAddUserToGroups(List<String>) - Method in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
setAddUserToGroups.
setAddUserToGroups(List<String>) - Method in class io.goobi.viewer.model.security.authentication.HttpHeaderProvider
setAddUserToGroups.
setAddUserToGroups(List<String>) - Method in interface io.goobi.viewer.model.security.authentication.IAuthenticationProvider
setAddUserToGroups.
setAddUserToGroups(List<String>) - Method in class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
setAddUserToGroups.
setAdvancedQueryItemsReset(boolean) - Method in class io.goobi.viewer.managedbeans.SearchBean
"Setter" for resetting the query item list via a f:setPropertyActionListener.
setAdvancedSearchFieldTemplate(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
 
setAgreedToTermsOfUse(boolean) - Method in class io.goobi.viewer.model.security.user.User
 
setAllClients(ClientApplication) - Method in class io.goobi.viewer.model.security.clients.ClientApplicationManager
 
setAllowedCategories(List<CMSCategory>) - Method in class io.goobi.viewer.model.security.License
Setter for the field allowedCategories.
setAllowedCmsTemplates(List<CMSPageTemplate>) - Method in class io.goobi.viewer.model.security.License
Setter for the field allowedCmsTemplates.
setAllowedCrowdsourcingCampaigns(List<Campaign>) - Method in class io.goobi.viewer.model.security.License
Setter for the field allowedCrowdsourcingCampaigns.
setAllowMultipleItems(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setAllowUserComments(Boolean) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setAllSelected(boolean) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Setter for the field allSelected.
setAlternativeText(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Deprecated.
setAlternativeText(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItemMetadata
 
setAltKey(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setAltLabel(String) - Method in class io.goobi.viewer.model.search.SearchHit
 
setAltoFileName(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field altoFileName.
setAltoFiles(List<Path>) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setAltoFolderPath(Path) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setAltUrl(String) - Method in class io.goobi.viewer.model.search.SearchHit
 
setAlwaysApplyFilter(boolean) - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
 
setAnchor(boolean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field anchor.
setAnchor(boolean) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field anchor.
setAnchor(boolean) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field anchor.
setAnnotationBody(ITypedResource) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
 
setAnnotationBody(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
 
setAnnotations(List<WebAnnotation>) - Method in class io.goobi.viewer.api.rest.v1.crowdsourcing.CampaignItemResource.AnnotationPage
 
setAnnotationsForManifest(List<CampaignItemResource.AnnotationPage>, String) - Method in class io.goobi.viewer.api.rest.v1.crowdsourcing.CampaignItemResource
Takes a map of annotation target (canvas/manifest) ids and replaces all annotations for the given campaign, pi and targeted pages if target is canvas) with the ones contained in the map.
setAnnotators(List<User>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field annotators.
setAnnotators(List<User>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field annotators.
setApplication(String) - Method in class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
 
setApplicationName(String) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field applicationName.
setApplicationUrl(String) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field applicationUrl.
setAppliesToExpandedUrl(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field appliesToExpandedUrl.
setArchiveConfig(CMSArchiveConfig) - Method in class io.goobi.viewer.model.archives.ArchiveResourceWrapper
 
setArchiveId(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSArchiveContent
 
setAreaString(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field areaString.
setAssociatedRecordPi(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setAssociatedTheme(String) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Sets the CMSNavigationItem.associatedTheme to the given theme, or to null if the given theme is empty or blank.
setAttribute(String, String) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setAttribute(String, String) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setAttributes(Map<String, Object>) - Method in class io.goobi.viewer.model.jsf.DynamicContent
 
setAttributes(Map<String, String>) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setAuthenticationProvider(IAuthenticationProvider) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field authenticationProvider.
setAuthenticationProviderName(String) - Method in class io.goobi.viewer.managedbeans.UserBean
setAuthenticationProviderName.
setAuthenticationSuccessful(boolean) - Method in class io.goobi.viewer.model.security.authentication.model.LitteraAuthenticationResponse
Setter for the field authenticationSuccessful.
setAuthorName(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field authorName.
setAuthorUrl(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field authorUrl.
setAvatarFile(Part) - Method in class io.goobi.viewer.model.security.user.User
 
setAvatarType(UserAvatarOption) - Method in class io.goobi.viewer.model.security.user.User
 
setBackendUiComponent(UIComponent) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setBannerActive(boolean) - Method in class io.goobi.viewer.managedbeans.CookieBannerBean
Activate/deactivate the cookie banner.
setBaseElementName(String) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
Setter for the field baseElementName.
setBcc(List<String>) - Method in class io.goobi.viewer.model.annotation.notification.CommentMailNotificator
 
setBcrypt(BCrypt) - Method in class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
Set custom bcrypt for testing.
setBCrypt(BCrypt) - Method in class io.goobi.viewer.model.security.user.User
setBCrypt.
setBlocks(VuAuthenticationResponse.Blocks) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse
Setter for the field blocks.
setBody(String) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field body.
setBookmarkList(BookmarkList) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field bookmarkList.
setBookmarkListName(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
setBookmarkListName.
setBookmarkListSharedKey(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
setBookmarkListName.
setBookshelfBean(BookmarkBean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Required setter for ManagedProperty injection.
setBoolField(String) - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
 
setBoostTopLevelDocstructs(boolean) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setBoxSizeInPixel(String) - Method in class io.goobi.viewer.model.job.download.DownloadOption
 
setBreadcrumbBean(BreadcrumbBean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Required setter for ManagedProperty injection.
setBreadcrumbBean(BreadcrumbBean) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Required setter for ManagedProperty injection.
setBreadcrumbBean(BreadcrumbBean) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Required setter for ManagedProperty injection.
setBreadcrumbBean(UserBean) - Method in class io.goobi.viewer.managedbeans.UploadBean
Required setter for ManagedProperty injection.
setBreadcrumbBean(UserBean) - Method in class io.goobi.viewer.managedbeans.UserDataBean
Required setter for ManagedProperty injection.
setBreadcrumbParentCmsPageId(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field breadcrumbParentCmsPageId.
setBrowseField(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.BrowseFunctionality
Sets the SOLR field which to browse to create the list.
setBrowsingMenuField(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field browsingMenuField.
setBuildDate(String) - Method in class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
 
setBuildMode(BuildMode) - Method in class io.goobi.viewer.model.iiif.presentation.v2.builder.ManifestBuilder
Setter for the field buildMode.
setBuildMode(BuildMode) - Method in class io.goobi.viewer.model.iiif.presentation.v2.builder.SequenceBuilder
Setter for the field buildMode.
setCacheAge(Integer) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field cacheAge.
setCampaign(Campaign) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
Setter for the field campaign.
setCampaign(Campaign) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field campaign.
setCategories(List<CMSCategory>) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Setter for the field categories.
setCategories(List<CMSCategory>) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field categories.
setCategories(List<CMSCategory>) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field categories.
setCategories(List<Selectable<CMSCategory>>) - Method in class io.goobi.viewer.model.cms.CategorizableTranslatedSelectable
Setter for the field categories.
setCategories(List<String>) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setCategoryDescription(String) - Method in class io.goobi.viewer.managedbeans.CmsCategoriesBean
Setter for the field categoryDescription.
setCategoryName(String) - Method in class io.goobi.viewer.managedbeans.CmsCategoriesBean
Setter for the field categoryName.
setCenter(Point3D) - Method in class io.goobi.viewer.model.viewer.object.Object
Setter for the field center.
setCenter(Point3D) - Method in class io.goobi.viewer.model.viewer.object.ObjectInfo
Setter for the field center.
setCenterLocation(GeoLocation) - Method in class io.goobi.viewer.model.misc.GeoLocationInfo
Setter for the field centerLocation.
setChildCount(Long) - Method in class io.goobi.viewer.model.search.CollectionResult
 
setChildDocs(SolrDocumentList) - Method in class io.goobi.viewer.model.search.SearchHit
Setter for the field childDocs.
setChildInvisible(int) - Method in class io.goobi.viewer.model.toc.TOC
setChildInvisible.
setChildItems(List<CMSNavigationItem>) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field childItems.
setChildren(List<HierarchicalBrowseDcElement>) - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
Setter for the field children.
setChildrenFound(boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setChildrenInvisible(TOCElement) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
setChildrenInvisible.
setChildrenLoaded(boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setChildrenVisible(TOCElement) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
setChildrenVisible.
setChildVisible(int) - Method in class io.goobi.viewer.model.toc.TOC
setChildVisible.
setCitationItemDataProvider(CitationDataProvider) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setCitationProcessor(CSL) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setCitationProcessorWrapper(CitationProcessorWrapper) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setCitationProcessorWrapper(CitationProcessorWrapper) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setCitationStyle(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setCitationTemplate(String) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setClassName(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setClearCacheMode(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field clearCacheMode.
setClient(ClientApplication) - Method in class io.goobi.viewer.model.security.License
Deprecated.
setClient(ClientApplication) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setClient(String, ClientApplication) - Method in class io.goobi.viewer.api.rest.v1.clients.ClientApplicationsResource
Change properties of an existing ClientApplication.
setClientId(Long) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setClientIdentifier(String) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.clientIdentifier.
setClientIp(String) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.clientIp.
setClientManager(ClientApplicationManager) - Method in class io.goobi.viewer.controller.DataManager
 
setCmsBean(CmsBean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Required setter for ManagedProperty injection.
setCmsBean(CmsBean) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
 
setCmsPage(boolean) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCmsPage.
setCmsPage(boolean) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setCmsPage(boolean) - Method in class io.goobi.viewer.model.viewer.StructElementStub
 
setCmsPage(CMSPage) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field cmsPage.
setCmsPage(CMSPage) - Method in class io.goobi.viewer.model.cms.CMSStaticPage
Setter for the field cmsPage.
setCmsPage(CMSPage) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field cmsPage.
setCmsPageId(Long) - Method in class io.goobi.viewer.model.cms.CMSStaticPage
Setter for the field cmsPageId.
setCmsPageMap(Map<CMSPage, Boolean>) - Method in class io.goobi.viewer.managedbeans.CustomWidgetEditBean
 
setCode(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Group
 
setCode(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Reason
 
setCollapsed(boolean) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
Sets this widget to be displayed as a collapseable.
setCollection(String) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field collection.
setCollection(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setCollectionField(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field collectionField.
setCollectionField(String) - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
 
setCollectionInfo(String, BrowseElementInfo) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
Set the BrowseElementInfo of the BrowseDcElement with the given name to the given info object.
setCollectionName(String) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
Loads existing or creates a new CMSCollection for the current solrfield and the given collectionName.
setCollectionName(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
 
setCollections(List<String>) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setCollectionToExpand(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field collectionToExpand.
setCollectionUrl(String) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
Setter for the field collectionUrl.
setComments(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field comments.
setComponentOrder(CMSComponent, int) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Set the order attribute of the PersistentCMSComponent belonging to the given CMSComponent to the given order value.
setComponentOrder(CMSComponent, int) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Sets the order attribute of the PersistentCMSComponent belonging to the given CMSComponent to the given order value.
setConcurrentViewsLimit(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setCondition(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setCondition(String) - Method in class io.goobi.viewer.model.metadata.MetadataView
 
setConditions(String) - Method in class io.goobi.viewer.model.security.License
Setter for the field conditions.
setConnectorVersion(String) - Method in class io.goobi.viewer.controller.DataManager
 
setConsent(boolean) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setContainsImage(boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setContent(String) - Method in class io.goobi.viewer.api.rest.model.ner.ElementReference
Setter for the field content.
setContentHeaders(HttpServletResponse, String, Path) - Method in class io.goobi.viewer.api.rest.model.MediaResourceHelper
 
setContentItems(List<CMSContentItemTemplate>) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field contentItems.
setContentType(WidgetContentType) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElement
 
setContentType(List<String>) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setCoordinates(Rectangle) - Method in class io.goobi.viewer.api.rest.model.ner.ElementReference
Setter for the field coordinates.
setCopy(User) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field copy.
setCopyright(String) - Method in class io.goobi.viewer.model.rss.Channel
Setter for the field copyright.
setCore(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field core.
setCoreType(boolean) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setCount(int) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setCount(int) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setCount(long) - Method in class io.goobi.viewer.model.search.FacetItem
Setter for the field count.
setCount(long) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setCount(long) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setCount(RequestType, long) - Method in class io.goobi.viewer.model.statistics.usage.SessionRequestCounts
Set the total count of requests for a given RequestType.
setCount(Long) - Method in class io.goobi.viewer.model.search.CollectionResult
 
setCreationDate(Date) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setCreationtime(LocalDateTime) - Method in class io.goobi.viewer.controller.ConvertAbbyyToAlto
Setter for the field creationtime.
setCreator(User) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
setCreator.
setCreator(User) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setCreator(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setCreator(String) - Method in class io.goobi.viewer.model.rss.RssItem
Setter for the field creator.
setCreatorId(Long) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field creatorId.
setCreatorId(Long) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setCreatorId(Long) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setCreatorURI(URI) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
Setter for the field creatorURI.
setCronExpression(String) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setCrowdsourcingAnnotationPage(Campaign, String, CrowdsourcingStatus) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Sets the current page to a crowdsourcing annotation page with the given campaign as parent and the given pi as current identifier.
setCrowdsourcingModuleContent(boolean) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
 
setCss(String) - Method in class io.goobi.viewer.model.viewer.Tag
Setter for the field css.
setCurrentBookmark(Bookmark) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
Setter for the field currentBookmark.
setCurrentBookmarkList(BookmarkList) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
Setter for the field currentBookmarkList.
setCurrentBookmarkListId(String) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
setCurrentBookmarkListId.
setCurrentBookmarkListKey(String) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
 
setCurrentBreadcrumbPage(String, String, String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentBreadcrumbPage.
setCurrentCollection(CMSCollection) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
Setter for the field currentCollection.
setCurrentCommentGroup(CommentGroup) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
Setter for the field currentCommentGroup.
setCurrentCommentGroupId(Long) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
Sets currentCommentGroup by loading it from the DB via the given ID.
setCurrentDay(CalendarItemDay) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field currentDay.
setCurrentFileName(String) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
Getter for the URL pattern.
setCurrentGeoMapType(GeoMap.GeoMapType) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
setCurrentGeoMapType.
setCurrentId(Long) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Used for the 'add member' selectbox.
setCurrentImageOrder(int) - Method in class io.goobi.viewer.model.viewer.ViewManager
currentPageOrder.
setCurrentImageOrderForPaginator(int) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the direct page number input field.
setCurrentImageOrderPerScript() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
 
setCurrentImageOrderPerScript() - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setCurrentImageOrderString(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
Main method for setting the current page(s) in this ViewManager.
setCurrentIpRange(IpRange) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentIpRange.
setCurrentIpRangeId(Long) - Method in class io.goobi.viewer.managedbeans.AdminBean
Sets currentIpRange by loading it from the DB via the given ID.
setCurrentLicense(License) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
Setter for the field currentLicense.
setCurrentLicenseId(Long) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
Sets currentLicense by loading it from the DB via the given ID.
setCurrentLicenseType(LicenseType) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
Setter for the field currentLicenseType.
setCurrentLicenseTypeId(Long) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
Sets currentUserGroup by loading it from the DB via the given ID.
setCurrentMap(GeoMap) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
Sets the current map to a clone of the given map.
setCurrentMapId(Long) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
If a GeoMap of the given mapId exists in the database, set the current map to a clone of that map.
setCurrentMember(User) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Setter for the field currentMember.
setCurrentMonth(CalendarItemMonth) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Set a new value for month.
setCurrentNoteType(String) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setCurrentOtherUserGroup(UserGroup) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Setter for the field currentOtherUserGroup.
setCurrentOwnUserGroup() - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Setter for the field currentOwnUserGroup.
setCurrentOwnUserGroup(UserGroup) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Setter for the field currentOwnUserGroup.
setCurrentOwnUserGroupId(int) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Setter for the field currentOwnUserGroupId.
setCurrentPage(int) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field currentPage.
setCurrentPage(int) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field currentPage.
setCurrentPage(int) - Method in class io.goobi.viewer.model.toc.TOC
Setter for the field currentPage.
setCurrentPage(CMSPage) - Method in class io.goobi.viewer.managedbeans.CmsBean
Setter for the field currentPage.
setCurrentPage(CMSPage) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
 
setCurrentPage(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Setter for the field currentPage.
setCurrentPage(String, boolean, boolean) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Setter for the field currentPage.
setCurrentPage(String, boolean, boolean, boolean) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Setter for the field currentPage.
setCurrentPageAdmin() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageAdmin.
setCurrentPageAdmin(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageAdmin.
setCurrentPageAdmin(String, List<List<String>>) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
 
setCurrentPageBrowse() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageBrowse.
setCurrentPageBrowse(CollectionView) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageBrowse.
setCurrentPageForError(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Sets the current page for the error page, mapping generic error types (general, general_no_url) to the "error" page name so that the browser title shows "Fehler" instead of unrelated translations.
setCurrentPageId(String) - Method in class io.goobi.viewer.managedbeans.CmsBean
Page ID setter for PrettyFaces.
setCurrentPageIndex() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageIndex.
setCurrentPageSearch() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageSearch.
setCurrentPageSearchTermList() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageSearchTermList.
setCurrentPageSitelinks() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageSitelinks.
setCurrentPageStatistics() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageStatistics.
setCurrentPageTags() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageTags.
setCurrentPageTimeMatrix() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageTimeMatrix.
setCurrentPageUser() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setCurrentPageUser.
setCurrentPassword(String) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentPassword.
setCurrentResource(String) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
 
setCurrentRole(Role) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentRole.
setCurrentRole(Role) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
Setter for the field currentRole.
setCurrentRole(Role) - Method in class io.goobi.viewer.managedbeans.UserGroupBean
Setter for the field currentRole.
setCurrentSearch(Search) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field currentSearch.
setCurrentSearchFilterString(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Sets the current search filter as string.
setCurrentSearchFilterString(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Sets the current search filter as string.
setCurrentSearchFilterString(String) - Method in interface io.goobi.viewer.model.search.SearchInterface
Sets the current search filter as string.
setCurrentStringFilter(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field currentStringFilter.
setCurrentStructElement(StructElement) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field currentStructElement.
setCurrentStructElementtIddoc(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field currentStructElementIddoc.
setCurrentTab(CMSCollectionTreeTab) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
 
setCurrentTheme(ThemeConfiguration) - Method in class io.goobi.viewer.managedbeans.AdminThemeEditBean
 
setCurrentThemeName(String) - Method in class io.goobi.viewer.managedbeans.AdminThemeEditBean
 
setCurrentThumbnailPage(int) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
setCurrentThumbnailPage.
setCurrentThumbnailPage(int) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field currentThumbnailPage.
setCurrentTranslationGroup(TranslationGroup) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentTranslationGroup.
setCurrentTranslationGroupId(int) - Method in class io.goobi.viewer.managedbeans.AdminBean
setCurrentTranslationGroupId.
setCurrentTranslationMessageKey(String) - Method in class io.goobi.viewer.managedbeans.AdminBean
If currentTranslationGroup is set, looks up the message entry for the given key and pre-selects it.
setCurrentUploadJob(UploadJob) - Method in class io.goobi.viewer.managedbeans.UploadBean
Setter for the field currentUploadJob.
setCurrentUser(User) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentUser.
setCurrentUserGroup(UserGroup) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentUserGroup.
setCurrentUserGroup(UserGroup) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
Setter for the field currentUserGroup.
setCurrentUserGroupId(Long) - Method in class io.goobi.viewer.managedbeans.AdminBean
Sets currentUserGroup by loading it from the DB via the given ID.
setCurrentUserId(Long) - Method in class io.goobi.viewer.managedbeans.AdminBean
Sets the current user by loading them from the DB via the given user ID.
setCurrentUserRole(UserRole) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field currentUserRole.
setCurrentView(ViewerPath, HttpSession) - Static method in class io.goobi.viewer.model.urlresolution.ViewHistory
Saves the given currentPath to the session map, keeping the previously stored currentPath as previousPath if it has a different PageType than the current path.
setCurrentView(ServletRequest) - Static method in class io.goobi.viewer.model.urlresolution.ViewHistory
Saves the current view information to the session map.
setCurrentView(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Sets the currently selected content view name.
setCurrentWorkPi(String) - Method in class io.goobi.viewer.managedbeans.CmsBean
Setter for the field currentWorkPi.
setCurrentYear(CalendarItemYear) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Set a new value for year.
setCustomFilterQuery(String) - Method in class io.goobi.viewer.model.search.Search
 
setDao(IDAO) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setDataRepository(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setDataRepository(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field dataRepository.
setDataRepositoryName(String) - Method in class io.goobi.viewer.api.rest.model.ToolsRequestParameters
 
setDate(VuAuthenticationResponse.Date) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Expired
 
setDate(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setDate(String) - Method in class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
Setter for the field date.
setDateAdded(LocalDateTime) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field dateAdded.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field dateCreated.
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setDateCreated(LocalDateTime) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field dateCreated.
setDateEnd(LocalDate) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setDateEnd(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field dateEnd.
setDateEnd(LocalDateTime) - Method in class io.goobi.viewer.model.viewer.EventElement
Setter for the field dateEnd.
setDateLastAccess(LocalDateTime) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.dateLastAccess.
setDateModified(LocalDateTime) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field dateModified.
setDateOnlyEnd(LocalDate) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setDateOnlyStart(LocalDate) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setDatepicker(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setDateRegistered(LocalDateTime) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Get the ClientApplication.dateRegistered.
setDateStart(LocalDate) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setDateStart(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field dateStart.
setDateStart(LocalDateTime) - Method in class io.goobi.viewer.model.viewer.EventElement
Setter for the field dateStart.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
 
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field dateUpdated.
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setDateUpdated(LocalDateTime) - Method in class io.goobi.viewer.model.search.Search
Setter for the field dateUpdated.
setDayOfWeek(String) - Method in class io.goobi.viewer.model.calendar.CalendarItemDay
Setter for the field dayOfWeek.
setDayRow(CalendarRow) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field dayRow.
setDaysOfMonth(List<CalendarItemDay>) - Method in class io.goobi.viewer.model.calendar.CalendarItemMonth
Setter for the field daysOfMonth.
setDaysOfWeek(List<CalendarItemDay>) - Method in class io.goobi.viewer.model.calendar.CalendarItemWeek
Setter for the field daysOfWeek.
setDaysToLive(int) - Method in class io.goobi.viewer.model.administration.legal.ConsentScope
Set the number of days the consent is valid for.
setDefaultFilter(boolean) - Method in class io.goobi.viewer.model.search.SearchFilter
 
setDefaultOption(boolean) - Method in class io.goobi.viewer.model.search.SearchSortingOption
 
setDefaultValue(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setDelay(long) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setDeleteRecordKeepTrace(Boolean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field deleteRecordKeepTrace.
setDeleteUserContributions(boolean) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field deleteUserContributions.
setDesc(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Group
 
setDescendingSorting(boolean) - Method in class io.goobi.viewer.model.cms.widgets.RssFeedSidebarWidget
setDescription(IMetadataValue) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setDescription(Description) - Method in class io.goobi.viewer.model.rss.RssItem
Setter for the field description.
setDescription(TranslatedText) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setDescription(TranslatedText) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
 
setDescription(String) - Method in class io.goobi.viewer.api.rest.v1.clients.ClientApplicationUpdate
 
setDescription(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setDescription(String) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
 
setDescription(String) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setDescription(String) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.cms.CMSCategory
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setDescription(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItemMetadata
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
setDescription.
setDescription(String) - Method in class io.goobi.viewer.model.job.upload.UploadJob
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.rss.Channel
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.description.
setDescription(String) - Method in class io.goobi.viewer.model.security.License
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.security.Role
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.security.user.IpRange
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.security.user.UserGroup
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.model.viewer.collections.SimpleBrowseElementInfo
Setter for the field description.
setDescription(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.ResourceFile
 
setDescription(String, String) - Method in class io.goobi.viewer.model.administration.legal.TermsOfUse
 
setDescription(String, String) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
setDescription.
setDescriptionLevel(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setDestination(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setDisabled(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setDisclaimerActive(boolean) - Method in class io.goobi.viewer.managedbeans.DisclaimerEditBean
Activate/deactivate the disclaimer.
setDiscoveryUri(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setDisplayCoordinates(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field displayCoordinates.
setDisplayEmptySearchResults(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
 
setDisplayForAdminsOnly(boolean) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
setDisplayForAdminsOnly.
setDisplayForUsersOnly(boolean) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
setDisplayForUsersOnly.
setDisplayNote(boolean) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
 
setDisplayOrder(int) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Setter for the field displayOrder.
setDisplayRecordLink(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setDisplayRule(CMSNavigationItem.DisplayRule) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field displayRule.
setDisplayScope(DisplayScope) - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
 
setDisplaySearch(boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setDisplaySearch(boolean, boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setDisplaySelectItems(boolean) - Method in class io.goobi.viewer.model.search.SearchQueryItem
Setter for unit tets.
setDisplaySelectItemsThreshold(int) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setDisplaySortingField(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field displaySortingField.
setDocId(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field docId.
setDocstrct(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setDocStructType(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field docStructType.
setDocType(SolrConstants.DocType) - Method in class io.goobi.viewer.model.viewer.StructElementStub
 
setDocType(String) - Method in class io.goobi.viewer.model.rss.RssItem
Setter for the field docType.
setDocType(List<String>) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setDocumentId(String) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setDoNotRetry() - Method in class io.goobi.viewer.controller.mq.ViewerMessage
Call this method to set the max number of allowed retries to the number of retries already done, effectively preventing any further retries.
setDoubleImage(boolean) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
 
setDoublePageMode(boolean) - Method in class io.goobi.viewer.model.viewer.pageloader.SelectPageItem
 
setDoublePageMode(boolean) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field doublePageMode.
setDoublePageModeAction(boolean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Augments the setter ViewManager.setDoublePageMode(boolean) with URL modifications to reflect the mode.
setDownloadIdentifier(String) - Method in class io.goobi.viewer.managedbeans.DownloadBean
Setter for the field downloadIdentifier.
setDownloadOptionLabelFromRequestParameter() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
setDownloadOptionLabelFromRequestParameter.
setDownloadPath(Path) - Method in class io.goobi.viewer.model.files.upload.FileUploader
 
setDownloadTicketRequired(boolean) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setDropdownSelected(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field dropdownSelected.
setEditable(boolean) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
Setter for the field editable.
setEditMode(boolean) - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
Setter for the field editMode.
setEditMode(boolean) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field editMode.
setEditMode(boolean) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setEditStatus(HighlightsBean.EditStatus) - Method in class io.goobi.viewer.managedbeans.HighlightsBean
setElement(ElementReference) - Method in class io.goobi.viewer.api.rest.model.ner.NERTag
Setter for the field element.
setElementsPerPage(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setElementsPerPage(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRSSContent
 
setElementsPerPage(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
 
setEmail(String) - Method in class io.goobi.viewer.managedbeans.DownloadBean
 
setEmail(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field email.
setEmail(String) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setEmail(String) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setEmail(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field email.
setEmailConfirmation(String) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field emailConfirmation.
setEnabled(boolean) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
 
setEnabled(boolean) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setEnabled(boolean) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setEnd(LocalDateTime) - Method in class io.goobi.viewer.model.security.License
Setter for the field end.
setEndDate(Date) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setEnglishName(String) - Method in class io.goobi.viewer.model.translations.language.Language
Setter for the field englishName.
setEntriesPerPage(int) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
Setter for the field entriesPerPage.
setError(String) - Method in class io.goobi.viewer.api.rest.model.tasks.Task
 
setErrorMessage(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setErrorMsg(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Request
 
setErrorMsg(String) - Method in class io.goobi.viewer.model.security.authentication.model.XServiceAuthenticationResponse
Setter for the field errorMsg.
setErrors(List<XMLError>) - Method in class io.goobi.viewer.model.xml.ReportErrorsErrorHandler
 
setErrorText(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationResponse
 
setEvents(List<EventElement>) - Method in class io.goobi.viewer.managedbeans.MetadataBean
Setter for the field events.
setExactSearchString(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Sets the current searchStringInternal to the given query, without parsing it like the regular setSearchString() method.
setException(Optional<String>) - Method in class io.goobi.viewer.api.rest.model.tasks.Task
 
setExists(Boolean) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.User
 
setExpanded(boolean) - Method in class io.goobi.viewer.model.toc.TOCElement
Setter for the field expanded.
setExpandQuery(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field expandQuery.
setExpirationDate(LocalDateTime) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setExpired(VuAuthenticationResponse.Expired) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse
Setter for the field expired.
setExtendendLabel(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
 
setExtraClasses(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setFacesContext(FacesContext) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setFacetField(String) - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
 
setFacetField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchFacetsContent
 
setFacetField(String) - Method in class io.goobi.viewer.model.cms.widgets.FacetFieldSidebarWidget
Sets the SOLR field for which to list values.
setFacetFields(List<String>) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setFacetString(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
setFacetString.
setFacetString(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field facetString.
setFacetValues(Collection<String>) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
 
setFacetValues(Set<String>) - Method in class io.goobi.viewer.model.search.CollectionResult
 
setFeature(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
Sets GeoCoordinateFeature and sets the matching search string to the WKT_COORDS facet if available.
setFeatures(List<String>) - Method in class io.goobi.viewer.model.maps.ManualFeatureSet
 
setFeaturesAsString(String) - Method in class io.goobi.viewer.model.maps.ManualFeatureSet
 
setFeaturesAsString(String) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setFeatureSets(List<FeatureSet>) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setFeedback(Feedback) - Method in class io.goobi.viewer.managedbeans.FeedbackBean
Setter for the field feedback.
setField(String) - Method in class io.goobi.viewer.model.citation.CitationLink
 
setField(String) - Method in class io.goobi.viewer.model.search.FacetItem
Setter for the field field.
setField(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setField(String) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setField(String) - Method in class io.goobi.viewer.model.search.SearchFilter
Setter for the field field.
setField(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
Setter for the field field.
setField(String) - Method in class io.goobi.viewer.model.viewer.Tag
Setter for the field field.
setFile(Part) - Method in class io.goobi.viewer.model.files.upload.FileUploader
 
setFileContent(String) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
Setter for the field fileContent.
setFileIdRoot(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field fileIdRoot.
setFileInEditionNumber(int) - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
Setter for the field fileInEditionNumber.
setFileName(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Setter for the field fileName.
setFileName(String) - Method in class io.goobi.viewer.model.export.ExcelExport
 
setFilenameFilter(String) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Setter for the field filenameFilter.
setFileNames(Map<String, String>) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field fileNames.
setFilePath(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setFilePathJpeg(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
 
setFilePathTiff(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
 
setFiles(List<DownloadTaskEndpoint.ResourceFile>) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setFiles(List<Part>) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setFileSize(long) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field fileSize.
setFilter(String) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Setter for the field filter.
setFilter(String, String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.BrowseFunctionality
Sets an additional filter to restrict the list to a subset of all records.
setFilterQuery(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field filterQuery.
setFilterQuery(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
 
setFilterQuery(String) - Method in class io.goobi.viewer.model.administration.legal.DisplayScope
 
setFilterQuery(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
 
setFilterQuery(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRSSContent
 
setFilterQuery(String) - Method in class io.goobi.viewer.model.cms.widgets.FacetFieldSidebarWidget
setFilterQuery(String) - Method in class io.goobi.viewer.model.cms.widgets.RssFeedSidebarWidget
Set the filter query.
setFilterQuery(String) - Method in class io.goobi.viewer.model.iiif.discovery.ActivityCollectionBuilder
Sets an additional filter query which must be met by all processes for which activities are counted.
setFilterQuery(String) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setFilterQuery(String) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setFilterString(String) - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
 
setFirstAndLastPageOrder() - Method in class io.goobi.viewer.model.viewer.pageloader.EagerPageLoader
setFirstAndLastPageOrder.
setFirstAndLastPageOrder() - Method in class io.goobi.viewer.model.viewer.pageloader.LeanPageLoader
setFirstAndLastPageOrder.
setFirstName(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field firstName.
setFirstPageOrientation(PageOrientation) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field firstPageOrientation.
setFirstPdfPage(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field firstPdfPage.
setFirstQueryItemValue(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
setFirstQueryItemValue.
setFlipRectoVerso(boolean) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
 
setFooterLinks(List<ThemeLink>) - Method in class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
 
setForce(Boolean) - Method in class io.goobi.viewer.api.rest.model.PrerenderPdfsRequestParameters
 
setFormat(ObjectFormat) - Method in class io.goobi.viewer.model.viewer.object.ObjectInfo
Setter for the field format.
setFormat(String) - Method in class io.goobi.viewer.model.job.download.DownloadOption
 
setFormatted(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Date
 
setFormGroup(HtmlPanelGroup) - Method in class io.goobi.viewer.managedbeans.DynamicBean
 
setFrenchName(String) - Method in class io.goobi.viewer.model.translations.language.Language
Setter for the field frenchName.
setFsk(String) - Method in class io.goobi.viewer.model.security.authentication.model.BibliothecaAuthenticationResponse
 
setFulltext(String) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field fulltext.
setFullText(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field fullText.
setFulltextAvailable(boolean) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field fulltextAvailable.
setFulltextAvailable(boolean) - Method in class io.goobi.viewer.model.viewer.StructElement
Setter for the field fulltextAvailable.
setFulltextFileName(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field fulltextFileName.
setFuzzySearchEnabled(boolean) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field fuzzySearchEnabled.
setGenerationType(WidgetGenerationType) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElement
 
setGenerator(Question) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
setGenerator.
setGeneratorId(Long) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field generatorId.
setGeoFacetFeature(String) - Method in class io.goobi.viewer.model.search.SearchFacets
Sets the feature of the geoFacettingfield to to given feature.
setGermanName(String) - Method in class io.goobi.viewer.model.translations.language.Language
Setter for the field germanName.
setGitRevision(String) - Method in class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
 
setGoobiId(String) - Method in class io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
 
setGranted(boolean) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setGroup(boolean) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setGroup(boolean) - Method in class io.goobi.viewer.model.search.FacetItem
 
setGroup(boolean) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setGroup(boolean) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setGroup(VuAuthenticationResponse.Group) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.User
 
setGroupByCategory(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSPageListContent
 
setGroupIds(List<String>) - Method in class io.goobi.viewer.model.toc.TOCElement
Setter for the field groupIds.
setGroupingField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
 
setGroupingField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setGroupShares(List<UserGroup>) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field groupShares.
setGroupType(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
Setter for the field groupType.
setHasAdminBackendAccess(Boolean) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field hasAdminBackendAccess.
setHasChild(boolean) - Method in class io.goobi.viewer.model.toc.TOCElement
Setter for the field hasChild.
setHasError(Boolean) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Request
 
setHasGeoLocationHits(boolean) - Method in class io.goobi.viewer.model.search.SearchResultGroup
 
setHasImage(boolean) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
 
setHasImages(boolean) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field hasImages.
setHasMedia(boolean) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field hasMedia.
setHasSubelements(boolean) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
Setter for the field hasSubelements.
setHasTeiFiles(boolean) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setHeaderImage(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setHeadGroup(HtmlPanelGroup) - Method in class io.goobi.viewer.managedbeans.DynamicBean
 
setHeight(int) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field height.
setHeight(Integer) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field height.
setHideIfOnlyMetadataField(boolean) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setHierarchical(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setHierarchyLevel(Integer) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setHighlightColor(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setHighlightIcon(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setHitCount(long) - Method in class io.goobi.viewer.model.termbrowsing.BrowseTerm
 
setHitIndexOperand(int) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field hitIndexOperand.
setHitListOptions(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setHitLocationList(List<Location>) - Method in class io.goobi.viewer.model.search.SearchResultGroup
 
setHitNumber(long) - Method in class io.goobi.viewer.model.search.SearchHit
 
setHits(int) - Method in class io.goobi.viewer.model.calendar.AbstractCalendarItem
setHits.
setHits(int) - Method in interface io.goobi.viewer.model.calendar.ICalendarItem
setHits.
setHitsCount(long) - Method in class io.goobi.viewer.managedbeans.SearchBean
setHitsCount.
setHitsCount(long) - Method in class io.goobi.viewer.model.search.Search
Setter for the field hitsCount.
setHitsCount(long) - Method in class io.goobi.viewer.model.search.SearchResultGroup
 
setHitsPerPage(int) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field hitsPerPage.
setHitsPerPage(int) - Method in class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
Setter for the field hitsPerPage.
setHitsPerPageNoTrigger(int) - Method in class io.goobi.viewer.managedbeans.SearchBean
Like setHitsPerPage() but doesn't trigger the boolean.
setHitsPerPageSetterCalled(boolean) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field hitsPerPageSetterCalled.
setHitsPopulated(int) - Method in class io.goobi.viewer.model.search.SearchHit
 
setHitsPreloaded(int) - Method in class io.goobi.viewer.model.search.SearchHit
 
setHotfolderFileCount(int) - Method in class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
 
setHotfolderFileCount(int) - Method in class io.goobi.viewer.controller.DataManager
 
setHtml(String) - Method in class io.goobi.viewer.servlets.oembed.RichOEmbedResponse
Setter for the field html.
setHtmlFileName(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field htmlFileName.
setIcon(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setIconColor(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setIconFileName(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field iconFileName.
setIconRotate(int) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setIconURI(URI) - Method in class io.goobi.viewer.model.viewer.collections.SimpleBrowseElementInfo
Setter for the field iconURI.
setId(int) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setId(int) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setId(Long) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setId(Long) - Method in class io.goobi.viewer.model.administration.legal.CookieBanner
Set the database id.
setId(Long) - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
Set the database id.
setId(Long) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
 
setId(Long) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setId(Long) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setId(Long) - Method in class io.goobi.viewer.model.cms.CMSCategory
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.CMSProperty
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setId(Long) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setId(Long) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.cms.pages.content.CMSContent
 
setId(Long) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setId(Long) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
 
setId(Long) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
 
setId(Long) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElement
 
setId(Long) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.job.quartz.RecurringTaskTrigger
 
setId(Long) - Method in class io.goobi.viewer.model.job.upload.UploadJob
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.maps.FeatureSet
 
setId(Long) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setId(Long) - Method in class io.goobi.viewer.model.search.Search
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.id.
setId(Long) - Method in class io.goobi.viewer.model.security.License
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setId(Long) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.Role
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.user.IpRange
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.user.UserGroup
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.security.user.UserRole
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field id.
setId(Long) - Method in class io.goobi.viewer.model.translations.Translation
Setter for the field id.
setId(String) - Method in class io.goobi.viewer.api.rest.v1.crowdsourcing.CampaignItemResource.AnnotationPage
 
setId(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setId(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field id.
setId(String) - Method in class io.goobi.viewer.model.jsf.DynamicContent
 
setID(int) - Method in class io.goobi.viewer.model.toc.TOCElement
setID.
setIddoc(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setIdentifier(String) - Method in class io.goobi.viewer.api.rest.model.ner.TagCount
 
setIdentifier(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setIdentifiersQueried(boolean) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setIgnore(String) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
setIgnore.
setIgnore(Collection<String>) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
setIgnore.
setIgnoreCollectionHierarchy(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setIgnoreCollections(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
 
setIgnoreCollectionsAsList(List<String>) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
setIgnoreCollectionsAsList.
setIgnoreHierarchy(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
Setter for CMSCollectionContent.ignoreHierarchy.
setIgnoreHierarchy(boolean) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
 
setIgnoreList(List<Long>) - Method in class io.goobi.viewer.model.administration.legal.CookieBanner
set the CookieBanner.ignoreList.
setImage(String) - Method in class io.goobi.viewer.model.rss.Description
Setter for the field image.
setImageMode(CmsCollectionsBean.CMSCollectionImageMode) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
 
setImageMode(HighlightData.ImageMode) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setImageMode(LicenseTypePlaceholderInfo.LicenseTypeImageMode) - Method in class io.goobi.viewer.model.security.LicenseTypePlaceholderInfo
 
setImageModeHeader(CmsCollectionsBean.CMSCollectionImageMode) - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
 
setImageModeTile(CmsCollectionsBean.CMSCollectionImageMode) - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
 
setImageNo(int) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setImageNumber(int) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field imageNumber.
setImages(ImageHandler) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
Setter for the field images.
setImagesPerView(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSImageListContent
 
setImageToShow(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field imageToShow.
setImportant(boolean) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
setImportant.
setImportantImagesPerView(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSImageListContent
 
setIncludeChildHits(boolean) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setIncludeStructureElements(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setIndentation(int) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setIndex(int) - Method in class io.goobi.viewer.model.metadata.MetadataView
 
setIndexed(boolean) - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
 
setIndexerVersion(IndexerDataRequestParameters) - Method in class io.goobi.viewer.api.rest.v1.index.IndexerResource
Used by the Solr indexer to submit its current version and hotfolder file count.
setIndexerVersion(String) - Method in class io.goobi.viewer.controller.DataManager
 
setInfo(BrowseElementInfo) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
Setter for the field info.
setInfo(String) - Method in class io.goobi.viewer.model.misc.GeoLocation
Setter for the field info.
setInformation(UsageStatisticsInformation) - Method in class io.goobi.viewer.model.statistics.usage.StatisticsSummary
 
setInheritedRoles(Set<Role>) - Method in class io.goobi.viewer.model.security.Role
Setter for the field inheritedRoles.
setInitialView(String) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setInlineHelp(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
Setter for the field inlineHelp.
setInputfilename(String) - Method in class io.goobi.viewer.controller.ConvertAbbyyToAlto
Setter for the field inputfilename.
setInputPattern(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setInvisibleSearchString(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
The setter for the invisible search string.
setIpRange(IpRange) - Method in class io.goobi.viewer.model.security.License
Deprecated.
setIpRange(IpRange) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setIsBlocked(Boolean) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Blocks
 
setIsExpired(Boolean) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Expired
 
setIsoCode(String) - Method in class io.goobi.viewer.model.translations.language.Language
setIsoCode.
setIsoCode6391(String) - Method in class io.goobi.viewer.model.translations.language.Language
Setter for the field isoCode6391.
setIsoCode6392B(String) - Method in class io.goobi.viewer.model.translations.language.Language
setIsoCode_639_2B.
setIsoCode6392T(String) - Method in class io.goobi.viewer.model.translations.language.Language
setIsoCode_639_2T.
setIsoCodeOld(String) - Method in class io.goobi.viewer.model.translations.language.Language
setIsoCodeOld.
setIsPublic(boolean) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field isPublic.
setIssuer(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setIsValid(Boolean) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.User
 
setItemFilterName(String) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setItemForManifest(CampaignItem, String, int) - Method in class io.goobi.viewer.api.rest.v1.crowdsourcing.CampaignItemResource
Sets the CrowdsourcingStatus for the given campaign and work and records the User who made the change.
setItemId(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setItemId(String) - Method in class io.goobi.viewer.model.cms.pages.content.CMSContent
 
setItemLabel(String) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field itemLabel.
setItemLabel(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setItemList(List<ICalendarItem>) - Method in class io.goobi.viewer.model.calendar.CalendarRow
Setter for the field itemList.
setItemManager(CMSNavigationManager) - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
Setter for the field itemManager.
setItemMetadataList(String) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setItems(Collection<GeoMapFeatureItem>) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setItems(List<Bookmark>) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field items.
setItemsPerView(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRSSContent
 
setJavascript(String) - Method in class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
 
setJobGroup(String) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setJobId(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field jobId.
setJobKey(JobKey) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setJobName(String) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setJoinTable(String) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataFilter
Setter for the field joinTable.
setJson(String) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setJsonFormat(String) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setJwksUri(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setKeepOutput(boolean) - Method in class io.goobi.viewer.controller.shell.ProcessOutputReader
 
setKeepOutput(boolean) - Method in class io.goobi.viewer.controller.shell.ShellCommand
 
setKey(String) - Method in class io.goobi.viewer.model.cms.CMSProperty
Setter for the field key.
setKey(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
 
setKey(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setKeyPrefix(String) - Method in class io.goobi.viewer.model.translations.admin.MessageEntry
 
setKeySuffix(String) - Method in class io.goobi.viewer.model.translations.admin.MessageEntry
 
setLabel(IMetadataValue) - Method in class io.goobi.viewer.model.metadata.MetadataContainer
 
setLabel(String) - Method in class io.goobi.viewer.controller.LicenseDescription
 
setLabel(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setLabel(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field label.
setLabel(String) - Method in class io.goobi.viewer.model.export.ExportFieldConfiguration
 
setLabel(String) - Method in class io.goobi.viewer.model.job.download.DownloadOption
 
setLabel(String) - Method in class io.goobi.viewer.model.metadata.MetadataElement
Setter for the field label.
setLabel(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setLabel(String) - Method in class io.goobi.viewer.model.metadata.MetadataView
 
setLabel(String) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setLabel(String) - Method in class io.goobi.viewer.model.search.FacetItem
Setter for the field label.
setLabel(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setLabel(String) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setLabel(String) - Method in class io.goobi.viewer.model.search.SearchFilter
Setter for the field label.
setLabel(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
 
setLabel(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field label.
setLabel(String) - Method in class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
 
setLabel(String, String) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
setLabel.
setLabelField(String) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setLabelShort(IMetadataValue) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field labelShort.
setLanguage(String) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setLanguage(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setLanguage(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItemMetadata
Setter for the field language.
setLanguage(String) - Method in class io.goobi.viewer.model.cms.TranslatedSelectable
setLanguage.
setLanguage(String) - Method in class io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
 
setLanguage(String) - Method in class io.goobi.viewer.model.rss.Channel
Setter for the field language.
setLanguage(String) - Method in class io.goobi.viewer.model.translations.Translation
Setter for the field language.
setLastHitsCount(long) - Method in class io.goobi.viewer.model.search.Search
Setter for the field lastHitsCount.
setLastLogin(LocalDateTime) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field lastLogin.
setLastName(String) - Method in class io.goobi.viewer.managedbeans.FeedbackBean
 
setLastName(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field lastName.
setLastName(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field lastName.
setLastPdfPage(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field lastPdfPage.
setLastReceivedIdentifier(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field lastReceivedIdentifier.
setLastTimeTriggered(LocalDateTime) - Method in class io.goobi.viewer.model.job.quartz.RecurringTaskTrigger
 
setLastUpdateTime(LocalDateTime) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setLastUsedSearchPage() - Method in class io.goobi.viewer.managedbeans.SearchBean
Set the current ViewerPath as the SearchBean.lastUsedSearchPage.
setLatitude(Double) - Method in class io.goobi.viewer.model.misc.GeoLocation
Setter for the field latitude.
setLegacyTemplate(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
 
setLevelIndent(int) - Method in class io.goobi.viewer.model.toc.export.pdf.TocWriter
Setter for the field levelIndent.
setLicense(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setLicensees(List<LicenseRightsHolder>) - Method in class io.goobi.viewer.model.security.License
 
setLicenseType(LicenseType) - Method in class io.goobi.viewer.model.security.License
Setter for the field licenseType.
setLimitToGroup(boolean) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setLink(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Set the link for this media item.
setLink(String) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setLink(String) - Method in class io.goobi.viewer.model.misc.GeoLocation
Setter for the field link.
setLink(String) - Method in class io.goobi.viewer.model.rss.Channel
Setter for the field link.
setLink(String) - Method in class io.goobi.viewer.model.rss.RssItem
Setter for the field link.
setLink(String) - Method in class io.goobi.viewer.model.search.FacetItem
Setter for the field link.
setLink(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setLink(String) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setLinkURI(URI) - Method in class io.goobi.viewer.model.viewer.collections.SimpleBrowseElementInfo
Setter for the field linkURI.
setLinkUrl(String) - Method in class io.goobi.viewer.model.viewer.themes.ThemeLink
 
setListPage(int) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Sets the pagination number for this page's main list if it contains one.
setLoadError(boolean) - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
 
setLocalAvatarUpdated(Long) - Method in class io.goobi.viewer.model.security.user.User
 
setLocale(Locale) - Method in class io.goobi.viewer.model.cms.TranslatedSelectable
Setter for the field locale.
setLocaleString(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setLocaleString.
setLocation(MetadataView.MetadataViewLocation) - Method in class io.goobi.viewer.model.metadata.MetadataView
 
setLocationList(List<GeoLocation>) - Method in class io.goobi.viewer.model.misc.GeoLocationInfo
Setter for the field locationList.
setLockComponents(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
 
setLog(List<LogMessage>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
 
setLogicalDSType(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setLogid(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field logid.
setLogid(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field logid.
setLogId(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setLogId(String) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field logId.
setLogId(String) - Method in class io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
 
setLogId(String) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setLogId(String) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field logId.
setLoginResult(LoginResult) - Method in class io.goobi.viewer.model.security.authentication.HttpHeaderProvider
 
setLongitude(Double) - Method in class io.goobi.viewer.model.misc.GeoLocation
Setter for the field longitude.
setMaintenanceMode(MaintenanceMode) - Method in class io.goobi.viewer.managedbeans.AdminBean
 
setMandatory(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setMap(GeoMap) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSGeomapContent
 
setMapId(Long) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSGeomapContent
 
setMarker(String) - Method in class io.goobi.viewer.model.maps.FeatureSet
 
setMarkerColor(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setMarkerGeneration(MarkerGenerationType) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setMarkerMetadataList(String) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setMarkerTitleField(String) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setMasterValue(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
Setter for the field masterValue.
setMasterValueFragment(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setMaxEntries(int) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setMaxRetries(int) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setMaxTocDepth(int) - Method in class io.goobi.viewer.model.toc.TOC
Setter for the field maxTocDepth.
setMayHaveTopBarSlider(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
 
setMediaFiles(List<Path>) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setMediaFilter(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
Setter for the field mediaFilter.
setMediaFolderPath(Path) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setMediaItem(int, CMSMediaItem) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setMediaItem(int, CMSMediaItem) - Method in interface io.goobi.viewer.model.cms.media.CMSMediaMultiHolder
setMediaItem.
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
setMediaItem.
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.Highlight
 
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setMediaItem(CMSMediaItem) - Method in interface io.goobi.viewer.model.cms.media.CMSMediaHolder
setMediaItem.
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediaContent
 
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.SimpleMediaHolder
 
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
setMediaItem.
setMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.model.security.LicenseTypePlaceholderInfo
 
setMemberships(List<UserRole>) - Method in class io.goobi.viewer.model.security.user.UserGroup
 
setMembersMayDeleteComments(boolean) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setMembersMayEditComments(boolean) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setMenuItemList(String) - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
Setter for the field menuItemList.
setMenuPage(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setMenuPage.
setMenuTitle(TranslatedText) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setMenuTitle(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
setMenuTitle.
setMessage(String) - Method in class io.goobi.viewer.model.job.upload.UploadJob
Setter for the field message.
setMessage(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field message.
setMessage(String) - Method in class io.goobi.viewer.model.viewer.Feedback
Setter for the field message.
setMessageBroker(MessageQueueManager) - Method in class io.goobi.viewer.managedbeans.storage.ApplicationBean
 
setMessageId(String) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setMessageQueueId(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setMessageStatus(MessageStatus) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setMessageType(String) - Method in class io.goobi.viewer.managedbeans.MessageQueueBean
Setter for the field messageType.
setMetadata(Metadata) - Method in class io.goobi.viewer.model.metadata.MetadataWrapper
 
setMetadata(List<CMSMediaItemMetadata>) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Setter for the field metadata.
setMetadata(Map<String, String>) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setMetadata(Map<String, List<String>>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
 
setMetadataFields(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMetadataContent
 
setMetadataFields(List<String>) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
 
setMetadataFields(Map<String, List<String>>) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field metadataFields.
setMetadataFieldsAsList(List<String>) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMetadataContent
 
setMetadataFilePath(Path) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setMetadataList(List<Metadata>) - Method in class io.goobi.viewer.model.metadata.MetadataElement
Setter for the field metadataList.
setMetadataListType(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setMetadataListType(String) - Method in class io.goobi.viewer.model.search.Search
 
setMetadataToAdd(String) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
 
setMetadataViewUrl(String) - Method in class io.goobi.viewer.managedbeans.MetadataBean
 
setMimeType(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field mimeType.
setMimeType(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setMimeType(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.ResourceFile
 
setMimeType(List<String>) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setMin(String) - Method in class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
Setter for the field min.
setMode(ContentItemMode) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
Setter for the field mode.
setMonthRow(CalendarRow) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field monthRow.
setMonthsOfYear(List<CalendarItemMonth>) - Method in class io.goobi.viewer.model.calendar.CalendarItemYear
Setter for the field monthsOfYear.
setMotivation(String) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field motivation.
setMotivation(String) - Method in class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
Setter for the field motivation.
setMovingWall(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setName(IMetadataValue) - Method in class io.goobi.viewer.model.viewer.LabeledLink
Setter for the field name.
setName(TranslatedText) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setName(TranslatedText) - Method in class io.goobi.viewer.model.maps.FeatureSet
 
setName(String) - Method in class io.goobi.viewer.api.rest.v1.clients.ClientApplicationUpdate
 
setName(String) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.cms.CMSCategory
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setName(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItemMetadata
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setName(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.name.
setName(String) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.security.Role
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.security.user.IpRange
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.security.user.UserGroup
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.viewer.Feedback
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.viewer.LabeledLink
Setter for the field name.
setName(String) - Method in class io.goobi.viewer.model.viewer.Tag
Setter for the field name.
setNavigationHelper(NavigationHelper) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Required setter for ManagedProperty injection.
setNavigationHelper(NavigationHelper) - Method in class io.goobi.viewer.managedbeans.CmsBean
Required setter for ManagedProperty injection.
setNavigationHelper(NavigationHelper) - Method in class io.goobi.viewer.managedbeans.SearchBean
Required setter for ManagedProperty injection for unit tests.
setNestedPagesCount(int) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSPageListContent
Setter for the field nestedPagesCount.
setNewBookmarkListName(String) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
 
setNewEntryMode(boolean) - Method in class io.goobi.viewer.model.translations.admin.MessageEntry
 
setNewEntryMode(boolean) - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
 
setNewHitsNotification(boolean) - Method in class io.goobi.viewer.model.search.Search
Setter for the field newHitsNotification.
setNewPassword(String) - Method in class io.goobi.viewer.model.security.user.User
Generates salt and a password hash for the given password string.
setNewSelectedObject() - Method in class io.goobi.viewer.managedbeans.HighlightsBean
Creates a new Highlight and set as the selected highlight.
setNewSelectedPage() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
setNewSelectedPage.
setNewSelectedPage(Long) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
setNewSelectedPage.
setNewSelectedTemplate() - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setNextFireTime(LocalDateTime) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setNextIdentifierForAnnotation() - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
setNextIdentifierForAnnotation.
setNextIdentifierForReview() - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
setNextIdentifierForReview.
setNickName(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field nickName.
setNickName(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field nickName.
setNodeType(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setNote(CMSRecordNote) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setNote(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Reason
 
setNoteId(Long) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setNumber(int) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setNumber(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setNumEntries(int) - Method in class io.goobi.viewer.model.cms.widgets.FacetFieldSidebarWidget
Sets the number of field values displayed in the widget.
setNumEntries(int) - Method in class io.goobi.viewer.model.cms.widgets.RssFeedSidebarWidget
Sets the number of entries to display.
setNumHits(long) - Method in class io.goobi.viewer.model.iiif.search.model.AnnotationResultList
 
setNumPages(String) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setoAuthAccessToken(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
Setter for the field oAuthAccessToken.
setoAuthState(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
Setter for the field oAuthState.
setObservers(List<String>) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field observers.
setOffset(int) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setOne(String) - Method in class io.goobi.viewer.model.viewer.StringPair
Setter for the field one.
setOpenAccess(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field openAccess.
setOpenExpanded(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
Sets CMSCollectionContent.openExpanded.
setOpenIdAccounts(List<String>) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field openIdAccounts.
setOpenInNewWindow(boolean) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field openInNewWindow.
setOpenInOverlay(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSArchiveContent
 
setOpensInNewWindow(boolean) - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
Setter for the field opensInNewWindow.
setOperator(SearchQueryGroup.SearchQueryGroupOperator) - Method in class io.goobi.viewer.model.search.SearchQueryGroup
Setter for the field operator.
setOperator(SearchQueryItem.SearchItemOperator) - Method in class io.goobi.viewer.model.search.SearchQueryItem
Convenience setter.
setOperator(SearchQueryItem.SearchItemOperator) - Method in class io.goobi.viewer.model.search.SearchQueryItemLine
Setter for the field operator.
setOrder(int) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setOrder(int) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setOrder(int) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElement
 
setOrder(int) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setOrder(int) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setOrder(Integer) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field order.
setOrder(Integer) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field order.
setOrder(Integer) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setOrderLabel(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setOrderNumber(Integer) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setOrigin(String) - Method in class io.goobi.viewer.managedbeans.UserBean
 
setOutputPath(String) - Method in class io.goobi.viewer.api.rest.model.SitemapRequestParameters
Setter for the field outputPath.
setOutputPattern(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setOverriddenLicenseTypes(Set<LicenseType>) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field overriddenLicenseTypes.
setOwner(TermsOfUse) - Method in class io.goobi.viewer.model.administration.legal.TermsOfUseTranslation
Setter for the field owner.
setOwner(MaintenanceMode) - Method in class io.goobi.viewer.model.administration.MaintenanceModeTranslation
 
setOwner(CMSCollection) - Method in class io.goobi.viewer.model.cms.collections.CMSCollectionTranslation
Setter for the field owner.
setOwner(Campaign) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field owner.
setOwner(Campaign) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignTranslation
Setter for the field owner.
setOwner(Campaign) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
Setter for the field owner.
setOwner(CampaignRecordStatistic) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field owner.
setOwner(GeoMap) - Method in class io.goobi.viewer.model.maps.MapTranslation
 
setOwner(License) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setOwner(LicenseType) - Method in class io.goobi.viewer.model.security.LicenseTypePlaceholderInfo
 
setOwner(User) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field owner.
setOwner(User) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field owner.
setOwner(User) - Method in class io.goobi.viewer.model.search.Search
Setter for the field owner.
setOwner(User) - Method in class io.goobi.viewer.model.security.user.UserGroup
Setter for the field owner.
setOwnerCampaignId(String) - Method in class io.goobi.viewer.managedbeans.AnnotationBean
 
setOwnerDocstrctType(String) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setOwnerId(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field ownerId.
setOwnerIddoc(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setOwnerPage(CMSPage) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElement
 
setOwnerTemplate(CMSPageTemplate) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElement
 
setOwningComponent(PersistentCMSComponent) - Method in class io.goobi.viewer.model.cms.pages.content.CMSContent
 
setOwningPage(CMSPage) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setOwningTemplate(CMSPageTemplate) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setPage(int) - Method in class io.goobi.viewer.api.rest.model.ner.ElementReference
Setter for the field page.
setPage(int) - Method in class io.goobi.viewer.model.search.Search
Setter for the field page.
setPage(Integer) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field page.
setPage(Integer) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
 
setPage(Integer) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field page.
setPage(Integer) - Method in class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
Setter for the field page.
setPage(String) - Method in class io.goobi.viewer.model.cms.PageList
Sets the pages list to a list containing only the given string.
setPageEditState(CMSPageEditState) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field pageEditState.
setPageEditState(CMSPageEditState) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setPageIds(List<Long>) - Method in class io.goobi.viewer.model.cms.widgets.PageListSidebarWidget
set the list of ids of listed CMSPages.
setPageLoader(IPageLoader) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field pageLoader.
setPageNavigation(PageNavigation) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setPageNo(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.BookmarksFunktionality
 
setPageNo(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.BrowseFunctionality
 
setPageNo(int) - Method in interface io.goobi.viewer.model.cms.itemfunctionality.Functionality
setPageNo.
setPageNo(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.QueryListFunctionality
setPageNo.
setPageNo(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
setPageNo.
setPageNo(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.TocFunctionality
setPageNo.
setPageNo(int) - Method in class io.goobi.viewer.model.cms.itemfunctionality.TrivialFunctionality
setPageNo.
setPageNo(Integer) - Method in class io.goobi.viewer.model.iiif.search.SearchResultConverter
Setter for the field pageNo.
setPageNo(Integer) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setPagePath(URI) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field pagePath.
setPageRanges(List<TagGroup>) - Method in class io.goobi.viewer.api.rest.model.ner.DocumentReference
Setter for the field pageRanges.
setPages(List<String>) - Method in class io.goobi.viewer.model.cms.PageList
Setter for the field pages.
setPageScope(DisplayScope.PageScope) - Method in class io.goobi.viewer.model.administration.legal.DisplayScope
 
setPageSorting(Long) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field pageSorting.
setPageStatisticMode(boolean) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
 
setPageStatistics(Map<String, CampaignRecordPageStatistic>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
 
setPageStatusMap(Map<Integer, String>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
 
setPageType(PageType) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field pageType.
setPageType(List<String>) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setPageUrl(String) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field pageUrl.
setParameterPath(URI) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
Setter for the field parameterPath.
setParamValue(int, int, List<String>, RelationshipMetadataContainer, String, String, Map<String, String>, String, Locale) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setParamValue(int, int, List<String>, String, String, Map<String, String>, String, Locale) - Method in class io.goobi.viewer.model.metadata.Metadata
setParamValue.
setParent(HierarchicalBrowseDcElement) - Method in class io.goobi.viewer.model.viewer.collections.HierarchicalBrowseDcElement
Setter for the field parent.
setParentId(int) - Method in class io.goobi.viewer.model.toc.TOCElement
Setter for the field parentId.
setParentItem(CMSNavigationItem) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field parentItem.
setParentMetadata(Metadata) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setParentNode(ArchiveEntry) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setParentPageId(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field parentPageId.
setPartnerId(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field partnerId.
setPassword(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field password.
setPassword(String) - Method in class io.goobi.viewer.model.security.authentication.model.UserPasswordAuthenticationRequest
Setter for the field password.
setPassword(String) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setPasswordHash(String) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setPasswordHash(String) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field passwordHash.
setPasswordOne(String) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field passwordOne.
setPasswordOne(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field passwordOne.
setPasswordTwo(String) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field passwordTwo.
setPasswordTwo(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field passwordTwo.
setPath(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.ResourceFile
 
setPattern(String) - Method in class io.goobi.viewer.model.citation.CitationLink
 
setPaused(boolean) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setPdf(PdfHandler) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
Setter for the field pdf.
setPdfDownloadQuota(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setPdfFiles(List<Path>) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setPdfFolderPath(Path) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setPermalink(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field permalink.
setPersistentIdentifier(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
setPersistentIdentifier.
setPersistentUrl(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field persistentUrl.
setPhysicalElement(PhysicalElement) - Method in class io.goobi.viewer.servlets.oembed.OEmbedRecord
Setter for the field physicalElement.
setPhysId(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setPi(String) - Method in class io.goobi.viewer.api.rest.model.PrerenderPdfsRequestParameters
 
setPi(String) - Method in class io.goobi.viewer.api.rest.model.ToolsRequestParameters
 
setPi(String) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setPi(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.iiif.search.SearchResultConverter
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
 
setPi(String) - Method in class io.goobi.viewer.model.job.upload.UploadJob
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setPi(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.model.viewer.Dataset
 
setPi(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setPi(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field pi.
setPi(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setPreferedView(PageType) - Method in class io.goobi.viewer.model.iiif.presentation.v2.builder.SequenceBuilder
Setter for the field preferredView.
setPreferredView(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Sets the manually selected view type (will be used for search result browsing, if set).
setPrefix(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setPrefix(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setPreselectValue(String) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setPreselectValue(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
 
setPreview(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
Setter for the field preview.
setPreview(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
Sets whether this component should be displayed when the owning page is embedded in another page, rather than on the owning page itself.
setPreviewGroup(HtmlPanelGroup) - Method in class io.goobi.viewer.managedbeans.CustomWidgetEditBean
 
setPreviewText(TranslatedText) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setPreviousFireTime(LocalDateTime) - Method in class io.goobi.viewer.model.job.quartz.QuartzJobDetails
 
setPriority(CMSMediaItem.Priority) - Method in class io.goobi.viewer.model.cms.media.CMSMediaItem
Setter for the field priority.
setPrivate(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setPrivCmsAllCategories(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsAllCategories.
setPrivCmsAllCategories(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsAllCategories.
setPrivCmsAllCategories(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsAllCategories.
setPrivCmsAllSubthemes(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsAllSubthemes.
setPrivCmsAllSubthemes(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsAllSubthemes.
setPrivCmsAllSubthemes(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsAllSubthemes.
setPrivCmsAllTemplates(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsAllTemplates.
setPrivCmsAllTemplates(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsAllTemplates.
setPrivCmsAllTemplates(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsAllTemplates.
setPrivCmsCategories(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsCategories.
setPrivCmsCategories(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsCategories.
setPrivCmsCategories(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsCategories.
setPrivCmsCategories(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivCmsCategories.
setPrivCmsCollections(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsCollections.
setPrivCmsCollections(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsCollections.
setPrivCmsCollections(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsCollections.
setPrivCmsCollections(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivCmsCollections.
setPrivCmsMenu(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsMenu.
setPrivCmsMenu(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsMenu.
setPrivCmsMenu(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsMenu.
setPrivCmsMenu(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivCmsMenu.
setPrivCmsPages(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsPages.
setPrivCmsPages(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsPages.
setPrivCmsPages(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsPages.
setPrivCmsPages(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivCmsPages.
setPrivCmsStaticPages(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCmsStaticPages.
setPrivCmsStaticPages(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCmsStaticPages.
setPrivCmsStaticPages(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCmsStaticPages.
setPrivCmsStaticPages(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivCmsStaticPages.
setPrivCrowdsourcingAllCampaigns(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCrowdsourcingAllCampaigns.
setPrivCrowdsourcingAllCampaigns(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCrowdsourcingAllCampaigns.
setPrivCrowdsourcingAllCampaigns(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCrowdsourcingAllCampaigns.
setPrivCrowdsourcingAnnotateCampaign(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCrowdsourcingAnnotateCampaign.
setPrivCrowdsourcingAnnotateCampaign(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCrowdsourcingAnnotateCampaign.
setPrivCrowdsourcingAnnotateCampaign(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCrowdsourcingAnnotateCampaign.
setPrivCrowdsourcingReviewCampaign(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivCrowdsourcingReviewCampaign.
setPrivCrowdsourcingReviewCampaign(boolean) - Method in class io.goobi.viewer.model.security.License
setPrivCrowdsourcingReviewCampaign.
setPrivCrowdsourcingReviewCampaign(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
setPrivCrowdsourcingReviewCampaign.
setPrivDeleteOcrPage(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivDeleteOcrPage.
setPrivileges(Set<String>) - Method in class io.goobi.viewer.model.security.License
Setter for the field privileges.
setPrivileges(Set<String>) - Method in class io.goobi.viewer.model.security.LicenseType
Setter for the field privileges.
setPrivileges(Set<String>) - Method in class io.goobi.viewer.model.security.Role
Setter for the field privileges.
setPrivilegesCopy(Set<String>) - Method in class io.goobi.viewer.model.security.License
 
setPrivilegesCopy(Set<String>) - Method in class io.goobi.viewer.model.security.LicenseType
 
setPrivSetRepresentativeImage(boolean) - Method in class io.goobi.viewer.model.security.Role
setPrivSetRepresentativeImage.
setPrivViewUgc(boolean) - Method in interface io.goobi.viewer.model.security.IPrivilegeHolder
setPrivViewUgc.
setPrivViewUgc(boolean) - Method in class io.goobi.viewer.model.security.License
 
setPrivViewUgc(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setProcessCompleted(boolean) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setProcessId(int) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationResponse
 
setProcessId(Integer) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setProcessName(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationResponse
 
setProcesstitle(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setProgress(long) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setProject(String) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setProperties(List<PropertyResponse>) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setProperties(Map<String, String>) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setProperties(Map<String, String>) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setProperty(String, String) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setProviderName(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field providerName.
setProviderUrl(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field providerUrl.
setProximitySearchDistance(int) - Method in class io.goobi.viewer.model.search.Search
 
setPubDate(Date) - Method in class io.goobi.viewer.model.rss.Channel
Setter for the field pubDate.
setPubDate(Date) - Method in class io.goobi.viewer.model.rss.RssItem
Setter for the field pubDate.
setPublic(BookmarkList, boolean) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
 
setPublicationState(ContentItemPublicationState) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setPublicationState(ContentItemPublicationState) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setPublicationStatus(PublicationStatus) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
 
setPublished(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field published.
setPublished(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field published.
setPublished(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setPurlPart(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field purlPart.
setPurlPart(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setQuartzJobDetails(QuartzJobDetails) - Method in class io.goobi.viewer.managedbeans.QuartzBean
 
setQuery(String) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setQuery(String) - Method in class io.goobi.viewer.model.calendar.CalendarItemDay
Setter for the field query.
setQuery(String) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSMultiRecordNote
 
setQuery(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field query.
setQueryString(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
setQueryString.
setQueryString(String) - Method in class io.goobi.viewer.model.urlresolution.ViewerPath
 
setQuestions(List<Question>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field questions.
setQuestionType(QuestionType) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
Setter for the field questionType.
setQueue(String) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setQueueRunning(boolean) - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
 
setRandomize(boolean) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setRandomizeItems(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
 
setRange(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setReasons(List<VuAuthenticationResponse.Reason>) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Blocks
 
setRecipientAddress(String) - Method in class io.goobi.viewer.model.viewer.Feedback
 
setRecipients(List<String>) - Method in class io.goobi.viewer.model.annotation.notification.CommentMailNotificator
 
setRecordAccessTicketRequired(Boolean) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setRecordCampaignMap(Map<String, List<Campaign>>) - Method in class io.goobi.viewer.controller.DataManager
Setter for the field recordCampaignMap.
setRecordCount(Long) - Method in class io.goobi.viewer.model.security.LicenseType
 
setRecordIdentifier(String) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setRecordIdentifier(String) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setRecordIdentifier(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
 
setRecordIdentifiers(List<String>) - Method in class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
 
setRecordLanguages(List<String>) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field recordLanguages.
setRecordPageStatus(String, int, CrowdsourcingStatus, Optional<User>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setRecordPi(String) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSSingleRecordNote
 
setRecordQuery(String) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setRecordRequectCount(RequestType, String, long) - Method in class io.goobi.viewer.model.statistics.usage.SessionUsageStatistics
Sets total count of requests for a RequestType and record identifier to the given number.
setRecordsAndAnchorsOnly(boolean) - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
 
setRecordStatus(CrowdsourcingStatus) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
Setter for the field recordStatus.
setRecordStatus(String, CrowdsourcingStatus, Optional<User>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Updates record status in the campaign statistics.
setRecordTitle(TranslatedText) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSSingleRecordNote
 
setRedirect(boolean) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setRedirect(boolean) - Method in class io.goobi.viewer.model.security.LicenseType
 
setRedirected() - Method in class io.goobi.viewer.model.security.authentication.LoginResult
setRedirected.
setRedirectionEndpoint(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setRedirectUrl(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field redirectUrl.
setRedirectUrl(String) - Method in class io.goobi.viewer.model.security.AccessPermission
 
setRedirectUrl(String) - Method in class io.goobi.viewer.model.security.authentication.HttpAuthenticationProvider
 
setRedirectUrl(String) - Method in interface io.goobi.viewer.model.security.authentication.IAuthenticationProvider
 
setRedirectUrl(String) - Method in class io.goobi.viewer.model.security.authentication.LocalAuthenticationProvider
 
setRedirectUrl(String) - Method in class io.goobi.viewer.model.security.LicenseType
 
setReferences(List<ElementReference>) - Method in class io.goobi.viewer.api.rest.model.ner.TagCount
Setter for the field references.
setRelatedPI(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field relatedPI.
setRemoveHighlighting(boolean) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setReplaceRegex(String) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setReplaceRules(List<MetadataReplaceRule>) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setReplaceWith(String) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setRepresantativeImageAction(String, String, String) - Method in class io.goobi.viewer.managedbeans.AdminBean
setRepresantativeImageAction.
setRepresantativeImageStatic(String, String, String) - Static method in class io.goobi.viewer.managedbeans.AdminBean
Opens the METS file for the given identifier and sets the attribute USE='banner' to all file elements that match the given file ID root.
setRepresentativeImage() - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Sets imageToShow to the representative page found in the search index, or "1" if none found.
setRepresentativeWorkPI(String) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
Setter for the field representativeWorkPI.
setRequest(VuAuthenticationResponse.Request) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse
Setter for the field request.
setRequest(VuAuthenticationResponse.Request) - Method in class io.goobi.viewer.model.security.authentication.model.XServiceAuthenticationResponse
Setter for the field request.
setRequestMessage(String) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setRequired(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.CMSContent
 
setRequiresConsentAfter(LocalDateTime) - Method in class io.goobi.viewer.model.administration.legal.CookieBanner
set the CookieBanner.requiresConsentAfter.
setRequiresConsentAfter(LocalDateTime) - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
Set the date after which acceptance of the disclaimer must have happened to be valid.
setResources(List<URI>) - Method in class io.goobi.viewer.model.viewer.object.ObjectInfo
Setter for the field resources.
setResourceSize(long) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setResponseCharset(ContainerResponseContext, String) - Method in class io.goobi.viewer.api.rest.filters.IIIFPresentationResponseFilter
setResponseCharset.
setResponseMode(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setResponseType(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setRestApiManager(RestApiManager) - Method in class io.goobi.viewer.controller.DataManager
 
setRestrictAnnotationAccess(boolean) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setRestrictionsExpired(Map<String, Boolean>) - Method in class io.goobi.viewer.model.security.LicenseType
 
setResult(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationResponse
 
setResult(String) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setResultFields(List<String>) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setResultGroupName(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSAdvancedSearchContent
 
setResultGroupName(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setResultGroups(List<SearchResultGroup>) - Method in class io.goobi.viewer.model.search.Search
 
setRetryCount(int) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setReturnUrl(String) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setReviewer(User) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
setReviewer.
setReviewerId(Long) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field reviewerId.
setReviewers(List<User>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field reviewers.
setReviewers(List<User>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field reviewers.
setReviewerUserGroup(UserGroup) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setReviewMode(Campaign.ReviewMode) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setRole(Role) - Method in class io.goobi.viewer.model.security.user.UserRole
Setter for the field role.
setRotation(Point3D) - Method in class io.goobi.viewer.model.viewer.object.Object
Setter for the field rotation.
setRotation(Point3D) - Method in class io.goobi.viewer.model.viewer.object.ObjectInfo
Setter for the field rotation.
setRowIndex(int) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field rowIndex.
setRtl(boolean) - Method in class io.goobi.viewer.model.viewer.StructElement
 
setRuleset(String) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setRunning(String, boolean) - Method in class io.goobi.viewer.model.job.quartz.AbstractViewerJob
 
setRunning(String, boolean) - Method in interface io.goobi.viewer.model.job.quartz.IViewerJob
 
setSaveAsTemplate(boolean) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field saveAsTemplate.
setSaved(boolean) - Method in class io.goobi.viewer.model.search.Search
Setter for the field saved.
setScene(String) - Method in class io.goobi.viewer.api.rest.v1.records.media.ObjectResource
 
setScheduleExpression(String) - Method in class io.goobi.viewer.model.job.quartz.RecurringTaskTrigger
 
setScope(CMSComponentScope) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setScope(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setScope(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setScore(long) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field score.
setSearchable(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setSearchBean(SearchBean) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Required setter for ManagedProperty injection.
setSearchBean(SearchBean) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Required setter for ManagedProperty injection.
setSearchBean(SearchBean) - Method in class io.goobi.viewer.managedbeans.CmsBean
Required setter for ManagedProperty injection.
setSearchFilter(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field searchFilter.
setSearchHit(boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setSearchPrefix(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
 
setSearchScope(SolrSearchScope) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setSearchSortingOption(SearchSortingOption) - Method in class io.goobi.viewer.managedbeans.SearchBean
Setter for the field searchSortingOption.
setSearchSortingOption(SearchSortingOption) - Method in class io.goobi.viewer.model.search.Search
 
setSearchString(String) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
 
setSearchString(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Sets the actual search string.
setSearchString(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Sets the actual search string.
setSearchString(String) - Method in interface io.goobi.viewer.model.search.SearchInterface
Sets the actual search string.
setSearchStringForUrl(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Wrapper method for Pretty URL mappings.
setSearchType() - Method in class io.goobi.viewer.managedbeans.CmsBean
Sets the searchType in SearchBean to the type assciated with the current static view (e.g. if the current cms page replaces the static page 'advancedSearch' the search type is set to 'advanced') For the normal search pages this is done in the pretty mapping which isn't used if redirecting to cms page
setSearchType(int) - Method in class io.goobi.viewer.model.search.Search
Setter for the field searchType.
setSearchUrl(String) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
 
setSecurityAnswer(String) - Method in class io.goobi.viewer.managedbeans.CaptchaBean
 
setSelectAll(boolean) - Method in class io.goobi.viewer.managedbeans.AnnotationBean
Setter for exportSelection#setSelectAll(boolean) is placed here to avoid jsf confusing it with setting a value of the map.
setSelectAll(boolean) - Method in class io.goobi.viewer.model.misc.SelectionManager
 
setSelected(boolean) - Method in class io.goobi.viewer.model.calendar.AbstractCalendarItem
setSelected.
setSelected(boolean) - Method in class io.goobi.viewer.model.calendar.CalendarRow
Setter for the field selected.
setSelected(boolean) - Method in interface io.goobi.viewer.model.calendar.ICalendarItem
setSelected.
setSelected(boolean) - Method in class io.goobi.viewer.model.cms.Selectable
Setter for the field selected.
setSelected(boolean) - Method in class io.goobi.viewer.model.cms.SelectableNavigationItem
Setter for the field selected.
setSelected(boolean) - Method in class io.goobi.viewer.model.jsf.CheckboxSelectable
 
setSelected(T, boolean) - Method in class io.goobi.viewer.model.misc.SelectionManager
 
setSelectedArchiveWrapper(ArchiveResourceWrapper) - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
 
setSelectedCampaign(Campaign) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Sets the selected campaign to a clone of the given campaign.
setSelectedCampaignId(String) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Sets the CrowdsourcingBean.selectedCampaign by a String containing the campaign id.
setSelectedCategoryId(Long) - Method in class io.goobi.viewer.managedbeans.CmsCategoriesBean
setSelectedCategoryId.
setSelectedClient(ClientApplication) - Method in class io.goobi.viewer.managedbeans.AdminClientsBean
Sets the currently edited client.
setSelectedClientId(Long) - Method in class io.goobi.viewer.managedbeans.AdminClientsBean
Set the client currently being edited by its database id.
setSelectedComment(Comment) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
Setter for the field selectedComment.
setSelectedComponent(String) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field selectedComponent.
setSelectedComponent(String) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setSelectedDownloadOptionLabel(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field selectedDownloadOptionLabel.
setSelectedEntry(ArchiveEntry) - Method in class io.goobi.viewer.model.archives.ArchiveTree
 
setSelectedEntry(MessageEntry) - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
 
setSelectedEntryId(String) - Method in class io.goobi.viewer.managedbeans.ArchiveBean
Setter for the URL parameter.
setSelectedEntryIndex(int) - Method in class io.goobi.viewer.model.translations.admin.TranslationGroup
 
setSelectedLanguage(Locale) - Method in class io.goobi.viewer.managedbeans.AdminLicenseBean
 
setSelectedLanguage(Locale) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
Setter for the field selectedLanguage.
setSelectedLocale(String) - Method in interface io.goobi.viewer.model.translations.IPolyglott
Convenience method.
setSelectedLocale(Locale) - Method in class io.goobi.viewer.managedbeans.CmsRecordNoteEditBean
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.managedbeans.GeoMapBean
Sets the locale to use for display and editing.
setSelectedLocale(Locale) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollection
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.collections.CMSCollectionTreeTab
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.Highlight
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediumTextContent
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSShortTextContent
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.widgets.HtmlSidebarWidget
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.cms.widgets.WidgetDisplayElement
Not used, since this element isn't editable.
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field selectedLocale.
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.security.LicenseType
 
setSelectedLocale(Locale) - Method in interface io.goobi.viewer.model.translations.IPolyglott
Sets the locale to use for display and editing.
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
 
setSelectedLocale(Locale) - Method in class io.goobi.viewer.model.translations.TranslatedText
Set the TranslatedText.selectedLocale.
setSelectedMediaHolder(CMSMediaHolder) - Method in class io.goobi.viewer.managedbeans.CmsBean
Set a CMSMediaHolder in the CmsMediaBean which may receive a CMSMediaItem selected in the selectMedia dialog.
setSelectedMediaItem(CategorizableTranslatedSelectable<CMSMediaItem>) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Setter for the field selectedMediaItem.
setSelectedMediaItem(CMSMediaItem) - Method in class io.goobi.viewer.managedbeans.CmsBean
Setter for the field selectedMediaItem.
setSelectedMediaLocale(Locale) - Method in class io.goobi.viewer.managedbeans.CmsBean
Setter for the field selectedMediaLocale.
setSelectedNewsArticle(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setSelectedNewsArticle.
setSelectedObject(Highlight) - Method in class io.goobi.viewer.managedbeans.HighlightsBean
Sets the Highlight selected for editing.
setSelectedObjectId(long) - Method in class io.goobi.viewer.managedbeans.HighlightsBean
Sets the Highlight selected for editing via its database id.
setSelectedPage(CMSPage) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field selectedPage.
setSelectedPageId(String) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
setSelectedPageId.
setSelectedRecordLanguage(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field selectedRecordLanguage.
setSelectedRecordLanguage(String) - Method in class io.goobi.viewer.managedbeans.MetadataBean
setSelectedRecordLanguage.
setSelectedRecordLanguage(String) - Method in class io.goobi.viewer.model.metadata.MetadataElement
Setter for the field selectedRecordLanguage.
setSelectedRecordLanguage3(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter to match getSelectedRecordLanguage3() for URL patterns.
setSelectedResourceId(String) - Method in class io.goobi.viewer.managedbeans.CmsArchivesBean
 
setSelectedSlider(CMSSlider) - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
 
setSelectedTag(String) - Method in class io.goobi.viewer.managedbeans.CmsMediaBean
Setter for the field selectedTag.
setSelectedTemplate(CMSPageTemplate) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setSelectedTemplateId(Long) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setSelectedTheme(String) - Method in class io.goobi.viewer.managedbeans.CmsNavigationBean
setSelectedTheme.
setSelectType(String) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setSelectYear(String) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Select a year.
setSendEmailNotifications(boolean) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setSenderAddress(String) - Method in class io.goobi.viewer.model.viewer.Feedback
Setter for the field senderAddress.
setSeparator(String) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setSessionBookmarkListEmail(String) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
Setter for the field sessionBookmarkListEmail.
setSessionId(Optional<String>) - Method in class io.goobi.viewer.api.rest.model.tasks.Task
 
setShadow(boolean) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setShape(String) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setShapeMetadata(List<StructElement.ShapeMetadata>) - Method in class io.goobi.viewer.model.viewer.StructElement
 
setShareKey(String) - Method in class io.goobi.viewer.managedbeans.BookmarkBean
setShareKey.
setShareKey(String) - Method in class io.goobi.viewer.model.bookmark.BookmarkList
Setter for the field shareKey.
setShowAllHierarchyLevels(boolean) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
Setter for the field showAllHierarchyLevels.
setShowDescription(boolean) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
Setter for the field showDescription.
setShowLog(boolean) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setShowOptions(boolean) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setShowPopover(boolean) - Method in class io.goobi.viewer.model.maps.GeoMap
 
setShowSubElements(boolean) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
Setter for the field showSubElements.
setSidebarElements(List<CMSSidebarElement>) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field sidebarElements.
setSidebarElements(List<CMSSidebarElement>) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field sidebarElements.
setSidebarElementString(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field sidebarElementString.
setSidebarElementString(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field sidebarElementString.
setSidebarGroup(HtmlPanelGroup) - Method in class io.goobi.viewer.managedbeans.CMSSidebarWidgetsBean
Setter for the field sidebarGroup.
setSidebarMetadataList(List<Metadata>) - Method in class io.goobi.viewer.model.metadata.MetadataElement
Setter for the field sidebarMetadataList.
setSidebarWidgets(Map<WidgetDisplayElement, Boolean>) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field sidebarWidgets.
setSidebarWidgets(Map<WidgetDisplayElement, Boolean>) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setSingleRecordUrl(String) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
 
setSingleResultUrl(String) - Method in class io.goobi.viewer.model.calendar.CalendarItemDay
Setter for the field singleResultUrl.
setSingleString(boolean) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setSize(long) - Method in class io.goobi.viewer.model.viewer.Tag
Setter for the field size.
setSize(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.ResourceFile
 
setSize(URI, Long) - Method in class io.goobi.viewer.model.viewer.object.ObjectInfo
 
setSkipInWidget(boolean) - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
 
setSlider(CMSSlider) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSliderContent
 
setSliderId(long) - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
Sets the selected slider via id.
setSliderId(Long) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSliderContent
 
setSliderId(String) - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
Sets the selected slider via id string.
setSocialMediaUrls(List<ThemeLink>) - Method in class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
 
setSolrDoc(SolrDocument) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
 
setSolrDoc(SolrDocument) - Method in class io.goobi.viewer.model.search.SearchHit
 
setSolrDocument(SolrDocument) - Method in class io.goobi.viewer.model.metadata.CompareYearSolrDocWrapper
Setter for the field solrDocument.
setSolrField(String) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
Setter for the field solrField.
setSolrField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSBrowseContent
 
setSolrField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
 
setSolrFieldValue(String) - Method in class io.goobi.viewer.managedbeans.CmsCollectionsBean
Setter for the field solrFieldValue.
setSolrQuery(String) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setSolrQuery(String) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setSolrQuery(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setSolrQuery(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field solrQuery.
setSolrQuery(String) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setSortField(String) - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
 
setSortField(String) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
Setter for the field sortField.
setSortField(String) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setSortField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setSortField(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
 
setSortField(String) - Method in class io.goobi.viewer.model.cms.widgets.RssFeedSidebarWidget
Set the sort field.
setSortField(String) - Method in class io.goobi.viewer.model.metadata.ComplexMetadataList
 
setSortField(String) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setSortField(String) - Method in class io.goobi.viewer.model.viewer.collections.BrowseDcElement
Setter for the field sortField.
setSortFields(List<String>) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setSorting(Sorting) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSCollectionContent
 
setSorting(String, String) - Method in class io.goobi.viewer.model.metadata.ComplexMetadataList
 
setSortingListId(Integer) - Method in class io.goobi.viewer.model.cms.CMSNavigationItem
Setter for the field sortingListId.
setSortOrder(TableDataProvider.SortOrder) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
Setter for the field sortOrder.
setSortOrder(String) - Method in class io.goobi.viewer.api.rest.model.RecordsRequestParameters
 
setSortOrder(String) - Method in class io.goobi.viewer.model.metadata.ComplexMetadataList
 
setSortString(String) - Method in class io.goobi.viewer.managedbeans.SearchBean
Sets the sorting search string.
setSortString(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.SearchFunctionality
Sets the sorting search string.
setSortString(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field sortString.
setSortString(String) - Method in interface io.goobi.viewer.model.search.SearchInterface
Sets the sorting search string.
setSource(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setSource(URI) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignItem
Setter for the field source.
setSourceDir(String) - Method in class io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
 
setSourceDocFormat(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field sourceDocFormat.
setSourceFormat(List<String>) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setStart(LocalDateTime) - Method in class io.goobi.viewer.model.security.License
Setter for the field start.
setStartDate(LocalDateTime) - Method in class io.goobi.viewer.model.iiif.discovery.ActivityCollectionBuilder
Set the earliest date of Activities to be included in this collection.
setStartDate(Date) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setStartingCharacter(String) - Method in class io.goobi.viewer.model.cms.itemfunctionality.BrowseFunctionality
Sets the start character for which results should be displayed.
setStatisticMode(Campaign.StatisticMode) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setStatistics(Map<String, CampaignRecordStatistic>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field statistics.
setStatus(Task.TaskStatus) - Method in class io.goobi.viewer.api.rest.model.tasks.Task
 
setStatus(CrowdsourcingStatus) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordPageStatistic
Setter for the field status.
setStatus(CrowdsourcingStatus) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
Setter for the field status.
setStatus(JobStatus) - Method in class io.goobi.viewer.model.job.upload.UploadJob
Setter for the field status.
setStatus(JobStatus) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field status.
setStatus(TaskTriggerStatus) - Method in class io.goobi.viewer.model.job.quartz.RecurringTaskTrigger
 
setStatus(DownloadTaskEndpoint.Status) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setStatus(String) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setStatusMap(Map<String, String>) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
Setter for the field statusMap.
setStatusMapValue(String, String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setStatusMapValue.
setStep(List<StepResponse>) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setStorageBean(ApplicationBean) - Method in class io.goobi.viewer.model.job.mq.DownloadExternalResourceHandler
 
setStorageMode(ConsentScope.StorageMode) - Method in class io.goobi.viewer.model.administration.legal.ConsentScope
Sets the storageMode.
setStored(boolean) - Method in class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
 
setStructElement(StructElement) - Method in class io.goobi.viewer.servlets.oembed.OEmbedRecord
Setter for the field structElement.
setStyle(String) - Method in class io.goobi.viewer.model.cms.CMSSlider
 
setStyleClass(String) - Method in class io.goobi.viewer.model.cms.recordnotes.CMSRecordNote
 
setStyleClass(String) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
Sets the css style class to use for this widget.
setStyleFromRequestParameter() - Method in class io.goobi.viewer.managedbeans.CmsSliderEditBean
 
setStyleSheet(String) - Method in class io.goobi.viewer.model.viewer.themes.ThemeConfiguration
 
setSubEntryList(List<ArchiveEntry>) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setSubnetMask(String) - Method in class io.goobi.viewer.api.rest.v1.clients.ClientApplicationUpdate
 
setSubnetMask(String) - Method in class io.goobi.viewer.model.security.clients.ClientApplication
Set the ClientApplication.subnetMask.
setSubnetMask(String) - Method in class io.goobi.viewer.model.security.user.IpRange
Setter for the field subnetMask.
setSubTheme(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field subTheme.
setSubTheme(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field subTheme.
setSubThemeDiscriminatorValue() - Method in class io.goobi.viewer.managedbeans.NavigationHelper
 
setSubThemeDiscriminatorValue(String) - Method in class io.goobi.viewer.managedbeans.NavigationHelper
setSubThemeDiscriminatorValue.
setSubthemeDiscriminatorValues(List<String>) - Method in class io.goobi.viewer.model.security.License
Setter for the field subthemeDiscriminatorValues.
setSuffix(String) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setSuperuser(boolean) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field superuser.
setSuspended(boolean) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field suspended.
setSvg(boolean) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setTabName(String) - Method in class io.goobi.viewer.model.metadata.MetadataElement.MetadataType
 
setTag(String) - Method in class io.goobi.viewer.model.translations.Translation
Setter for the field tag.
setTags(List<TagCount>) - Method in class io.goobi.viewer.api.rest.model.ner.PageReference
Setter for the field tags.
setTarget(String) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field target.
setTargetCampaign(Campaign) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Setter for the field targetCampaign.
setTargetCampaignId(String) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
setTargetCampaignId.
setTargetCollection(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field targetCollection.
setTargetDir(String) - Method in class io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
 
setTargetFrequency(int) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
Setter for the field targetFrequency.
setTargetIdentifier(String) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Setter for the field targetIdentifier.
setTargetIdentifierForUrl(String) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
setTargetIdentifierForUrl.
setTargetPage(int) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Setter for the field targetPage.
setTargetPageOrder(Integer) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field targetPageOrder.
setTargetPI(String) - Method in class io.goobi.viewer.model.annotation.PersistentAnnotation
Setter for the field targetPI.
setTargetRecordPI(String) - Method in class io.goobi.viewer.managedbeans.AnnotationBean
 
setTargetSelector(TargetSelector) - Method in class io.goobi.viewer.model.crowdsourcing.questions.Question
Setter for the field targetSelector.
setTargetStatus(CrowdsourcingStatus) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Setter for the field targetStatus.
setTargetStatus(String) - Method in class io.goobi.viewer.managedbeans.CrowdsourcingBean
Setter for the field targetStatus.
setTargetType(HighlightData.TargetType) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setTargetUrl(String) - Method in class io.goobi.viewer.model.cms.HighlightData
 
setTaskName(String) - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
setTaskType(String) - Method in class io.goobi.viewer.model.job.quartz.RecurringTaskTrigger
 
setTemplateFilename(String) - Method in class io.goobi.viewer.model.cms.pages.content.PersistentCMSComponent
 
setTemplateFileName(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field templateFileName.
setTemplateId(Integer) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setTemplateId(Long) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setTemplateLockComponents(boolean) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field templateLockComponents.
setTemplateManager(CMSTemplateManager) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setTemplateManager(CMSTemplateManager) - Method in class io.goobi.viewer.managedbeans.storage.ApplicationBean
 
setTemplateName(String) - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
Setter for the field templateName.
setTemplateName(String) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSAdvancedSearchContent
 
setTemplateName(String) - Method in class io.goobi.viewer.model.job.upload.ProcessCreationRequest
 
setTempValue(String) - Method in class io.goobi.viewer.model.search.SearchFacets
Setter for the field tempValue.
setTest(String) - Method in class io.goobi.viewer.managedbeans.CmsBean
 
setText(TranslatedText) - Method in class io.goobi.viewer.model.administration.legal.Disclaimer
Set the disclaimer text.
setText(TranslatedText) - Method in interface io.goobi.viewer.model.cms.pages.content.TranslatableCMSContent
 
setText(TranslatedText) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSMediumTextContent
 
setText(TranslatedText) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSShortTextContent
 
setText(String) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
setText.
setText(String) - Method in class io.goobi.viewer.model.annotation.comments.Comment
 
setText(String) - Method in class io.goobi.viewer.model.annotation.comments.CommentLegacy
Setter for the field text.
setText(String) - Method in class io.goobi.viewer.model.rss.Description
Setter for the field text.
setText(String) - Method in class io.goobi.viewer.model.translations.TranslatedText
set the text for the current TranslatedText.selectedLocale.
setText(String, String) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
 
setText(String, Locale) - Method in class io.goobi.viewer.model.translations.TranslatedText
Sets the text for the given locale.
setThemeTemplate(boolean) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field themeTemplate.
setThirdPartyVariables(String, String, String, String, String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setThumbnailHeight(Integer) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field thumbnailHeight.
setThumbnailUrl(String) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setThumbnailUrl(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field thumbnailUrl.
setThumbnailWidth(Integer) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field thumbnailWidth.
setThumbs(ThumbnailHandler) - Method in class io.goobi.viewer.managedbeans.ImageDeliveryBean
Setter for the field thumbs.
setTicketEmail(String) - Method in class io.goobi.viewer.managedbeans.AccessTicketBean
 
setTicketPassword(String) - Method in class io.goobi.viewer.managedbeans.AccessTicketBean
 
setTicketRequestMessage(String) - Method in class io.goobi.viewer.managedbeans.AccessTicketBean
 
setTicketRequired(boolean) - Method in class io.goobi.viewer.model.security.License
 
setTileImage(CMSMediaItem) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setTimePeriodEnabled(boolean) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setTimestamp(String) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse.Date
 
setTitle(IMetadataValue) - Method in class io.goobi.viewer.model.maps.GeoMapFeature
 
setTitle(TranslatedText) - Method in class io.goobi.viewer.model.cms.CMSArchiveConfig
 
setTitle(TranslatedText) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setTitle(TranslatedText) - Method in class io.goobi.viewer.model.cms.widgets.CustomSidebarWidget
 
setTitle(String) - Method in class io.goobi.viewer.managedbeans.CreateRecordBean
 
setTitle(String) - Method in class io.goobi.viewer.managedbeans.TermsOfUseEditBean
 
setTitle(String) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setTitle(String) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
setTitle.
setTitle(String) - Method in class io.goobi.viewer.model.job.upload.ProcessStatusResponse
 
setTitle(String) - Method in class io.goobi.viewer.model.job.upload.PropertyResponse
 
setTitle(String) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setTitle(String) - Method in class io.goobi.viewer.model.job.upload.UploadJob
 
setTitle(String) - Method in class io.goobi.viewer.model.rss.Channel
Setter for the field title.
setTitle(String) - Method in class io.goobi.viewer.model.rss.RssItem
Setter for the field title.
setTitle(String) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setTitle(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field title.
setTitle(String, String) - Method in class io.goobi.viewer.model.administration.legal.TermsOfUse
 
setTitleTranslations(TranslatedText) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
 
setToc(TOC) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
setTocCurrentPage(String) - Method in class io.goobi.viewer.managedbeans.ActiveDocumentBean
Setter for the field tocCurrentPage.
setTocInvisible(int) - Method in class io.goobi.viewer.model.toc.TOC
Setter for the field tocInvisible.
setTocSize(String) - Method in class io.goobi.viewer.model.viewer.record.views.VisibilityConditionInfo
 
setTocVisible(int) - Method in class io.goobi.viewer.model.toc.TOC
Setter for the field tocVisible.
setTokenCheckDelay(long) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setTokenEndpoint(String) - Method in class io.goobi.viewer.model.security.authentication.OpenIdProvider
 
setTopBarContent(HtmlPanelGroup) - Method in class io.goobi.viewer.managedbeans.CmsDynamicContentBean
setTopBarContent.
setTopstruct(String) - Method in class io.goobi.viewer.model.metadata.MetadataValue
 
setTopStruct(StructElement) - Method in class io.goobi.viewer.model.viewer.StructElement
 
setTopStructElement(StructElement) - Method in class io.goobi.viewer.model.viewer.ViewManager
setTopStructElement.
setTopstructOnly(boolean) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setTopstructPi(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setTopstructValueFallback(boolean) - Method in class io.goobi.viewer.model.citation.CitationLink
 
setTopstructValueFallback(boolean) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
 
setTopVisibleCollection(String) - Method in class io.goobi.viewer.managedbeans.BrowseBean
Setter for the field topVisibleCollection.
setTotalPages(Integer) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignRecordStatistic
 
setTotalTocSize(int) - Method in class io.goobi.viewer.model.toc.TOC
Setter for the field totalTocSize.
setTranskribusPassword(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field transkribusPassword.
setTranskribusSession(TranskribusSession) - Method in class io.goobi.viewer.model.security.user.User
Setter for the field transkribusSession.
setTranskribusUserName(String) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field transkribusUserName.
setTranslate(boolean) - Method in class io.goobi.viewer.model.termbrowsing.BrowsingMenuFieldConfig
 
setTranslatedLabel(String) - Method in class io.goobi.viewer.model.search.FacetItem
Dummy setter to fulfill the interface contract.
setTranslatedLabel(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setTranslatedLabel(String) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setTranslation(List<MaintenanceModeTranslation>, String, String, String, MaintenanceMode) - Static method in class io.goobi.viewer.model.administration.MaintenanceModeTranslation
setTranslation.
setTranslation(List<CampaignTranslation>, String, String, String, Campaign) - Static method in class io.goobi.viewer.model.crowdsourcing.campaigns.CampaignTranslation
setTranslation.
setTranslation(List<Translation>, String, String, String) - Static method in class io.goobi.viewer.model.translations.Translation
 
setTranslationGroupsEditorSession(String) - Static method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field translationGroupsEditorSession.
setTranslations(List<MaintenanceModeTranslation>) - Method in class io.goobi.viewer.model.administration.MaintenanceMode
 
setTranslations(List<CampaignTranslation>) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field translations.
setTranslationValue(String) - Method in class io.goobi.viewer.model.translations.Translation
Setter for the field translationValue.
setTrueRootElement(ArchiveEntry) - Method in class io.goobi.viewer.model.archives.ArchiveTree
 
setTwo(String) - Method in class io.goobi.viewer.model.viewer.StringPair
Setter for the field two.
setTxtMoveTo(int) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
setTxtMoveTo.
setType(int) - Method in class io.goobi.viewer.model.metadata.Metadata
 
setType(int) - Method in class io.goobi.viewer.model.metadata.MetadataElement.MetadataType
 
setType(NERTag.Type) - Method in class io.goobi.viewer.api.rest.model.ner.TagCount
Setter for the field type.
setType(DisplayUserGeneratedContent.ContentType) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field type.
setType(TaskType) - Method in class io.goobi.viewer.api.rest.model.tasks.TaskParameter
 
setType(GeoMapMarker.MarkerType) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setType(MetadataParameter.MetadataParameterType) - Method in class io.goobi.viewer.model.metadata.MetadataParameter
Setter for the field type.
setType(FacetItem.FacetType) - Method in class io.goobi.viewer.model.search.FacetItem
 
setType(License.AccessType) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setType(AccessTicket.AccessTicketType) - Method in class io.goobi.viewer.model.security.tickets.AccessTicket
 
setType(ObjectFormat) - Method in class io.goobi.viewer.model.viewer.object.Object
Setter for the field type.
setType(String) - Method in class io.goobi.viewer.model.viewer.EventElement
Setter for the field type.
setType(String) - Method in class io.goobi.viewer.model.viewer.Feedback
Setter for the field type.
setType(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field type.
setUiComponent(UIComponent) - Method in class io.goobi.viewer.model.cms.pages.content.CMSComponent
 
setUiComponent(UIComponent) - Method in class io.goobi.viewer.model.cms.pages.content.CMSContentItem
 
setUnit(String) - Method in class io.goobi.viewer.model.media.voyager.VoyagerSceneBuilder
 
setUnitdate(String) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setUnitDate(ArchiveEntry) - Method in class io.goobi.viewer.managedbeans.ArchiveMetadataBean
 
setUntokenizeForPhraseSearch(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setup() - Method in class io.goobi.viewer.managedbeans.CmsPageEditBean
setup.
setup() - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setUpdatedBy(User) - Method in class io.goobi.viewer.model.crowdsourcing.DisplayUserGeneratedContent
Setter for the field updatedBy.
setUploadedAvatarFile(Part) - Method in class io.goobi.viewer.managedbeans.AdminBean
Setter for the field uploadedAvatarFile.
setUri(String) - Method in class io.goobi.viewer.api.rest.model.ner.ElementReference
 
setUri(URI) - Method in class io.goobi.viewer.model.viewer.object.Object
Setter for the field uri.
setUri(URI) - Method in class io.goobi.viewer.model.viewer.object.ObjectInfo
Setter for the field uri.
setUri(URI) - Method in class io.goobi.viewer.servlets.oembed.OEmbedRecord
Setter for the field uri.
setUrl(String) - Method in class io.goobi.viewer.model.metadata.MetadataElement
Setter for the field url.
setUrl(String) - Method in class io.goobi.viewer.model.metadata.MetadataView
 
setUrl(String) - Method in class io.goobi.viewer.model.viewer.Feedback
Setter for the field url.
setUrl(String) - Method in class io.goobi.viewer.model.viewer.LabeledLink
Setter for the field url.
setUrl(String) - Method in class io.goobi.viewer.servlets.oembed.PhotoOEmbedResponse
Setter for the field url.
setUrl(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.ResourceFile
 
setUrl(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setUrlTemplate(String) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
setUrn(String) - Method in class io.goobi.viewer.model.bookmark.Bookmark
Setter for the field urn.
setUrn(String) - Method in class io.goobi.viewer.model.viewer.PhysicalElementBuilder
 
setUsageStatisticsRecorder(UsageStatisticsRecorder) - Method in class io.goobi.viewer.controller.DataManager
 
setUseAsDefaultRecordView(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
 
setUseDefault(boolean) - Method in class io.goobi.viewer.model.maps.GeoMapMarker
 
setUseDefaultSidebar(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field useDefaultSidebar.
setUseDefaultSidebar(boolean) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field useDefaultSidebar.
setUseHeatmap(boolean) - Method in class io.goobi.viewer.model.maps.FeatureSet
 
setUseHeatmap(boolean) - Method in class io.goobi.viewer.model.maps.ManualFeatureSet
 
setUseHeatmap(boolean) - Method in class io.goobi.viewer.model.maps.SolrFeatureSet
 
setUser(VuAuthenticationResponse.User) - Method in class io.goobi.viewer.model.security.authentication.model.VuAuthenticationResponse
Setter for the field user.
setUser(User) - Method in class io.goobi.viewer.managedbeans.UserBean
Setter for the field user.
setUser(User) - Method in class io.goobi.viewer.model.search.SearchHitFactory
 
setUser(User) - Method in class io.goobi.viewer.model.security.License
Deprecated.
setUser(User) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setUser(User) - Method in class io.goobi.viewer.model.security.user.UserRole
Setter for the field user.
setUser(String) - Method in class io.goobi.viewer.model.iiif.search.IIIFSearchBuilder
Setter for the field user.
setUser(String) - Method in class io.goobi.viewer.model.job.upload.StepResponse
 
setUserBean(UserBean) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
Setter for the field userBean.
setUserBean(UserBean) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setUserCollectionId(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field userCollectionId.
setUserCommentsEnabled(boolean) - Method in class io.goobi.viewer.managedbeans.AdminCommentBean
setUserCommentsEnabled.
setUserGroup(UserGroup) - Method in class io.goobi.viewer.model.annotation.comments.CommentGroup
 
setUserGroup(UserGroup) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
 
setUserGroup(UserGroup) - Method in class io.goobi.viewer.model.security.License
Deprecated.
setUserGroup(UserGroup) - Method in class io.goobi.viewer.model.security.LicenseRightsHolder
 
setUserGroup(UserGroup) - Method in class io.goobi.viewer.model.security.user.UserRole
Setter for the field userGroup.
setUserid(String) - Method in class io.goobi.viewer.model.security.authentication.model.BibliothecaAuthenticationResponse
 
setUserInput(String) - Method in class io.goobi.viewer.model.search.Search
Setter for the field userInput.
setUsername(String) - Method in class io.goobi.viewer.model.security.authentication.model.UserPasswordAuthenticationRequest
Setter for the field username.
setUserProperties(Map<String, String>) - Method in class io.goobi.viewer.model.security.user.User
 
setValid(boolean) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
setValue(String) - Method in class io.goobi.viewer.api.rest.model.ner.TagCount
Setter for the field value.
setValue(String) - Method in class io.goobi.viewer.managedbeans.SitelinkBean
Setter for the field value.
setValue(String) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataFilter
Setter for the field value.
setValue(String) - Method in class io.goobi.viewer.model.citation.CitationLink
 
setValue(String) - Method in class io.goobi.viewer.model.cms.CMSProperty
Setter for the field value.
setValue(String) - Method in class io.goobi.viewer.model.job.upload.PropertyResponse
 
setValue(String) - Method in class io.goobi.viewer.model.search.FacetItem
Setter for the field value.
setValue(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setValue(String) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setValue(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
Backwards compatibility setter.
setValue(String) - Method in class io.goobi.viewer.model.search.SearchQueryItemLine
Setter for the field value.
setValue(String) - Method in class io.goobi.viewer.model.translations.admin.MessageValue
 
setValue(String) - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
 
setValue2(String) - Method in class io.goobi.viewer.model.search.FacetItem
Setter for the field value2.
setValue2(String) - Method in class io.goobi.viewer.model.search.GeoFacetItem
 
setValue2(String) - Method in interface io.goobi.viewer.model.search.IFacetItem
 
setValue2(String) - Method in class io.goobi.viewer.model.search.SearchQueryItem
Backwards compatibility method.
setValue2(String) - Method in class io.goobi.viewer.model.search.SearchQueryItemLine
 
setValueForLocale(Locale, String) - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
 
setValueMap(Map<Object, Boolean>) - Method in class io.goobi.viewer.faces.components.MultiSelectDropdown
 
setValuePair(StringPair) - Method in class io.goobi.viewer.model.metadata.MetadataWrapper
 
setValues(List<String>) - Method in class io.goobi.viewer.model.search.SearchQueryItemLine
 
setVariant(String) - Method in class io.goobi.viewer.api.rest.model.PrerenderPdfsRequestParameters
 
setVersion(String) - Method in class io.goobi.viewer.api.rest.model.IndexerDataRequestParameters
 
setVersion(String) - Method in class io.goobi.viewer.model.cms.legacy.CMSPageTemplate
Setter for the field version.
setVersion(String) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field version.
setVertices(double[][]) - Method in class io.goobi.viewer.model.search.GeoFacetItem
Creates a polygon feature from the given vertices.
setView(HitListView) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSRecordListContent
 
setView(HitListView) - Method in class io.goobi.viewer.model.cms.pages.content.types.CMSSearchContent
 
setViewerCollectionId(String) - Method in class io.goobi.viewer.model.transkribus.TranskribusJob
Setter for the field viewerCollectionId.
setVisibility(Campaign.CampaignVisibility) - Method in class io.goobi.viewer.model.crowdsourcing.campaigns.Campaign
Setter for the field visibility.
setVisible(boolean) - Method in class io.goobi.viewer.model.search.AdvancedSearchFieldConfiguration
 
setVisible(boolean) - Method in class io.goobi.viewer.model.toc.TOCElement
Setter for the field visible.
setVisibleItems(List<CMSNavigationItem>) - Method in class io.goobi.viewer.model.cms.CMSNavigationManager
Adds the given item, along with all their descendants to the visible item list.
setVolume(boolean) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field volume.
setVolumeNo(String) - Method in class io.goobi.viewer.model.search.BrowseElement
Setter for the field volumeNo.
setVolumeNo(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field volumeNo.
setVolumeNoSort(String) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field volumeNoSort.
setWeeksOfMonth(List<CalendarItemWeek>) - Method in class io.goobi.viewer.model.calendar.CalendarItemMonth
Setter for the field weeksOfMonth.
setWeight(int) - Method in class io.goobi.viewer.model.viewer.LabeledLink
Setter for the field weight.
setWidget(CustomSidebarWidget) - Method in class io.goobi.viewer.managedbeans.CustomWidgetEditBean
 
setWidget(CustomSidebarWidget) - Method in class io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElementCustom
 
setWidgetId(Long) - Method in class io.goobi.viewer.managedbeans.CustomWidgetEditBean
 
setWidgetsBean(CMSSidebarWidgetsBean) - Method in class io.goobi.viewer.managedbeans.CMSPageTemplateEditBean
 
setWidth(int) - Method in class io.goobi.viewer.model.viewer.PhysicalElement
Setter for the field width.
setWidth(Integer) - Method in class io.goobi.viewer.servlets.oembed.OEmbedResponse
Setter for the field width.
setWork(boolean) - Method in class io.goobi.viewer.model.search.BrowseElement
 
setWork(boolean) - Method in class io.goobi.viewer.model.viewer.StructElementStub
Setter for the field work.
setWorkbook(SXSSFWorkbook) - Method in class io.goobi.viewer.model.export.ExcelExport
 
setWrapperElementClass(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPage
Setter for the field wrapperElementClass.
setWrapperElementClass(String) - Method in class io.goobi.viewer.model.cms.pages.CMSPageTemplate
Setter for the field wrapperElementClass.
setX(double) - Method in class io.goobi.viewer.model.viewer.object.Point3D
Setter for the field x.
setY(double) - Method in class io.goobi.viewer.model.viewer.object.Point3D
Setter for the field y.
setYear(long) - Method in class io.goobi.viewer.model.metadata.CompareYearSolrDocWrapper
Setter for the field year.
setYear(String) - Method in class io.goobi.viewer.model.calendar.CalendarView
Setter for the field year.
setYearEnd(int) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field yearEnd.
setYearStart(int) - Method in class io.goobi.viewer.managedbeans.CalendarBean
Setter for the field yearStart.
setZ(double) - Method in class io.goobi.viewer.model.viewer.object.Point3D
Setter for the field z.
setZoomSlider(int) - Method in class io.goobi.viewer.model.viewer.ViewManager
Setter for the field zoomSlider.
SHAPE - Enum constant in enum class io.goobi.viewer.model.search.HitType
 
SHAPE - Enum constant in enum class io.goobi.viewer.solr.SolrConstants.MetadataGroupType
 
SHAPE_POLYGON - Static variable in class io.goobi.viewer.model.search.GeoCoordinateFeature
 
ShapeMetadata(String, String, String, String, int, String) - Constructor for class io.goobi.viewer.model.viewer.StructElement.ShapeMetadata
Constructor.
ShellCommand - Class in io.goobi.viewer.controller.shell
Executes an external shell command and captures its standard output and error streams.
ShellCommand(String...) - Constructor for class io.goobi.viewer.controller.shell.ShellCommand
 
shiftHierarchy(int) - Method in class io.goobi.viewer.model.archives.ArchiveEntry
 
shortFormatVersionString(String) - Static method in class io.goobi.viewer.controller.JsonTools
 
shouldOpenPopoversOnHover() - Method in class io.goobi.viewer.model.maps.GeoMap
 
shouldRedirect(String) - Method in class io.goobi.viewer.api.rest.model.MediaResourceHelper
 
shouldRetry() - Method in class io.goobi.viewer.controller.mq.ViewerMessage
 
shouldUpdateGeomaps() - Static method in class io.goobi.viewer.model.job.mq.GeoMapUpdateHandler
 
SHOW - Enum constant in enum class io.goobi.viewer.controller.config.filter.FilterAction
Pass objects meeting a filter's condition.
showAll() - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
showAll.
showAuthenticationProviderSelection() - Method in class io.goobi.viewer.managedbeans.UserBean
showAuthenticationProviderSelection.
showBackups() - Method in class io.goobi.viewer.managedbeans.AdminConfigEditorBean
showBackups.
showChildren(HierarchicalBrowseDcElement) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
showChildren.
showImageNavigator(ViewAttributes) - Method in class io.goobi.viewer.controller.Configuration
Returns whether a navigator element should be shown in the OpenSeadragon viewer.
showImageNavigator(String, String) - Method in class io.goobi.viewer.managedbeans.ConfigurationBean
Returns whether a navigator element should be shown in the OpenSeadragon viewer.
showImageThumbnailGallery(ViewAttributes) - Method in class io.goobi.viewer.controller.Configuration
Returns whether the thumbnail gallery should be shown in image view.
showImageThumbnailGallery(PageType) - Method in class io.goobi.viewer.model.viewer.ViewManager
 
shutdown() - Method in class io.goobi.viewer.api.rest.model.tasks.TaskManager
Shuts down the internal thread pool.
shutdown() - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
 
shutdown() - Method in interface io.goobi.viewer.dao.IDAO
shutdown.
shutdown() - Method in class io.goobi.viewer.dao.impl.JPADAO
shutdown.
shutdown() - Static method in class io.goobi.viewer.managedbeans.SearchBean
Shuts down the static executor.
shutdown() - Method in class io.goobi.viewer.managedbeans.storage.ApplicationBean
 
shutdown() - Static method in class io.goobi.viewer.messages.ViewerResourceBundle
 
shutdown() - Method in class io.goobi.viewer.model.translations.language.LanguageHelper
 
shutdownExecutor() - Static method in class io.goobi.viewer.managedbeans.SocketBean
Shuts down the scheduler.
SIDEBAR - Enum constant in enum class io.goobi.viewer.model.cms.pages.CMSPageEditState
Editing sidebar widgets.
SIDEBAR - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataView.MetadataViewLocation
 
SidebarWidgetUpdate - Class in io.goobi.viewer.dao.update
Migrates migrates data from the deprcated table cms_sidebar_elements to the new table cms_page_sidebar_elements, which backs CMSSidebarElement.
SidebarWidgetUpdate() - Constructor for class io.goobi.viewer.dao.update.SidebarWidgetUpdate
 
simple - Enum constant in enum class io.goobi.viewer.model.cms.pages.content.ContentItemMode
 
SimpleBrowseElementInfo - Class in io.goobi.viewer.model.viewer.collections
Lightweight browse element info carrying only a label and URI for simple collection entries.
SimpleBrowseElementInfo(String) - Constructor for class io.goobi.viewer.model.viewer.collections.SimpleBrowseElementInfo
Creates a new SimpleBrowseElementInfo instance.
SimpleBrowseElementInfo(String, URI, URI) - Constructor for class io.goobi.viewer.model.viewer.collections.SimpleBrowseElementInfo
Creates a new SimpleBrowseElementInfo instance.
SimpleMediaHolder - Class in io.goobi.viewer.model.cms
A lightweight, non-persistent CMSMediaHolder implementation that wraps a single CMSMediaItem together with an optional filename filter, suitable for transient use outside of the regular CMS page/content persistence hierarchy.
SimpleMediaHolder() - Constructor for class io.goobi.viewer.model.cms.SimpleMediaHolder
 
SimpleMediaHolder(CMSMediaItem) - Constructor for class io.goobi.viewer.model.cms.SimpleMediaHolder
 
SimpleMediaHolder(CMSMediaItem, String) - Constructor for class io.goobi.viewer.model.cms.SimpleMediaHolder
 
SimpleMediaHolder(String) - Constructor for class io.goobi.viewer.model.cms.SimpleMediaHolder
 
SimpleMediaHolderConverter - Class in io.goobi.viewer.dao.converter
JPA AttributeConverter that converts a SimpleMediaHolder to and from the numeric ID of the underlying CMSMediaItem for database persistence.
SimpleMediaHolderConverter() - Constructor for class io.goobi.viewer.dao.converter.SimpleMediaHolderConverter
 
SimpleQueryBuilder - Class in io.goobi.viewer.model.search.query
Builds a simple search String for a SearchBean.
SimpleQueryBuilder.Builder - Class in io.goobi.viewer.model.search.query
 
simpleSearch(SearchInterface) - Method in class io.goobi.viewer.managedbeans.SearchBean
simpleSearch.
SINGLE - Enum constant in enum class io.goobi.viewer.model.viewer.PageNavigation
Display a single image at a time, navigating to other images means loading a new page for that image.
SitelinkBean - Class in io.goobi.viewer.managedbeans
SitelinkBean.
SitelinkBean() - Constructor for class io.goobi.viewer.managedbeans.SitelinkBean
 
sitelinks - Enum constant in enum class io.goobi.viewer.model.viewer.PageType
 
Sitemap - Class in io.goobi.viewer.model.sitemap
Sitemap generation.
Sitemap() - Constructor for class io.goobi.viewer.model.sitemap.Sitemap
 
SitemapBuilder - Class in io.goobi.viewer.model.sitemap
Resource for sitemap generation.
SitemapBuilder(HttpServletRequest) - Constructor for class io.goobi.viewer.model.sitemap.SitemapBuilder
 
SitemapRequestParameters - Class in io.goobi.viewer.api.rest.model
POST request parameters for SitemapResource.
SitemapRequestParameters() - Constructor for class io.goobi.viewer.api.rest.model.SitemapRequestParameters
 
size() - Method in class io.goobi.viewer.model.misc.SelectionManager
 
SLASH_REPLACEMENT - Static variable in class io.goobi.viewer.controller.StringTools
Constant SLASH_REPLACEMENT="U002F".
SLIDER - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
SLIDER - Enum constant in enum class io.goobi.viewer.model.jsf.DynamicContentType
 
SocketBean - Class in io.goobi.viewer.managedbeans
Application scoped bean which handles socket updates for indexer and background tasks status.
SocketBean() - Constructor for class io.goobi.viewer.managedbeans.SocketBean
Default constructor.
SocketBean(long) - Constructor for class io.goobi.viewer.managedbeans.SocketBean
 
SocketBean(long, PushContext) - Constructor for class io.goobi.viewer.managedbeans.SocketBean
Creates a new tests with custom PushContext instance.
SocketMessage() - Constructor for class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
SocketMessage(DownloadTaskEndpoint.Action, DownloadTaskEndpoint.Status, String, String) - Constructor for class io.goobi.viewer.websockets.DownloadTaskEndpoint.SocketMessage
 
SOLR_DATE_FORMATTER - Static variable in class io.goobi.viewer.model.statistics.usage.StatisticsLuceneFields
Formats dates to/from the string representation used in SOLR.
SOLR_FIELD_NAMES - Enum constant in enum class io.goobi.viewer.model.translations.admin.TranslationGroup.TranslationGroupType
 
SOLR_FIELD_VALUES - Enum constant in enum class io.goobi.viewer.model.translations.admin.TranslationGroup.TranslationGroupType
 
SOLR_QUERY - Enum constant in enum class io.goobi.viewer.model.maps.GeoMap.GeoMapType
 
SOLR_QUERY_AND - Static variable in class io.goobi.viewer.solr.SolrConstants
 
SOLR_QUERY_OR - Static variable in class io.goobi.viewer.solr.SolrConstants
 
SOLR_QUERY_TRUE - Static variable in class io.goobi.viewer.solr.SolrConstants
 
SOLR_URL - Static variable in class io.goobi.viewer.model.variables.ReplacerVariables
 
SolrAndSqlAnnotationDeleter - Class in io.goobi.viewer.model.annotation.serialization
 
SolrAndSqlAnnotationDeleter() - Constructor for class io.goobi.viewer.model.annotation.serialization.SolrAndSqlAnnotationDeleter
 
SolrAndSqlAnnotationSaver - Class in io.goobi.viewer.model.annotation.serialization
 
SolrAndSqlAnnotationSaver() - Constructor for class io.goobi.viewer.model.annotation.serialization.SolrAndSqlAnnotationSaver
 
SolrAnnotationDeleter - Class in io.goobi.viewer.model.annotation.serialization
 
SolrAnnotationDeleter() - Constructor for class io.goobi.viewer.model.annotation.serialization.SolrAnnotationDeleter
 
SolrAnnotationSaver - Class in io.goobi.viewer.model.annotation.serialization
 
SolrAnnotationSaver() - Constructor for class io.goobi.viewer.model.annotation.serialization.SolrAnnotationSaver
 
SolrConstants - Class in io.goobi.viewer.solr
Provides constants for Lucene in alphabetical order.
SolrConstants.DocType - Enum Class in io.goobi.viewer.solr
Enum representing values of the Solr field DOCTYPE.
SolrConstants.MetadataGroupType - Enum Class in io.goobi.viewer.solr
Enum representing values of the Solr field METADATATYPE.
SolrEADParser - Class in io.goobi.viewer.model.archives
Loads and parses EAD documents from the Solr index.
SolrEADParser() - Constructor for class io.goobi.viewer.model.archives.SolrEADParser
 
SolrFeatureSet - Class in io.goobi.viewer.model.maps
A FeatureSet implementation that generates geo map features by executing a configurable Solr query and converting the matching documents into GeoJSON features.
SolrFeatureSet() - Constructor for class io.goobi.viewer.model.maps.SolrFeatureSet
 
SolrFeatureSet(SolrFeatureSet) - Constructor for class io.goobi.viewer.model.maps.SolrFeatureSet
 
SolrFieldInfo - Class in io.goobi.viewer.api.rest.model.index
Solr field information as JSON.
SolrFieldInfo(String) - Constructor for class io.goobi.viewer.api.rest.model.index.SolrFieldInfo
Constructor.
SolrFieldNameTranslationGroupItem - Class in io.goobi.viewer.model.translations.admin
A TranslationGroupItem whose keys are Solr field names, resolved either as a literal field name or as a regular expression matched against all known Solr fields.
SolrFieldNameTranslationGroupItem(String, boolean) - Constructor for class io.goobi.viewer.model.translations.admin.SolrFieldNameTranslationGroupItem
Protected constructor.
SolrFieldValueTranslationGroupItem - Class in io.goobi.viewer.model.translations.admin
A TranslationGroupItem whose keys are Solr field values, loaded via facet queries and expanded hierarchically using the configured collection splitting character.
SolrFieldValueTranslationGroupItem(String, boolean) - Constructor for class io.goobi.viewer.model.translations.admin.SolrFieldValueTranslationGroupItem
Protected constructor.
SOLRQUERY - Enum constant in enum class io.goobi.viewer.model.cms.legacy.CMSContentItemType
 
SolrQueryValidator - Class in io.goobi.viewer.faces.validators
Validates the query syntax and displays the number of hits.
SolrQueryValidator() - Constructor for class io.goobi.viewer.faces.validators.SolrQueryValidator
 
SolrSearchIndex - Class in io.goobi.viewer.solr
Provides all Solr query operations for the viewer, wrapping the SolrJ client with viewer-specific convenience methods.
SolrSearchIndex(SolrClient) - Constructor for class io.goobi.viewer.solr.SolrSearchIndex
Creates a new SolrSearchIndex instance.
SolrSearchParser - Class in io.goobi.viewer.model.iiif.search.parser
IIIF Search API parser that queries the Solr index to find text matches within indexed records.
SolrSearchParser() - Constructor for class io.goobi.viewer.model.iiif.search.parser.SolrSearchParser
 
SolrSearchScope - Enum Class in io.goobi.viewer.model.maps
Defines the scope of a Solr query used to populate geo-map features: constants control whether top-level records, structure documents, metadata documents, relationship documents, or all of them are searched.
SolrTools - Class in io.goobi.viewer.solr
Utility class providing static helpers for constructing Solr queries, parsing responses, and field value extraction.
SORT_DIRECTION_ASCENDING - Static variable in class io.goobi.viewer.model.metadata.ComplexMetadataList
 
SORT_DIRECTION_DESCENDING - Static variable in class io.goobi.viewer.model.metadata.ComplexMetadataList
 
SORT_RANDOM - Static variable in class io.goobi.viewer.solr.SolrConstants
 
SORT_RELEVANCE - Static variable in class io.goobi.viewer.solr.SolrConstants
 
sortBookmarkLists(List<BookmarkList>) - Static method in class io.goobi.viewer.model.bookmark.BookmarkList
 
sortBy(String, TableDataProvider.SortOrder) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
sortBy.
sortBy(String, String) - Method in class io.goobi.viewer.managedbeans.tabledata.TableDataProvider
sortBy.
sortByFileType(Collection<String>) - Static method in enum class io.goobi.viewer.model.viewer.record.views.FileType
 
sortByList(String, String, List<String>) - Static method in class io.goobi.viewer.controller.StringTools
 
sortCollection(HierarchicalBrowseDcElement) - Method in class io.goobi.viewer.model.viewer.collections.CollectionView
 
sortDcList(List<HierarchicalBrowseDcElement>, List<DcSortingList>, String, String) - Static method in class io.goobi.viewer.model.viewer.collections.CollectionView
Sorts the given BrowseDcElement list as defined in the configuration.
sortifyField(String) - Static method in class io.goobi.viewer.model.search.SearchHelper
sortifyField.
Sorting - Enum Class in io.goobi.viewer.model.viewer.collections
 
SORTNUM_YEAR - Static variable in class io.goobi.viewer.solr.SolrConstants
Single field containing a date as year for sorting.
sourceDocFormat - Variable in class io.goobi.viewer.model.viewer.StructElementStub
Format of document format from which this record was indexed.
SOURCEDOCFORMAT - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT="SOURCEDOCFORMAT".
SOURCEDOCFORMAT_DENKXWEB - Static variable in class io.goobi.viewer.solr.SolrConstants
 
SOURCEDOCFORMAT_DUBLINCORE - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT_DUBLINCORE="DUBLINCORE".
SOURCEDOCFORMAT_EAD - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT_EAD="EAD".
SOURCEDOCFORMAT_LIDO - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT_LIDO="LIDO".
SOURCEDOCFORMAT_METS - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT_METS="METS".
SOURCEDOCFORMAT_METS_MARC - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT_METS_MARC="METS_MARC".
SOURCEDOCFORMAT_WORLDVIEWS - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SOURCEDOCFORMAT_WORLDVIEWS="WORLDVIEWS".
splitHierarchicalFacet(String) - Static method in class io.goobi.viewer.model.search.SearchFacets
splitHierarchicalFacet.
SQL_ALTER_TABLE - Static variable in class io.goobi.viewer.controller.StringConstants
 
SqlAnnotationDeleter - Class in io.goobi.viewer.model.annotation.serialization
 
SqlAnnotationDeleter() - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlAnnotationDeleter
 
SqlAnnotationDeleter(IDAO) - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlAnnotationDeleter
 
SqlAnnotationLister - Class in io.goobi.viewer.model.annotation.serialization
 
SqlAnnotationLister() - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlAnnotationLister
 
SqlAnnotationLister(IDAO) - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlAnnotationLister
 
SqlAnnotationSaver - Class in io.goobi.viewer.model.annotation.serialization
 
SqlAnnotationSaver() - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlAnnotationSaver
 
SqlAnnotationSaver(IDAO) - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlAnnotationSaver
 
SqlCommentLister - Class in io.goobi.viewer.model.annotation.serialization
 
SqlCommentLister() - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlCommentLister
 
SqlCommentLister(IDAO) - Constructor for class io.goobi.viewer.model.annotation.serialization.SqlCommentLister
 
STANDARD - Enum constant in enum class io.goobi.viewer.model.search.FacetItem.FacetType
 
startConnection() - Method in class io.goobi.viewer.controller.mq.MessageQueueManager
 
startDownload(DownloadTaskEndpoint.SocketMessage) - Method in class io.goobi.viewer.websockets.DownloadTaskEndpoint
 
STARTDOWNLOAD - Enum constant in enum class io.goobi.viewer.websockets.DownloadTaskEndpoint.Action
 
started() - Method in class io.goobi.viewer.model.files.external.Progress
 
STARTED - Enum constant in enum class io.goobi.viewer.api.rest.model.tasks.Task.TaskStatus
 
StartQueueBrokerListener - Class in io.goobi.viewer.controller.mq
Servlet context listener that starts and stops the embedded ActiveMQ message broker together with the web application lifecycle.
StartQueueBrokerListener() - Constructor for class io.goobi.viewer.controller.mq.StartQueueBrokerListener
 
StartQueueBrokerListener(MessageQueueManager) - Constructor for class io.goobi.viewer.controller.mq.StartQueueBrokerListener
 
startsWith(URI, String) - Static method in class io.goobi.viewer.model.urlresolution.ViewerPathBuilder
Returns true if the first parts of the uri (separated by '/') are equal to all parts of the given string (separated by '/').
startTask() - Method in class io.goobi.viewer.model.statistics.usage.StatisticsIndexTask
Starts the indexint.
startTransaction(EntityManager) - Method in interface io.goobi.viewer.dao.IDAO
Call getTransaction() on the given EntityManager and then begin() on the transaction.
startTransaction(EntityManager) - Method in class io.goobi.viewer.dao.impl.JPADAO
Call getTransaction() on the given EntityManager and then begin() on the transaction.
startup() - Method in class io.goobi.viewer.managedbeans.storage.ApplicationBean
 
STATISTICS_MOVING_WALL - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
STATISTICS_MOVING_WALL_YEAR - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
STATISTICS_USAGE - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
STATISTICS_USAGE_DATE - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
STATISTICS_USAGE_DATE_RANGE - Static variable in class io.goobi.viewer.api.rest.v1.ApiUrls
 
StatisticsBean - Class in io.goobi.viewer.managedbeans
Bean for the statistics page.
StatisticsBean() - Constructor for class io.goobi.viewer.managedbeans.StatisticsBean
 
StatisticsIndexer - Class in io.goobi.viewer.model.statistics.usage
Writes Indexing files for SOLR indexer.
StatisticsIndexer() - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsIndexer
constructor using the StatisticsIndexer.hotfolder given by Configuration.getHotfolder().
StatisticsIndexer(Path) - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsIndexer
Default constructor.
StatisticsIndexTask - Class in io.goobi.viewer.model.statistics.usage
Task managed by the viewers TaskManager which indexes all DailySessionUsageStatistics up to the day before today.
StatisticsIndexTask() - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsIndexTask
Constructor using instances from DataManager.
StatisticsIndexTask(IDAO, StatisticsIndexer, SolrSearchIndex) - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsIndexTask
Default constructor.
StatisticsLuceneFields - Class in io.goobi.viewer.model.statistics.usage
Contains field names of STATISTICS_USAGE SOLR documents.
StatisticsSummary - Class in io.goobi.viewer.model.statistics.usage
Summary of request counts for a certain date range.
StatisticsSummary() - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsSummary
 
StatisticsSummary(DailySessionUsageStatistics) - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsSummary
Constructor to create an instance from a DailySessionUsageStatistics object.
StatisticsSummary(DailySessionUsageStatistics, List<String>) - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsSummary
Constructor to create an instance from a DailySessionUsageStatistics object filtered by a list of record identifiers.
StatisticsSummary(Map<RequestType, RequestTypeSummary>) - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsSummary
Default constructor.
StatisticsSummaryBuilder - Class in io.goobi.viewer.model.statistics.usage
Class collecting usage statistics data for a number of days to provide an overall summary for output.
StatisticsSummaryBuilder() - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsSummaryBuilder
Constructor using instances from DataManager.
StatisticsSummaryBuilder(SolrSearchIndex) - Constructor for class io.goobi.viewer.model.statistics.usage.StatisticsSummaryBuilder
Default constructor.
StatisticsSummaryFilter - Class in io.goobi.viewer.model.statistics.usage
A class holding values by which a StatisticsSummary instance should be filtered.
status - Variable in class io.goobi.viewer.model.job.upload.UploadJob
 
STATUS - Enum constant in enum class io.goobi.viewer.websockets.DownloadTaskEndpoint.Action
 
STATUS_DISABLED - Static variable in class io.goobi.viewer.api.rest.model.monitoring.MonitoringStatus
 
STATUS_ERROR - Static variable in class io.goobi.viewer.api.rest.model.monitoring.MonitoringStatus
 
STATUS_OK - Static variable in class io.goobi.viewer.api.rest.model.monitoring.MonitoringStatus
 
StepResponse - Class in io.goobi.viewer.model.job.upload
Represents a single workflow step returned as part of a ProcessStatusResponse from the Goobi workflow REST API, carrying the step title, execution status, assigned user, start/end dates, and position order.
StepResponse() - Constructor for class io.goobi.viewer.model.job.upload.StepResponse
 
STL - Enum constant in enum class io.goobi.viewer.model.viewer.object.ObjectFormat
 
STOPPED - Enum constant in enum class io.goobi.viewer.managedbeans.MessageQueueBean.MessageQueueState
 
StorageBean - Class in io.goobi.viewer.managedbeans.storage
Bean to store variables within a certain scope.
StorageBean() - Constructor for class io.goobi.viewer.managedbeans.storage.StorageBean
 
stream() - Method in class io.goobi.viewer.model.translations.MultiLanguageValue
 
stream(String) - Method in class io.goobi.viewer.api.rest.v1.index.IndexResource
 
streamMetadata(String, Locale, String, String, long) - Method in class io.goobi.viewer.model.metadata.ComplexMetadataContainer
 
streamMetadata(Locale, String, String, long) - Method in class io.goobi.viewer.model.metadata.ComplexMetadataList
 
STRING - Enum constant in enum class io.goobi.viewer.model.metadata.MetadataReplaceRule.MetadataReplaceRuleType
 
StringConstants - Class in io.goobi.viewer.controller
Central repository of shared string constants used throughout the Goobi viewer.
StringListConverter - Class in io.goobi.viewer.dao.converter
Store simple strings in single database field.
StringListConverter() - Constructor for class io.goobi.viewer.dao.converter.StringListConverter
 
StringMatchConfiguration - Class in io.goobi.viewer.controller.model
A matcher read from a configuration node which matches strings based on certain criteria.
StringMatchConfiguration(String) - Constructor for class io.goobi.viewer.controller.model.StringMatchConfiguration
 
StringMatchConfiguration(String, String) - Constructor for class io.goobi.viewer.controller.model.StringMatchConfiguration
 
StringMatchConfiguration(String, String, List<String>) - Constructor for class io.goobi.viewer.controller.model.StringMatchConfiguration
 
StringMatchConfiguration(List<String>) - Constructor for class io.goobi.viewer.controller.model.StringMatchConfiguration
 
StringPair - Class in io.goobi.viewer.model.viewer
Immutable pair of two string values, used for key-value mappings throughout the viewer.
StringPair(String, String) - Constructor for class io.goobi.viewer.model.viewer.StringPair
Creates a new StringPair instance.
StringPair.OneComparator - Class in io.goobi.viewer.model.viewer
 
StringPair.TwoComparator - Class in io.goobi.viewer.model.viewer
 
StringTools - Class in io.goobi.viewer.controller
Utility class providing string manipulation, conversion, and sanitisation helpers used throughout the viewer.
stripJS(String) - Static method in class io.goobi.viewer.controller.HtmlParser
Duplicate of StringTools.stripJS(String) because it seemed to fit here.
stripJS(String) - Static method in class io.goobi.viewer.controller.StringTools
stripJS.
stripPatternBreakingChars(String) - Static method in class io.goobi.viewer.controller.StringTools
Use this method to log user-controller variables that may contain pattern-breaking characters such as line breaks and tabs.
StructElement - Class in io.goobi.viewer.model.viewer
Each instance of this class represents a structure element.
StructElement() - Constructor for class io.goobi.viewer.model.viewer.StructElement
Empty constructor for unit tests.
StructElement(String) - Constructor for class io.goobi.viewer.model.viewer.StructElement
Creates a new StructElement instance.
StructElement(String, SolrDocument) - Constructor for class io.goobi.viewer.model.viewer.StructElement
Creates a new StructElement instance.
StructElement(String, SolrDocument, SolrDocument) - Constructor for class io.goobi.viewer.model.viewer.StructElement
Creates a new StructElement instance.
StructElement(SolrDocument) - Constructor for class io.goobi.viewer.model.viewer.StructElement
Like StructElement(String, SolrDocument), but get the lucene Id from the SolrDocument.
StructElement.ShapeMetadata - Class in io.goobi.viewer.model.viewer
Shape metadata for docstructs that represent only a portion of a page (or several pages).
StructElementComparator - Class in io.goobi.viewer.model.iiif.presentation.v2.builder
Sorts StructElements by anchors first, then works, then everything else within anchors and works, elements are sorted by PI, all other elements are sorted by LOGID.
StructElementComparator - Class in io.goobi.viewer.model.iiif.presentation.v3.builder
Sorts StructElements by anchors first, then works, then everything else within anchors and works, elements are sorted by PI, all other elements are sorted by LOGID.
StructElementComparator() - Constructor for class io.goobi.viewer.model.iiif.presentation.v2.builder.StructElementComparator
 
StructElementComparator() - Constructor for class io.goobi.viewer.model.iiif.presentation.v3.builder.StructElementComparator
 
StructElementStub - Class in io.goobi.viewer.model.viewer
StructElement essentials with a reduced memory footprint.
StructElementStub() - Constructor for class io.goobi.viewer.model.viewer.StructElementStub
Creates a new StructElementStub instance.
StructElementStub(String) - Constructor for class io.goobi.viewer.model.viewer.StructElementStub
Creates a new StructElementStub instance.
StructureBuilder - Class in io.goobi.viewer.model.iiif.presentation.v2.builder
Builds the Range (structure) resources within a IIIF Presentation API v2 Manifest from the record's logical structure.
StructureBuilder(AbstractApiUrlManager) - Constructor for class io.goobi.viewer.model.iiif.presentation.v2.builder.StructureBuilder
Creates a new StructureBuilder instance.
stylesheetExists(String) - Method in class io.goobi.viewer.managedbeans.AdminThemesBean
 
SUBJECT - Enum constant in enum class io.goobi.viewer.model.search.HitType
 
SUBJECT - Enum constant in enum class io.goobi.viewer.solr.SolrConstants.MetadataGroupType
 
submitFeedbackAction(boolean) - Method in class io.goobi.viewer.managedbeans.FeedbackBean
submitFeedbackAction.
SubnetMaskValidator - Class in io.goobi.viewer.faces.validators
Syntax validator for subnet masks.
SubnetMaskValidator() - Constructor for class io.goobi.viewer.faces.validators.SubnetMaskValidator
 
subPath(String, String) - Static method in class io.goobi.viewer.api.rest.AbstractApiUrlManager
 
SubthemeColumnUpdate - Class in io.goobi.viewer.dao.update
Database migration step that renames the subtheme_discriminator column to subtheme in both cms_pages and cms_page_templates, migrating data where both columns coexist.
SubthemeColumnUpdate() - Constructor for class io.goobi.viewer.dao.update.SubthemeColumnUpdate
 
SUBTITLE - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUBTITLE="SUBTITLE".
SuccessMessage - Class in io.goobi.viewer.api.rest.model
REST API response model indicating whether an operation succeeded, together with an optional human-readable result description.
SuccessMessage(boolean) - Constructor for class io.goobi.viewer.api.rest.model.SuccessMessage
Creates a new SuccessMessage instance.
SuccessMessage(boolean, String) - Constructor for class io.goobi.viewer.api.rest.model.SuccessMessage
Creates a new SuccessMessage instance.
SUFFIX_ALTO_CROWDSOURCING - Static variable in class io.goobi.viewer.controller.IndexerTools
Constant SUFFIX_ALTO_CROWDSOURCING="_altocrowd".
SUFFIX_ANNOTATIONS - Static variable in class io.goobi.viewer.model.annotation.serialization.AnnotationIndexAugmenter
Constant SUFFIX_ANNOTATIONS="_annotations".
SUFFIX_CMS - Static variable in class io.goobi.viewer.controller.IndexerTools
Constant SUFFIX_CMS="_cms".
SUFFIX_DD - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUFFIX_DD="_DD".
SUFFIX_FULLTEXT_CROWDSOURCING - Static variable in class io.goobi.viewer.controller.IndexerTools
Constant SUFFIX_FULLTEXT_CROWDSOURCING="_txtcrowd".
SUFFIX_UNTOKENIZED - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUFFIX_UNTOKENIZED="_UNTOKENIZED".
SUFFIX_USER_GENERATED_CONTENT - Static variable in class io.goobi.viewer.controller.IndexerTools
Constant SUFFIX_USER_GENERATED_CONTENT="_ugc".
SUPERDEFAULT - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUPERDEFAULT="SUPERDEFAULT".
SUPERFULLTEXT - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUPERFULLTEXT="SUPERFULLTEXT".
SUPERSEARCHTERMS_ARCHIVE - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUPERSEARCHTERMS_ARCHIVE="SUPERSEARCHTERMS_ARCHIVE".
SUPERUGCTERMS - Static variable in class io.goobi.viewer.solr.SolrConstants
Constant SUPERUGCTERMS="SUPERUGCTERMS".
SUPERUSER_ROLE - Static variable in class io.goobi.viewer.model.security.Role
Constant SUPERUSER_ROLE="admin".
SUSPENDED - Enum constant in enum class io.goobi.viewer.model.annotation.PublicationStatus
 
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