Uses of Class
de.hybris.platform.cms2.model.ComponentTypeGroupModel
Packages that use ComponentTypeGroupModel
Package
Description
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents package.
-
Uses of ComponentTypeGroupModel in de.hybris.platform.cms2.model
Methods in de.hybris.platform.cms2.model that return types with arguments of type ComponentTypeGroupModelModifier and TypeMethodDescriptionCMSComponentTypeModel.getComponentTypeGroups()Generated method - Getter of theCMSComponentType.componentTypeGroupsattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model with type arguments of type ComponentTypeGroupModelModifier and TypeMethodDescriptionvoidCMSComponentTypeModel.setComponentTypeGroups(Set<ComponentTypeGroupModel> value) Generated method - Setter ofCMSComponentType.componentTypeGroupsattribute defined at extensioncms2. -
Uses of ComponentTypeGroupModel in de.hybris.platform.cms2.model.contents
Methods in de.hybris.platform.cms2.model.contents that return ComponentTypeGroupModelModifier and TypeMethodDescriptionContentSlotNameModel.getCompTypeGroup()Generated method - Getter of theContentSlotName.compTypeGroupattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.contents with parameters of type ComponentTypeGroupModelModifier and TypeMethodDescriptionvoidContentSlotNameModel.setCompTypeGroup(ComponentTypeGroupModel value) Generated method - Setter ofContentSlotName.compTypeGroupattribute defined at extensioncms2.