Uses of Class
de.hybris.platform.catalog.jalo.classification.util.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in de.hybris.platform.catalog.jalo.classification.util
Subclasses of Feature in de.hybris.platform.catalog.jalo.classification.utilModifier and TypeClassDescriptionclassTypedFeature<T>Class for holding values for typed features.classDeprecated.Methods in de.hybris.platform.catalog.jalo.classification.util that return FeatureModifier and TypeMethodDescriptionprotected FeatureFeatureContainer.addFeature(Feature feat) Deprecated.Adds a new feature to this container.abstract FeatureFeature.clone()Deprecated.<T> Feature<T>FeatureContainer.getFeature(String qualifier) Deprecated.Retrieves a feature by its unique key.<T> Feature<T>FeatureContainer.getOrCreateFeature(String qualifier) Deprecated.Returns a (untyped) feature with a specified qualifier.FeatureValue.getParent()Deprecated.Methods in de.hybris.platform.catalog.jalo.classification.util that return types with arguments of type FeatureModifier and TypeMethodDescriptionFeatureContainer.getFeatures()Deprecated.Returns all features currently held within this container.FeatureContainer.getFeatures(ClassificationClass cclass) Deprecated.Methods in de.hybris.platform.catalog.jalo.classification.util with parameters of type FeatureModifier and TypeMethodDescriptionprotected FeatureFeatureContainer.addFeature(Feature feat) Deprecated.Adds a new feature to this container.Constructors in de.hybris.platform.catalog.jalo.classification.util with parameters of type FeatureModifierConstructorDescriptionprotectedDeprecated.Clone constructor.FeatureValue(Feature<V> parent, ProductFeature dbItem) Deprecated. -
Uses of Feature in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type FeatureModifier and TypeMethodDescriptionprotected ObjectClassificationObjectValueHandler.getValue(Feature feature, Set<String> languageIsos, boolean multi, boolean localized) protected ObjectClassificationObjectValueHandler.getValueSimple(Feature feature, boolean multi) protected voidClassificationObjectValueHandler.setValue(Feature feature, Object value, String langIso, boolean multiple) protected voidClassificationObjectValueHandler.setValueSimple(Feature feature, Object value, boolean multiple) protected ObjectClassificationObjectValueHandler.unwrapClassValue(Object value, Feature feature) -
Uses of Feature in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type FeatureModifier and TypeMethodDescriptionprotected List<FieldValue>ClassificationPropertyValueProvider.getFeaturesValues(IndexConfig indexConfig, Feature feature, IndexedProperty indexedProperty)
Featureinstead.