public interface SeoPropertyGenerator
SeoPropertyGenerator understands how to gather a specific set of SEO properties for the given domain object| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2021. All rights reserved.