Uses of Class
de.hybris.platform.cmsfacades.data.OptionData
Packages that use OptionData
Package
Description
-
Uses of OptionData in de.hybris.platform.acceleratorfacades.pages.services
Methods in de.hybris.platform.acceleratorfacades.pages.services that return types with arguments of type OptionDataModifier and TypeMethodDescriptionEmailPageVariationResolver.findDisplayConditions(String typeCode) -
Uses of OptionData in de.hybris.platform.cmsfacades.catalogversions.service.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl that return types with arguments of type OptionDataModifier and TypeMethodDescriptionprotected List<OptionData>DefaultPageDisplayConditionService.getDisplayCondition(String typecode) Method parameters in de.hybris.platform.cmsfacades.catalogversions.service.impl with type arguments of type OptionDataModifier and TypeMethodDescriptionprotected DisplayConditionDataDefaultPageDisplayConditionService.convertToDisplayConditionData(Map.Entry<String, List<OptionData>> optionEntry) -
Uses of OptionData in de.hybris.platform.cmsfacades.cmsitems.populators
Methods in de.hybris.platform.cmsfacades.cmsitems.populators with parameters of type OptionDataModifier and TypeMethodDescriptionprotected voidCmsStructureEnumTypeComponentTypeAttributePopulatorTest.assertOptionHasRightData(OptionData optionData, String expectedKey, String expectedLabel) -
Uses of OptionData in de.hybris.platform.cmsfacades.data
Methods in de.hybris.platform.cmsfacades.data that return types with arguments of type OptionDataModifier and TypeMethodDescriptionComponentTypeAttributeData.getOptions()DisplayConditionData.getOptions()Method parameters in de.hybris.platform.cmsfacades.data with type arguments of type OptionDataModifier and TypeMethodDescriptionvoidComponentTypeAttributeData.setOptions(List<OptionData> options) voidDisplayConditionData.setOptions(List<OptionData> options) -
Uses of OptionData in de.hybris.platform.cmsfacades.pages.service
Methods in de.hybris.platform.cmsfacades.pages.service that return types with arguments of type OptionDataModifier and TypeMethodDescriptionPageVariationResolver.findDisplayConditions(String typeCode) Finds all display conditions available for a given page type. -
Uses of OptionData in de.hybris.platform.cmsfacades.pages.service.impl
Methods in de.hybris.platform.cmsfacades.pages.service.impl that return types with arguments of type OptionDataModifier and TypeMethodDescriptionContentPageVariationResolver.findDisplayConditions(String typeCode) DefaultPageVariationResolver.findDisplayConditions(String typeCode) Method parameters in de.hybris.platform.cmsfacades.pages.service.impl with type arguments of type OptionDataModifier and TypeMethodDescriptionprotected voidContentPageVariationResolver.createOptionData(String id, String label, List<OptionData> options) protected voidDefaultPageVariationResolver.createOptionData(String id, String label, List<OptionData> options) -
Uses of OptionData in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that return OptionDataModifier and TypeMethodDescriptionprotected OptionDataDropdownOptionsTypeAttributePopulator.createOptionData(String optionId, String qualifier) -
Uses of OptionData in de.hybris.platform.cmssmarteditwebservices.data
Methods in de.hybris.platform.cmssmarteditwebservices.data that return types with arguments of type OptionDataMethod parameters in de.hybris.platform.cmssmarteditwebservices.data with type arguments of type OptionDataModifier and TypeMethodDescriptionvoidComponentTypeAttributeData.setOptions(List<OptionData> options) -
Uses of OptionData in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type OptionDataModifier and TypeMethodDescriptionStructureAttributeWsDTO.getOptions()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type OptionDataModifier and TypeMethodDescriptionvoidStructureAttributeWsDTO.setOptions(List<OptionData> options) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of OptionData in de.hybris.platform.cmswebservices.data
Methods in de.hybris.platform.cmswebservices.data that return types with arguments of type OptionDataMethod parameters in de.hybris.platform.cmswebservices.data with type arguments of type OptionDataModifier and TypeMethodDescriptionvoidComponentTypeAttributeData.setOptions(List<OptionData> options)