Uses of Class
io.goobi.viewer.model.calendar.CalendarItemYear
Packages that use CalendarItemYear
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Model for the calendar browse view, providing a hierarchy of calendar items from century
down to day level that represent the temporal distribution of digitized records.
-
Uses of CalendarItemYear in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return CalendarItemYearModifier and TypeMethodDescriptionCalendarBean.getCurrentYear()Getter for the fieldcurrentYear.Methods in io.goobi.viewer.managedbeans with parameters of type CalendarItemYearModifier and TypeMethodDescriptionvoidCalendarBean.setCurrentYear(CalendarItemYear currentYear) Set a new value for year. -
Uses of CalendarItemYear in io.goobi.viewer.model.calendar
Methods in io.goobi.viewer.model.calendar that return CalendarItemYearMethods in io.goobi.viewer.model.calendar that return types with arguments of type CalendarItemYear