@Component(value="blContentZoneDefinitionCustomPersistenceHandler")
public class ContentZoneDefinitionCustomPersistenceHandler
extends org.broadleafcommerce.openadmin.server.service.handler.ClassCustomPersistenceHandlerAdapter
Modifier and Type | Field and Description |
---|---|
protected ContentItemService |
contentItemService |
protected ContentZoneService |
contentZoneService |
protected WidgetService |
widgetService |
Constructor and Description |
---|
ContentZoneDefinitionCustomPersistenceHandler() |
Modifier and Type | Method and Description |
---|---|
Boolean |
canHandleRemove(org.broadleafcommerce.openadmin.dto.PersistencePackage persistencePackage) |
void |
remove(org.broadleafcommerce.openadmin.dto.PersistencePackage persistencePackage,
org.broadleafcommerce.openadmin.server.dao.DynamicEntityDao dynamicEntityDao,
org.broadleafcommerce.openadmin.server.service.persistence.module.RecordHelper helper) |
classIsAssignableFrom, classMatches
add, canHandleAdd, canHandleFetch, canHandleInspect, canHandleUpdate, fetch, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, inspect, isAdornedListOperation, isAssignableFrom, isBasicOperation, isMapOperation, meetsCustomCriteria, update, willHandleSecurity
protected ContentZoneService contentZoneService
protected ContentItemService contentItemService
protected WidgetService widgetService
public ContentZoneDefinitionCustomPersistenceHandler()
public Boolean canHandleRemove(org.broadleafcommerce.openadmin.dto.PersistencePackage persistencePackage)
canHandleRemove
in interface org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandler
canHandleRemove
in class org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
public void remove(org.broadleafcommerce.openadmin.dto.PersistencePackage persistencePackage, org.broadleafcommerce.openadmin.server.dao.DynamicEntityDao dynamicEntityDao, org.broadleafcommerce.openadmin.server.service.persistence.module.RecordHelper helper) throws org.broadleafcommerce.common.exception.ServiceException
remove
in interface org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandler
remove
in class org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
org.broadleafcommerce.common.exception.ServiceException
Copyright © 2020. All rights reserved.