@Component(value="blBasicSeoPropertyGenerator") @ConditionalOnTemplating public class BasicSeoPropertyGeneratorImpl extends AbstractSeoPropertyGenerator
defaultPropertyService, env| Constructor and Description |
|---|
BasicSeoPropertyGeneratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDefaultDescription(Map<String,String> properties,
String defaultDescription) |
protected void |
addDefaultTitle(Map<String,String> properties,
String defaultTitle) |
Map<String,String> |
filterForSeoProperties(Map<String,String> properties) |
Map<String,String> |
gatherSeoProperties(Category category) |
Map<String,String> |
gatherSeoProperties(PageDTO page) |
Map<String,String> |
gatherSeoProperties(Product product) |
getSimpleProperties, getSimpleProperties, getSimplePropertiespublic Map<String,String> filterForSeoProperties(Map<String,String> properties)
public Map<String,String> gatherSeoProperties(Category category)
gatherSeoProperties in interface SeoPropertyGeneratorgatherSeoProperties in class AbstractSeoPropertyGeneratorpublic Map<String,String> gatherSeoProperties(Product product)
gatherSeoProperties in interface SeoPropertyGeneratorgatherSeoProperties in class AbstractSeoPropertyGeneratorpublic Map<String,String> gatherSeoProperties(PageDTO page)
gatherSeoProperties in interface SeoPropertyGeneratorgatherSeoProperties in class AbstractSeoPropertyGeneratorCopyright © 2020. All rights reserved.