| Package | Description |
|---|---|
| org.broadleafcommerce.core.linked.data |
| Modifier and Type | Field and Description |
|---|---|
static LinkedDataDestinationType |
LinkedDataDestinationType.CATEGORY |
static LinkedDataDestinationType |
LinkedDataDestinationType.DEFAULT |
static LinkedDataDestinationType |
LinkedDataDestinationType.HOME |
static LinkedDataDestinationType |
LinkedDataDestinationType.PRODUCT |
| Modifier and Type | Method and Description |
|---|---|
static LinkedDataDestinationType |
LinkedDataDestinationType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
DefaultLinkedDataServiceImpl.canHandle(LinkedDataDestinationType destination) |
Boolean |
CategoryLinkedDataServiceImpl.canHandle(LinkedDataDestinationType destination) |
Boolean |
HomepageLinkedDataServiceImpl.canHandle(LinkedDataDestinationType destination) |
Boolean |
ProductLinkedDataServiceImpl.canHandle(LinkedDataDestinationType destination) |
Boolean |
LinkedDataService.canHandle(LinkedDataDestinationType destination)
Determines whether or not this LinkedDataService can handle the incoming
LinkedDataDestinationType |
Copyright © 2017. All rights reserved.