Uses of Enum Class
de.hybris.platform.cmsfacades.data.StructureTypeCategory
Packages that use StructureTypeCategory
Package
Description
-
Uses of StructureTypeCategory in de.hybris.platform.cmsfacades.data
Methods in de.hybris.platform.cmsfacades.data that return StructureTypeCategoryModifier and TypeMethodDescriptionstatic StructureTypeCategoryReturns the enum constant of this class with the specified name.static StructureTypeCategory[]StructureTypeCategory.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StructureTypeCategory in de.hybris.platform.cmsfacades.types
Method parameters in de.hybris.platform.cmsfacades.types with type arguments of type StructureTypeCategoryModifier and TypeMethodDescriptionComponentTypeFacade.getAllCmsItemTypes(List<StructureTypeCategory> categories, boolean readOnly) Find all cms item types by category. -
Uses of StructureTypeCategory in de.hybris.platform.cmsfacades.types.impl
Method parameters in de.hybris.platform.cmsfacades.types.impl with type arguments of type StructureTypeCategoryModifier and TypeMethodDescriptionDefaultComponentTypeFacade.getAllCmsItemTypes(List<StructureTypeCategory> categories, boolean readOnly) -
Uses of StructureTypeCategory in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that return StructureTypeCategoryModifier and TypeMethodDescriptionprotected StructureTypeCategoryCategoryComponentTypePopulator.getCategory()Methods in de.hybris.platform.cmsfacades.types.populator with parameters of type StructureTypeCategoryModifier and TypeMethodDescriptionvoidCategoryComponentTypePopulator.setCategory(StructureTypeCategory category) -
Uses of StructureTypeCategory in de.hybris.platform.cmsfacades.types.service
Methods in de.hybris.platform.cmsfacades.types.service that return StructureTypeCategoryModifier and TypeMethodDescriptionComponentTypeStructure.getCategory()Get the category in which this type belongs to.Methods in de.hybris.platform.cmsfacades.types.service with parameters of type StructureTypeCategoryModifier and TypeMethodDescriptionvoidComponentTypeStructure.setCategory(StructureTypeCategory category) Sets the category for this component type. -
Uses of StructureTypeCategory in de.hybris.platform.cmsfacades.types.service.impl
Methods in de.hybris.platform.cmsfacades.types.service.impl that return StructureTypeCategoryMethods in de.hybris.platform.cmsfacades.types.service.impl with parameters of type StructureTypeCategoryModifier and TypeMethodDescriptionvoidDefaultComponentTypeStructure.setCategory(StructureTypeCategory category)