Uses of Class
de.hybris.platform.classification.features.FeatureList
Packages that use FeatureList
Package
Description
-
Uses of FeatureList in com.hybris.backoffice.excel.integration
Methods in com.hybris.backoffice.excel.integration that return FeatureListModifier and TypeMethodDescriptionstatic FeatureListFeatureListFactory.create(ModelService modelService, TypeService typeService, ClassificationClassModel classificationClass, CatalogVersionModel catalogVersionModel, ClassificationSystemVersionModel classificationSystemVersionModel) -
Uses of FeatureList in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl that return types with arguments of type FeatureListModifier and TypeMethodDescriptionprotected Map<PK,FeatureList> ProductClassificationAttributeFormatSnIndexerValueProvider.collectFeatures(Collection<ProductModel> products, Collection<ClassAttributeAssignmentModel> classAttributeAssignments) ProductClassificationAttributeFormatSnIndexerValueProvider.ProductClassificationData.getFeatures()Method parameters in com.hybris.backoffice.searchservices.providers.impl with type arguments of type FeatureListModifier and TypeMethodDescriptionvoidProductClassificationAttributeFormatSnIndexerValueProvider.ProductClassificationData.setFeatures(Map<PK, FeatureList> features) -
Uses of FeatureList in de.hybris.platform.classification
Methods in de.hybris.platform.classification that return FeatureListModifier and TypeMethodDescriptionClassificationService.getFeatures(ProductModel product) Returns a list of classification features for a given product.ClassificationService.getFeatures(ProductModel product, List<ClassAttributeAssignmentModel> assignments) Returns a list of classification features for a given product and assignments.Methods in de.hybris.platform.classification with parameters of type FeatureListModifier and TypeMethodDescriptionvoidClassificationService.replaceFeatures(ProductModel product, FeatureList featureList) Sets all the features from the list to the product model.voidClassificationService.setFeatures(ProductModel product, FeatureList featureList) Sets the given list of classificationFeatures to the givenProductModel. -
Uses of FeatureList in de.hybris.platform.classification.impl
Methods in de.hybris.platform.classification.impl that return FeatureListModifier and TypeMethodDescriptionDefaultClassificationService.getFeatures(ProductModel product) DefaultClassificationService.getFeatures(ProductModel product, List<ClassAttributeAssignmentModel> assignments) Methods in de.hybris.platform.classification.impl with parameters of type FeatureListModifier and TypeMethodDescriptionvoidDefaultClassificationService.replaceFeatures(ProductModel product, FeatureList modelFeatureList) voidDefaultClassificationService.setFeatures(ProductModel product, FeatureList modelFeatureList) -
Uses of FeatureList in de.hybris.platform.commercefacades.product.converters.populator
Classes in de.hybris.platform.commercefacades.product.converters.populator with type parameters of type FeatureListModifier and TypeClassDescriptionclassProductFeatureListPopulator<SOURCE extends FeatureList,TARGET extends ProductData> Populate the classifications of the product data from a feature listMethods in de.hybris.platform.commercefacades.product.converters.populator that return types with arguments of type FeatureListModifier and TypeMethodDescriptionprotected Populator<FeatureList,ProductData> ProductClassificationPopulator.getProductFeatureListPopulator()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type FeatureListModifier and TypeMethodDescriptionprotected List<ClassificationData>ProductFeatureListPopulator.buildClassificationDataList(FeatureList source) Method parameters in de.hybris.platform.commercefacades.product.converters.populator with type arguments of type FeatureListModifier and TypeMethodDescriptionvoidProductClassificationPopulator.setProductFeatureListPopulator(Populator<FeatureList, ProductData> productFeatureListPopulator) -
Uses of FeatureList in de.hybris.platform.commercefacades.search.converters.populator
Methods in de.hybris.platform.commercefacades.search.converters.populator that return FeatureListModifier and TypeMethodDescriptionprotected FeatureListSearchResultProductPopulator.getFeaturesList(SearchResultValueData source) Methods in de.hybris.platform.commercefacades.search.converters.populator that return types with arguments of type FeatureListModifier and TypeMethodDescriptionprotected Populator<FeatureList,ProductData> SearchResultProductPopulator.getProductFeatureListPopulator()Method parameters in de.hybris.platform.commercefacades.search.converters.populator with type arguments of type FeatureListModifier and TypeMethodDescriptionvoidSearchResultProductPopulator.setProductFeatureListPopulator(Populator<FeatureList, ProductData> productFeatureListPopulator) -
Uses of FeatureList in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return types with arguments of type FeatureListModifier and TypeMethodDescriptionprotected Map<PK,FeatureList> ProductClassificationAttributeSnIndexerValueProvider.collectFeatures(Collection<ProductModel> products, Collection<ClassAttributeAssignmentModel> classAttributeAssignments) ProductClassificationAttributeSnIndexerValueProvider.ProductClassificationData.getFeatures()Method parameters in de.hybris.platform.commerceservices.search.searchservices.provider.impl with type arguments of type FeatureListModifier and TypeMethodDescriptionvoidProductClassificationAttributeSnIndexerValueProvider.ProductClassificationData.setFeatures(Map<PK, FeatureList> features) -
Uses of FeatureList in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return FeatureListModifier and TypeMethodDescriptionprotected FeatureListProductClassificationAttributesValueResolver.loadData(IndexerBatchContext batchContext, Collection<IndexedProperty> indexedProperties, ProductModel product) protected FeatureListProductClassificationAttributesValueResolver.loadFeatures(Collection<IndexedProperty> indexedProperties, ProductModel productModel) Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type FeatureListModifier and TypeMethodDescriptionprotected FeatureProductClassificationAttributesValueResolver.getFeature(IndexedProperty indexedProperty, FeatureList featureList) Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with type arguments of type FeatureListModifier and TypeMethodDescriptionprotected voidProductClassificationAttributesValueResolver.addFieldValues(InputDocument document, IndexerBatchContext batchContext, IndexedProperty indexedProperty, ProductModel model, AbstractValueResolver.ValueResolverContext<FeatureList, Object> resolverContext) -
Uses of FeatureList in de.hybris.platform.platformbackoffice.classification
Methods in de.hybris.platform.platformbackoffice.classification with parameters of type FeatureListModifier and TypeMethodDescriptionprotected Map<ClassificationClassModel,List<Feature>> ClassificationTabEditorAreaRenderer.getFeaturesGroupedByClassificationClassMap(FeatureList features, Set<ClassificationClassModel> allReadableClassificationClasses) protected Set<ClassificationClassModel>ClassificationTabEditorAreaRenderer.getFilteredClassificationClasses(FeatureList features) protected Set<ClassificationClassModel>ConfigurableClassificationTabEditorAreaRenderer.getFilteredClassificationClasses(FeatureList features) -
Uses of FeatureList in de.hybris.platform.platformbackoffice.services
Methods in de.hybris.platform.platformbackoffice.services with parameters of type FeatureListModifier and TypeMethodDescriptiondefault Map<String,Map<FeatureDescriptor, ClassificationInfo>> BackofficeClassificationService.getFeatureValuesFromFeatureList(List<ClassificationDescriptor> classificationDescriptors, FeatureList featureList) Gets features values grouped by feature descriptors which can be accessed by classification code -
Uses of FeatureList in de.hybris.platform.platformbackoffice.services.impl
Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type FeatureListModifier and TypeMethodDescriptionDefaultBackofficeClassificationService.getFeatureValuesFromFeatureList(List<ClassificationDescriptor> classificationDescriptors, FeatureList featureList) Method parameters in de.hybris.platform.platformbackoffice.services.impl with type arguments of type FeatureListModifier and TypeMethodDescriptionprotected Set<ClassificationClassModel>DefaultBackofficeClassificationService.getClassificationClassesFromFeatureLists(Set<FeatureList> featureLists)