public class MultiTenantFlushEntityInterceptorExtensionHandler
extends org.broadleafcommerce.common.extension.AbstractExtensionHandler
implements com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptorExtensionHandler
| Modifier and Type | Field and Description |
|---|---|
protected com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptorExtensionManager |
extensionManager |
protected MultiTenantStateManager |
multiTenantStateManager |
| Constructor and Description |
|---|
MultiTenantFlushEntityInterceptorExtensionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
processFlush(org.hibernate.event.spi.FlushEntityEvent event,
org.broadleafcommerce.common.extension.ExtensionResultHolder<String[]> result) |
getPriority, isEnabled, setEnabled, setPriorityprotected com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptorExtensionManager extensionManager
protected MultiTenantStateManager multiTenantStateManager
public MultiTenantFlushEntityInterceptorExtensionHandler()
@PostConstruct public void init()
public org.broadleafcommerce.common.extension.ExtensionResultStatusType processFlush(org.hibernate.event.spi.FlushEntityEvent event,
org.broadleafcommerce.common.extension.ExtensionResultHolder<String[]> result)
throws org.hibernate.HibernateException
processFlush in interface com.broadleafcommerce.enterprise.common.persistence.persister.FlushEntityInterceptorExtensionHandlerorg.hibernate.HibernateExceptionCopyright © 2020. All rights reserved.