@Component(value="blSearchFacetRangeCustomPersistenceHandler") public class SearchFacetRangeCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
DEFAULT_ORDER| Constructor and Description |
|---|
SearchFacetRangeCustomPersistenceHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDefaultSort(CriteriaTransferObject cto) |
Boolean |
canHandleFetch(PersistencePackage persistencePackage) |
DynamicResultSet |
fetch(PersistencePackage persistencePackage,
CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper) |
add, canHandleAdd, canHandleInspect, canHandleRemove, canHandleUpdate, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, inspect, isAssignableFrom, meetsCustomCriteria, remove, update, willHandleSecuritypublic SearchFacetRangeCustomPersistenceHandler()
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 void addDefaultSort(CriteriaTransferObject cto)
Copyright © 2016. All rights reserved.