Uses of Enum Class
de.hybris.platform.commerceservices.enums.UiExperienceLevel
Packages that use UiExperienceLevel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.restrictions package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.preview package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of UiExperienceLevel in com.sap.retail.commercesuite.saparticleb2caddon.renderer
Methods in com.sap.retail.commercesuite.saparticleb2caddon.renderer that return types with arguments of type UiExperienceLevelModifier and TypeMethodDescriptionArticleComponentsRenderer.getUiExperienceViewFolderNames()Getter for uiExperienceViewFolderNames map.Method parameters in com.sap.retail.commercesuite.saparticleb2caddon.renderer with type arguments of type UiExperienceLevelModifier and TypeMethodDescriptionvoidArticleComponentsRenderer.setUiExperienceViewFolderNames(Map<UiExperienceLevel, String> uiExperienceViewFolderNames) Set the uiExperienceViewFolderNames map to the given map. -
Uses of UiExperienceLevel in de.hybris.platform.acceleratorcms.model.restrictions
Methods in de.hybris.platform.acceleratorcms.model.restrictions that return UiExperienceLevelModifier and TypeMethodDescriptionCMSUiExperienceRestrictionModel.getUiExperience()Generated method - Getter of theCMSUiExperienceRestriction.uiExperienceattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.acceleratorcms.model.restrictions with parameters of type UiExperienceLevelModifier and TypeMethodDescriptionvoidCMSUiExperienceRestrictionModel.setUiExperience(UiExperienceLevel value) Generated method - Setter ofCMSUiExperienceRestriction.uiExperienceattribute defined at extensionacceleratorcms. -
Uses of UiExperienceLevel in de.hybris.platform.acceleratorfacades.device.data
Methods in de.hybris.platform.acceleratorfacades.device.data that return UiExperienceLevelMethods in de.hybris.platform.acceleratorfacades.device.data with parameters of type UiExperienceLevel -
Uses of UiExperienceLevel in de.hybris.platform.acceleratorstorefrontcommons.security
Methods in de.hybris.platform.acceleratorstorefrontcommons.security that return types with arguments of type UiExperienceLevelModifier and TypeMethodDescriptionprotected Map<UiExperienceLevel,Boolean> StorefrontAuthenticationSuccessHandler.getForceDefaultTargetForUiExperienceLevel()Method parameters in de.hybris.platform.acceleratorstorefrontcommons.security with type arguments of type UiExperienceLevelModifier and TypeMethodDescriptionvoidStorefrontAuthenticationSuccessHandler.setForceDefaultTargetForUiExperienceLevel(Map<UiExperienceLevel, Boolean> forceDefaultTargetForUiExperienceLevel) -
Uses of UiExperienceLevel in de.hybris.platform.cms2.model.preview
Methods in de.hybris.platform.cms2.model.preview that return UiExperienceLevelModifier and TypeMethodDescriptionPreviewDataModel.getUiExperience()Generated method - Getter of thePreviewData.uiExperienceattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.cms2.model.preview with parameters of type UiExperienceLevelModifier and TypeMethodDescriptionvoidPreviewDataModel.setUiExperience(UiExperienceLevel value) Generated method - Setter ofPreviewData.uiExperienceattribute defined at extensionacceleratorcms. -
Uses of UiExperienceLevel in de.hybris.platform.commerceservices.enums
Methods in de.hybris.platform.commerceservices.enums that return UiExperienceLevelModifier and TypeMethodDescriptionstatic UiExperienceLevelReturns the enum constant of this class with the specified name.static UiExperienceLevel[]UiExperienceLevel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UiExperienceLevel in de.hybris.platform.commerceservices.setup.data
Methods in de.hybris.platform.commerceservices.setup.data that return types with arguments of type UiExperienceLevelMethod parameters in de.hybris.platform.commerceservices.setup.data with type arguments of type UiExperienceLevelModifier and TypeMethodDescriptionvoidImpexMacroParameterData.setSupportedUiExperienceLevels(List<UiExperienceLevel> supportedUiExperienceLevels)