Uses of Class
de.hybris.platform.cms2.model.CMSComponentTypeModel
Packages that use CMSComponentTypeModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo package.
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.
Contains generated models for each type of de.hybris.platform.cms2.jalo.site package.
-
Uses of CMSComponentTypeModel in de.hybris.platform.acceleratorcms.model
Subclasses of CMSComponentTypeModel in de.hybris.platform.acceleratorcms.modelModifier and TypeClassDescriptionclassGenerated model class for type CMSActionType first defined at extension acceleratorcms.Methods in de.hybris.platform.acceleratorcms.model that return types with arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionCMSActionTypeModel.getComponentTypes()Generated method - Getter of theCMSActionType.componentTypesattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.acceleratorcms.model with type arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionvoidCMSActionTypeModel.setComponentTypes(Collection<CMSComponentTypeModel> value) Generated method - Setter ofCMSActionType.componentTypesattribute defined at extensionacceleratorcms. -
Uses of CMSComponentTypeModel in de.hybris.platform.cms2.model
Methods in de.hybris.platform.cms2.model that return types with arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionComponentTypeGroupModel.getCmsComponentTypes()Generated method - Getter of theComponentTypeGroup.cmsComponentTypesattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model with type arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionvoidComponentTypeGroupModel.setCmsComponentTypes(Set<CMSComponentTypeModel> value) Generated method - Setter ofComponentTypeGroup.cmsComponentTypesattribute defined at extensioncms2. -
Uses of CMSComponentTypeModel in de.hybris.platform.cms2.model.contents
Methods in de.hybris.platform.cms2.model.contents that return types with arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionContentSlotNameModel.getValidComponentTypes()Deprecated, for removal: This API element is subject to removal in a future version.since 5.0Method parameters in de.hybris.platform.cms2.model.contents with type arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionvoidContentSlotNameModel.setValidComponentTypes(Set<CMSComponentTypeModel> value) Deprecated, for removal: This API element is subject to removal in a future version.since 5.0 -
Uses of CMSComponentTypeModel in de.hybris.platform.cms2.model.site
Methods in de.hybris.platform.cms2.model.site that return types with arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionCMSSiteModel.getValidComponentTypes()Generated method - Getter of theCMSSite.validComponentTypesattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.site with type arguments of type CMSComponentTypeModelModifier and TypeMethodDescriptionvoidCMSSiteModel.setValidComponentTypes(Set<CMSComponentTypeModel> value) Generated method - Setter ofCMSSite.validComponentTypesattribute defined at extensioncms2.