Uses of Enum Class
de.hybris.platform.cms2.enums.ABTestScopes
Packages that use ABTestScopes
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.containers package.
-
Uses of ABTestScopes in de.hybris.platform.cms2.enums
Methods in de.hybris.platform.cms2.enums that return ABTestScopesModifier and TypeMethodDescriptionstatic ABTestScopesReturns the enum constant of this class with the specified name.static ABTestScopes[]ABTestScopes.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ABTestScopes in de.hybris.platform.cms2.model.contents.containers
Methods in de.hybris.platform.cms2.model.contents.containers that return ABTestScopesModifier and TypeMethodDescriptionABTestCMSComponentContainerModel.getScope()Generated method - Getter of theABTestCMSComponentContainer.scopeattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.contents.containers with parameters of type ABTestScopesModifier and TypeMethodDescriptionvoidABTestCMSComponentContainerModel.setScope(ABTestScopes value) Generated method - Setter ofABTestCMSComponentContainer.scopeattribute defined at extensioncms2.