Uses of Class
io.goobi.viewer.model.cms.CMSCategory
Package
Description
-
Uses of CMSCategory in io.goobi.viewer.dao
Modifier and TypeMethodDescriptionIDAO.getCategory
(Long id) getCategory.IDAO.getCategoryByName
(String name) getCategoryByName.Modifier and TypeMethodDescriptionboolean
IDAO.addCategory
(CMSCategory category) addCategory.boolean
IDAO.deleteCategory
(CMSCategory category) deleteCategory.IDAO.getCMSMediaItemsByCategory
(CMSCategory category) Get a list of allCMSMediaItem
s which contain the given categoryIDAO.getCMSPagesByCategory
(CMSCategory category) getCMSPagesByCategory.IDAO.getCMSPagesForRecord
(String pi, CMSCategory category) getCMSPagesForRecord.long
IDAO.getCountMediaItemsUsingCategory
(CMSCategory category) long
IDAO.getCountPagesUsingCategory
(CMSCategory category) boolean
IDAO.isCMSPagesForRecordHaveUpdates
(String pi, CMSCategory category, LocalDateTime fromDate, LocalDateTime toDate) isCMSPagesForRecordHaveUpdates.boolean
IDAO.updateCategory
(CMSCategory category) updateCategory. -
Uses of CMSCategory in io.goobi.viewer.dao.impl
Modifier and TypeMethodDescriptionJPADAO.getCategory
(Long id) getCategory.JPADAO.getCategoryByName
(String name) getCategoryByName.Modifier and TypeMethodDescriptionboolean
JPADAO.addCategory
(CMSCategory category) addCategory.boolean
JPADAO.deleteCategory
(CMSCategory category) deleteCategory.JPADAO.getCMSMediaItemsByCategory
(CMSCategory category) Get a list of allCMSMediaItem
s which contain the given categoryJPADAO.getCMSPagesByCategory
(CMSCategory category) getCMSPagesByCategory.JPADAO.getCMSPagesForRecord
(String pi, CMSCategory category) getCMSPagesForRecord.long
JPADAO.getCountMediaItemsUsingCategory
(CMSCategory category) long
JPADAO.getCountPagesUsingCategory
(CMSCategory category) boolean
JPADAO.isCMSPagesForRecordHaveUpdates
(String pi, CMSCategory category, LocalDateTime fromDate, LocalDateTime toDate) isCMSPagesForRecordHaveUpdates.boolean
JPADAO.updateCategory
(CMSCategory category) updateCategory. -
Uses of CMSCategory in io.goobi.viewer.dao.update
-
Uses of CMSCategory in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionCmsCategoriesBean.getSelectedCategory()
Getter for the fieldselectedCategory
.Modifier and TypeMethodDescriptionCmsBean.getAllCategories()
getAllCategories.CmsCategoriesBean.getAllCategories()
Returns a newly created list of all saved categoriesCmsMediaBean.getAllMediaCategories()
getAllMediaCategories.CmsBean.getAllowedCategories
(User user) Returns a filtered category list for the given user, unless the user is a superuser.CmsSliderEditBean.getSelectableCategories()
Modifier and TypeMethodDescriptionCmsCategoriesBean.deleteCategoryAction
(CMSCategory category) Delete the given Category in DAO.void
CmsCategoriesBean.edit
(CMSCategory category) Start editing the given category.CmsBean.getRelatedPages
(String pi, CMSCategory category) getRelatedPages.boolean
CmsPageEditBean.mayRemoveCategoryFromPage
(CMSCategory cat) mayRemoveCategoryFromPage.Modifier and TypeMethodDescriptionvoid
CmsMediaBean.saveMedia
(CMSMediaItem media, List<Selectable<CMSCategory>> categories) Save media item, adding or removing the given categories, depending wether they are selected or not. ifUser.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 -
Uses of CMSCategory in io.goobi.viewer.model.cms
Modifier and TypeMethodDescriptionCategorizableTranslatedSelectable.getCategories()
Getter for the fieldcategories
.CategorizableTranslatedSelectable.getSelectedCategories()
getSelectedCategories.Modifier and TypeMethodDescriptionvoid
CategorizableTranslatedSelectable.setCategories
(List<Selectable<CMSCategory>> categories) Setter for the fieldcategories
.ModifierConstructorDescriptionCMSCategory
(CMSCategory blueprint, boolean keepId) Constructor for CMSCategory.ModifierConstructorDescriptionCategorizableTranslatedSelectable
(T value, boolean selected, Locale defaultLocale, List<Selectable<CMSCategory>> categories) Constructor for CategorizableTranslatedSelectable. -
Uses of CMSCategory in io.goobi.viewer.model.cms.media
Modifier and TypeMethodDescriptionCMSMediaItem.getCategories()
CMSMediaItem.wrapCategories
(List<CMSCategory> categories) wrapCategories.Modifier and TypeMethodDescriptionboolean
CMSMediaItem.addCategory
(CMSCategory cat) addCategory.boolean
CMSMediaItem.removeCategory
(CMSCategory cat) removeCategory.Modifier and TypeMethodDescriptionvoid
CMSMediaItem.setCategories
(List<CMSCategory> categories) Setter for the fieldcategories
.CMSMediaItem.wrapCategories
(List<CMSCategory> categories) wrapCategories. -
Uses of CMSCategory in io.goobi.viewer.model.cms.pages
Modifier and TypeMethodDescriptionCMSPage.getCategories()
Getter for the fieldcategories
.CMSPageTemplate.getCategories()
Getter for the fieldcategories
.CMSPage.getSelectableCategories()
Getter for the fieldselectableCategories
.CMSPageTemplate.getSelectableCategories()
Getter for the fieldselectableCategories
.Modifier and TypeMethodDescriptionvoid
CMSPage.addCategory
(CMSCategory category) addCategory.void
CMSPageTemplate.addCategory
(CMSCategory category) addCategory.void
CMSPage.removeCategory
(CMSCategory category) removeCategory.void
CMSPageTemplate.removeCategory
(CMSCategory category) removeCategory.Modifier and TypeMethodDescriptionvoid
CMSPage.setCategories
(List<CMSCategory> categories) Setter for the fieldcategories
.void
CMSPageTemplate.setCategories
(List<CMSCategory> categories) Setter for the fieldcategories
. -
Uses of CMSCategory in io.goobi.viewer.model.cms.pages.content
Modifier and TypeMethodDescriptionboolean
CMSCategoryHolder.addCategory
(CMSCategory category) boolean
CMSCategoryHolder.removeCategory
(CMSCategory category) -
Uses of CMSCategory in io.goobi.viewer.model.cms.pages.content.types
Modifier and TypeMethodDescriptionCMSImageListContent.getCategories()
CMSPageListContent.getCategories()
CMSImageListContent.getSelectableCategories()
CMSPageListContent.getSelectableCategories()
CMSPageListContent.getSortedCategories
(int pageNo, boolean random, boolean paged, CMSTemplateManager templateManager) getSortedCategories.Modifier and TypeMethodDescriptionboolean
CMSImageListContent.addCategory
(CMSCategory category) boolean
CMSPageListContent.addCategory
(CMSCategory category) CMSPageListContent.getNestedPagesByCategory
(boolean random, boolean paged, CMSCategory category, CMSTemplateManager templateManager) Deprecated.CMSPageListContent.getNestedPagesByCategory
(boolean random, CMSCategory category, CMSTemplateManager templateManager) Getter for the fieldnestedPages
.boolean
CMSImageListContent.removeCategory
(CMSCategory category) boolean
CMSPageListContent.removeCategory
(CMSCategory category) -
Uses of CMSCategory in io.goobi.viewer.model.security
Modifier and TypeMethodDescriptionLicense.getAllowedCategories()
Getter for the fieldallowedCategories
.License.getSelectableCategories()
Modifier and TypeMethodDescriptionvoid
License.setAllowedCategories
(List<CMSCategory> allowedCategories) Setter for the fieldallowedCategories
. -
Uses of CMSCategory in io.goobi.viewer.model.security.user
Modifier and TypeMethodDescriptionUser.getAllowedCategories
(List<CMSCategory> allCategories) getAllowedCategories.Modifier and TypeMethodDescriptionUser.getAllowedCategories
(List<CMSCategory> allCategories) getAllowedCategories.
CMSPageListContent.getNestedPagesByCategory(boolean, CMSCategory, CMSTemplateManager)
instead