Uses of Class
io.goobi.viewer.managedbeans.CmsBean
Packages that use CmsBean
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Utility helpers for managed beans in the Goobi viewer, offering convenience methods to look up
CDI and JSF beans by type or name at runtime.
-
Uses of CmsBean in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans with parameters of type CmsBeanModifier and TypeMethodDescriptionvoidActiveDocumentBean.setCmsBean(CmsBean cmsBean) Required setter for ManagedProperty injection.voidNavigationHelper.setCmsBean(CmsBean cmsBean) Constructors in io.goobi.viewer.managedbeans with parameters of type CmsBean -
Uses of CmsBean in io.goobi.viewer.managedbeans.utils
Methods in io.goobi.viewer.managedbeans.utils that return CmsBean