@Component(value="blSolrPostCatalogCopyEventConsumer")
public class SolrPostCatalogCopyEventConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_DETAIL_TYPE_CATALOG |
static String |
EVENT_DETAIL_TYPE_FRIENDLY_CATALOG |
static String |
EVENT_TYPE |
protected static org.apache.commons.logging.Log |
LOG |
protected MultiTenantSolrIndexService |
mtsis |
protected org.broadleafcommerce.common.site.service.SiteService |
siteService |
entityManagerFactory| Constructor and Description |
|---|
SolrPostCatalogCopyEventConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event) |
String |
getEventType() |
int |
getOrder() |
protected static final org.apache.commons.logging.Log LOG
public static final String EVENT_TYPE
public static final String EVENT_DETAIL_TYPE_CATALOG
public static final String EVENT_DETAIL_TYPE_FRIENDLY_CATALOG
protected org.broadleafcommerce.common.site.service.SiteService siteService
protected MultiTenantSolrIndexService mtsis
public void consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event)
public String getEventType()
public int getOrder()
getOrder in interface org.springframework.core.OrderedgetOrder in class com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumerCopyright © 2020. All rights reserved.