Uses of Class
de.hybris.platform.cmsfacades.data.OptionData
Packages that use OptionData
Package
Description
-
Uses of OptionData in com.hybris.ymkt.recommendationwebservices.facades
Methods in com.hybris.ymkt.recommendationwebservices.facades that return OptionDataModifier and TypeMethodDescriptionprotected OptionDataOfferRecommendationPopulatorFacade.createOptionData(SAPOfferContentPosition contentPosition) protected OptionDataOfferRecommendationPopulatorFacade.createOptionData(SAPRecommendationItemDataSourceType source) protected OptionDataOfferRecommendationPopulatorFacade.createOptionData(String idAndLabel) protected OptionDataOfferRecommendationPopulatorFacade.createOptionData(String id, String label) protected OptionDataRecommendationPopulatorFacade.createOptionData(SAPRecommendationItemDataSourceType source) protected OptionDataRecommendationPopulatorFacade.createOptionData(String idAndLabel) protected OptionDataRecommendationPopulatorFacade.createOptionData(String id, String label) Methods in com.hybris.ymkt.recommendationwebservices.facades that return types with arguments of type OptionDataModifier and TypeMethodDescriptionprotected List<OptionData>OfferRecommendationPopulatorFacade.getContentPositionValues()protected List<OptionData>OfferRecommendationPopulatorFacade.getItemDataSourceTypes()protected List<OptionData>RecommendationPopulatorFacade.getItemDataSourceTypes()protected List<OptionData>OfferRecommendationPopulatorFacade.getLeadingItemTypes()protected List<OptionData>RecommendationPopulatorFacade.getLeadingItemTypes()protected List<OptionData>OfferRecommendationPopulatorFacade.getRecommendationTypes()protected List<OptionData>RecommendationPopulatorFacade.getRecommendationTypes()OfferRecommendationPopulatorFacade.populateDropDown(String sourceField) Call method to fill the appropriate dropdown.RecommendationPopulatorFacade.populateDropDown(String sourceField) Call method to fill the appropriate dropdown. -
Uses of OptionData in com.hybris.ymkt.segmentation.facades
Methods in com.hybris.ymkt.segmentation.facades that return OptionDataModifier and TypeMethodDescriptionprotected OptionDataCampaignRestrictionPopulatorFacade.createOptionData(SAPInitiative initiative) CampaignRestrictionPopulatorFacade.getCampaignById(String campaignId) Get and return one campaignMethods in com.hybris.ymkt.segmentation.facades that return types with arguments of type OptionDataModifier and TypeMethodDescriptionCampaignRestrictionPopulatorFacade.getCampaigns(String searchTerm, String skip, String top) Get and return campaigns from backend -
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.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)