Uses of Class
de.hybris.platform.catalog.jalo.classification.util.UntypedFeature
Packages that use UntypedFeature
-
Uses of UntypedFeature in de.hybris.platform.catalog.jalo.classification.util
Methods in de.hybris.platform.catalog.jalo.classification.util that return UntypedFeatureModifier and TypeMethodDescriptionUntypedFeature.clone()Deprecated.<T> UntypedFeature<T>FeatureContainer.createFeature(String qualifer) Deprecated.Factory method to create (and add) a new unlocalized untyped feature.<T> UntypedFeature<T>FeatureContainer.createFeature(String qualifer, boolean localized) Deprecated.Factory method to create (and add) a new untyped feature.Constructors in de.hybris.platform.catalog.jalo.classification.util with parameters of type UntypedFeatureModifierConstructorDescriptionFeatureValue(UntypedFeature<V> parent, V value) Deprecated.protectedUntypedFeature(UntypedFeature<T> src) Deprecated.