Uses of Class
de.hybris.platform.acceleratorcms.model.actions.AbstractCMSActionModel
Packages that use AbstractCMSActionModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.actions package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.components package.
-
Uses of AbstractCMSActionModel in de.hybris.platform.acceleratorcms.model.actions
Subclasses of AbstractCMSActionModel in de.hybris.platform.acceleratorcms.model.actionsModifier and TypeClassDescriptionclassGenerated model class for type AddToCartAction first defined at extension acceleratorcms.classGenerated model class for type ListAddToCartAction first defined at extension acceleratorcms.classGenerated model class for type ListAddToEntryGroupAction first defined at extension acceleratorcms.classGenerated model class for type ListOrderFormAction first defined at extension acceleratorcms.classGenerated model class for type ListPickUpInStoreAction first defined at extension acceleratorcms.classGenerated model class for type PickUpInStoreAction first defined at extension acceleratorcms.classGenerated model class for type SimpleCMSAction first defined at extension acceleratorcms.classGenerated model class for type ViewOrderAction first defined at extension acceleratorcms.classGenerated model class for type ViewStoreAction first defined at extension acceleratorcms. -
Uses of AbstractCMSActionModel in de.hybris.platform.cms2.model.contents.components
Methods in de.hybris.platform.cms2.model.contents.components that return types with arguments of type AbstractCMSActionModelModifier and TypeMethodDescriptionAbstractCMSComponentModel.getActions()Generated method - Getter of theAbstractCMSComponent.actionsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.cms2.model.contents.components with type arguments of type AbstractCMSActionModelModifier and TypeMethodDescriptionvoidAbstractCMSComponentModel.setActions(List<AbstractCMSActionModel> value) Generated method - Setter ofAbstractCMSComponent.actionsattribute defined at extensionacceleratorcms.