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(org.broadleafcommerce.common.page.dto.PageDTO page) |
Map<String,String> |
gatherSeoProperties(Product product) |
Copyright © 2022. All rights reserved.