Uses of Class
de.hybris.platform.acceleratorcms.model.CMSActionTypeModel
Packages that use CMSActionTypeModel
Package
Description
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
-
Uses of CMSActionTypeModel in de.hybris.platform.cms2.model
Methods in de.hybris.platform.cms2.model that return types with arguments of type CMSActionTypeModelModifier and TypeMethodDescriptionCMSComponentTypeModel.getActionTypes()Generated method - Getter of theCMSComponentType.actionTypesattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.cms2.model with type arguments of type CMSActionTypeModelModifier and TypeMethodDescriptionvoidCMSComponentTypeModel.setActionTypes(Collection<CMSActionTypeModel> value) Generated method - Setter ofCMSComponentType.actionTypesattribute defined at extensionacceleratorcms.