@Component(value="blSkuPriceDataCacheInvalidationEventConsumer")
public class SkuPriceDataCacheInvalidationEventConsumer
extends com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumer
PriceListDao| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.dao.GenericEntityDao |
genericEntityDao |
protected PriceListDao |
priceListDao |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil |
entityManagerFactory| Constructor and Description |
|---|
SkuPriceDataCacheInvalidationEventConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event) |
String |
getEventType() |
int |
getOrder() |
protected boolean |
isSkuPriceData(com.broadleafcommerce.jobsevents.domain.SystemEvent event) |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected PriceListDao priceListDao
protected org.broadleafcommerce.common.dao.GenericEntityDao genericEntityDao
public SkuPriceDataCacheInvalidationEventConsumer()
public void consumeEvent(com.broadleafcommerce.jobsevents.domain.SystemEvent event)
protected boolean isSkuPriceData(com.broadleafcommerce.jobsevents.domain.SystemEvent event)
throws ClassNotFoundException
ClassNotFoundExceptionpublic String getEventType()
public int getOrder()
getOrder in interface org.springframework.core.OrderedgetOrder in class com.broadleafcommerce.jobsevents.service.AbstractSystemEventConsumerCopyright © 2020. All rights reserved.