@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)
Is this persistence handler capable of dealing with an fetch request from the admin
|
DynamicResultSet |
fetch(PersistencePackage persistencePackage,
CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper) |
add, canHandleAdd, canHandleInspect, canHandleRemove, canHandleUpdate, getMetadata, getOrder, getResultSet, inspect, remove, update, willHandleSecuritypublic SearchFacetRangeCustomPersistenceHandler()
public Boolean canHandleFetch(PersistencePackage persistencePackage)
CustomPersistenceHandlercanHandleFetch in interface CustomPersistenceHandlercanHandleFetch in class CustomPersistenceHandlerAdapterpersistencePackage - details about the fetch operationpublic DynamicResultSet fetch(PersistencePackage persistencePackage, CriteriaTransferObject cto, DynamicEntityDao dynamicEntityDao, RecordHelper helper) throws ServiceException
fetch in interface CustomPersistenceHandlerfetch in class CustomPersistenceHandlerAdapterServiceExceptionprotected void addDefaultSort(CriteriaTransferObject cto)
Copyright © 2015. All rights reserved.