public interface SeoDefaultPropertyService
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonicalUrl(Category category) |
String |
getCanonicalUrl(Product product) |
String |
getCategoryDescriptionPattern() |
String |
getCategoryTitlePattern() |
String |
getDescription(PageDTO page) |
String |
getImage(Category category) |
String |
getImage(PageDTO page) |
String |
getImage(Product product) |
String |
getPaginationNextUrl(Category category) |
String |
getPaginationNextUrl(Product product) |
String |
getPaginationPrevUrl(Category category) |
String |
getPaginationPrevUrl(Product product) |
String |
getProductDescriptionPattern(Product product) |
String |
getProductTitlePattern(Product product) |
String |
getTitle(PageDTO page) |
String |
getType(Category category) |
String |
getType(PageDTO page) |
String |
getType(Product product) |
String |
getUrl(Category category) |
String |
getUrl(PageDTO page) |
String |
getUrl(Product product) |
Copyright © 2023. All rights reserved.