Uses of Class
de.hybris.platform.cms2.model.contents.containers.ABTestCMSComponentContainerModel
-
-
Uses of ABTestCMSComponentContainerModel in de.hybris.platform.cms2.servicelayer.services
Methods in de.hybris.platform.cms2.servicelayer.services with parameters of type ABTestCMSComponentContainerModel Modifier and Type Method Description SimpleCMSComponentModelABTestService. getRandomCmsComponent(ABTestCMSComponentContainerModel container)Gets the randomSimpleCMSComponentobject.java.util.List<SimpleCMSComponentModel>ABTestService. getRandomCMSComponents(ABTestCMSComponentContainerModel container)Gets the list of randomSimpleCMSComponentobjects. -
Uses of ABTestCMSComponentContainerModel in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type ABTestCMSComponentContainerModel Modifier and Type Method Description protected intDefaultABTestService. getRandFromSession(ABTestCMSComponentContainerModel container, int size)SimpleCMSComponentModelDefaultABTestService. getRandomCmsComponent(ABTestCMSComponentContainerModel container)Gets the randomSimpleCMSComponentobject.java.util.List<SimpleCMSComponentModel>DefaultABTestService. getRandomCMSComponents(ABTestCMSComponentContainerModel container)Gets the list of randomSimpleCMSComponentobjects. -
Uses of ABTestCMSComponentContainerModel in de.hybris.platform.cmsfacades.util.builder
Methods in de.hybris.platform.cmsfacades.util.builder that return ABTestCMSComponentContainerModel Modifier and Type Method Description ABTestCMSComponentContainerModelABTestCMSComponentContainerModelBuilder. build()protected ABTestCMSComponentContainerModelABTestCMSComponentContainerModelBuilder. getModel()Methods in de.hybris.platform.cmsfacades.util.builder with parameters of type ABTestCMSComponentContainerModel Modifier and Type Method Description static ABTestCMSComponentContainerModelBuilderABTestCMSComponentContainerModelBuilder. fromModel(ABTestCMSComponentContainerModel model) -
Uses of ABTestCMSComponentContainerModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return ABTestCMSComponentContainerModel Modifier and Type Method Description ABTestCMSComponentContainerModelABTestCMSComponentContainerModelMother. createHeaderParagraphsABTestContainerModel(CatalogVersionModel catalogVersion)
-