public interface LinkedDataService
| Modifier and Type | Method and Description |
|---|---|
Boolean |
canHandle(LinkedDataDestinationType destination)
Determines whether or not this LinkedDataService can handle the incoming
LinkedDataDestinationType |
String |
getLinkedData(String url,
List<Product> products)
Gets the linked data for default pages
|
Boolean canHandle(LinkedDataDestinationType destination)
LinkedDataDestinationTypedestination - Copyright © 2017. All rights reserved.