@Component(value="blTwitterCardSeoPropertyGenerator")
@ConditionalOnTemplating
public class TwitterCardSeoPropertyGeneratorImpl
extends org.broadleafcommerce.core.web.seo.AbstractSeoPropertyGenerator
Constructor and Description |
---|
TwitterCardSeoPropertyGeneratorImpl() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDefaultTwitterCardType(Map<String,String> properties) |
Map<String,String> |
filterForSeoProperties(Map<String,String> properties) |
Map<String,String> |
gatherSeoProperties(org.broadleafcommerce.core.catalog.domain.Category category) |
Map<String,String> |
gatherSeoProperties(org.broadleafcommerce.common.page.dto.PageDTO page) |
Map<String,String> |
gatherSeoProperties(org.broadleafcommerce.core.catalog.domain.Product product) |
public Map<String,String> filterForSeoProperties(Map<String,String> properties)
public Map<String,String> gatherSeoProperties(org.broadleafcommerce.core.catalog.domain.Category category)
gatherSeoProperties
in interface org.broadleafcommerce.core.web.seo.SeoPropertyGenerator
gatherSeoProperties
in class org.broadleafcommerce.core.web.seo.AbstractSeoPropertyGenerator
public Map<String,String> gatherSeoProperties(org.broadleafcommerce.core.catalog.domain.Product product)
gatherSeoProperties
in interface org.broadleafcommerce.core.web.seo.SeoPropertyGenerator
gatherSeoProperties
in class org.broadleafcommerce.core.web.seo.AbstractSeoPropertyGenerator
public Map<String,String> gatherSeoProperties(org.broadleafcommerce.common.page.dto.PageDTO page)
gatherSeoProperties
in interface org.broadleafcommerce.core.web.seo.SeoPropertyGenerator
gatherSeoProperties
in class org.broadleafcommerce.core.web.seo.AbstractSeoPropertyGenerator
Copyright © 2021. All rights reserved.