Class CMSItemLinkToggleModelToDataAttributePopulator
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.AbstractCMSItemPopulator
de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemLinkToggleModelToDataAttributePopulator
Populator that prepares the linkToggle field and removes old external and urlLink fields
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cmsfacades.cmsitems.populators.AbstractCMSItemPopulator
getCmsItemAttributeFilterEnablerService, isAttributeAllowed, setCmsItemAttributeFilterEnablerService
-
Constructor Details
-
CMSItemLinkToggleModelToDataAttributePopulator
public CMSItemLinkToggleModelToDataAttributePopulator()
-
-
Method Details
-
populate
Description copied from interface:PopulatorPopulate the target instance with values from the source instance.- Parameters:
itemModel- the source objectitemMap- the target to fill- Throws:
ConversionException- if an error occurs
-