@Component(value="blProductOptionValuesCustomPersistenceHandler") public class ProductOptionValuesCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.sandbox.SandBoxHelper |
sandBoxHelper |
DEFAULT_ORDER| Constructor and Description |
|---|
ProductOptionValuesCustomPersistenceHandler() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
canHandleFetch(PersistencePackage persistencePackage) |
DynamicResultSet |
fetch(PersistencePackage persistencePackage,
CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper) |
protected Long |
getOptionKey(PersistencePackage persistencePackage) |
add, canHandleAdd, canHandleInspect, canHandleRemove, canHandleUpdate, getMetadata, getOrder, getResultSet, inspect, remove, update, willHandleSecurityprotected org.broadleafcommerce.common.sandbox.SandBoxHelper sandBoxHelper
public ProductOptionValuesCustomPersistenceHandler()
public Boolean canHandleFetch(PersistencePackage persistencePackage)
canHandleFetch in interface CustomPersistenceHandlercanHandleFetch in class CustomPersistenceHandlerAdapterpublic DynamicResultSet fetch(PersistencePackage persistencePackage, CriteriaTransferObject cto, DynamicEntityDao dynamicEntityDao, RecordHelper helper) throws org.broadleafcommerce.common.exception.ServiceException
fetch in interface CustomPersistenceHandlerfetch in class CustomPersistenceHandlerAdapterorg.broadleafcommerce.common.exception.ServiceExceptionprotected Long getOptionKey(PersistencePackage persistencePackage)
Copyright © 2017. All rights reserved.