Class CMSItemLinkToggleDataToModelPopulator

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemLinkToggleDataToModelPopulator
All Implemented Interfaces:
Populator<Map<String,Object>,CMSItemModel>

public class CMSItemLinkToggleDataToModelPopulator extends Object implements Populator<Map<String,Object>,CMSItemModel>
Populator that extracts two fields (urlLink, external) from linkToggle field and populates CMSItemModel. CMSItemModel should contain both fields at the same time.