Class DefaultConfigurablePopulator<SOURCE,TARGET,OPTION>
java.lang.Object
de.hybris.platform.converters.impl.DefaultModifableConfigurablePopulator<SOURCE,TARGET,OPTION>
de.hybris.platform.commercefacades.converter.impl.AbstractModifiableConfigurablePopulator<SOURCE,TARGET,OPTION>
de.hybris.platform.commercefacades.converter.impl.DefaultConfigurablePopulator<SOURCE,TARGET,OPTION>
- All Implemented Interfaces:
ConfigurablePopulator<SOURCE,,TARGET, OPTION> ModifiableConfigurablePopulator<SOURCE,,TARGET, OPTION> ConfigurablePopulator<SOURCE,,TARGET, OPTION> ModifiableConfigurablePopulator<SOURCE,,TARGET, OPTION> org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanFactoryAware,org.springframework.beans.factory.BeanNameAware,org.springframework.context.ApplicationContextAware
@Deprecated(since="6.0",
forRemoval=true)
public class DefaultConfigurablePopulator<SOURCE,TARGET,OPTION>
extends AbstractModifiableConfigurablePopulator<SOURCE,TARGET,OPTION>
Deprecated, for removal: This API element is subject to removal in a future version.
Default implementation of the
ConfigurablePopulator extending AbstractModifiableConfigurablePopulator-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class de.hybris.platform.commercefacades.converter.impl.AbstractModifiableConfigurablePopulator
addModification, applyModification, applyModifications, getApplicationContext, getBeanFactory, getBeanName, getModifications, getParentModifications, isModified, setApplicationContext, setBeanFactory, setBeanNameMethods inherited from class de.hybris.platform.converters.impl.DefaultModifableConfigurablePopulator
applyModification, getPopulators, populate, setPopulatorsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.converters.ConfigurablePopulator
populateMethods inherited from interface de.hybris.platform.converters.ModifiableConfigurablePopulator
applyModification
-
Constructor Details
-
DefaultConfigurablePopulator
public DefaultConfigurablePopulator()Deprecated, for removal: This API element is subject to removal in a future version.
-
DefaultModifableConfigurablePopulatorinstead. Will be removed in version 6.2.