@Component(value="blISOCountryPersistenceHandler") public class ISOCountryPersistenceHandler extends CustomPersistenceHandlerAdapter
http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2}DEFAULT_ORDER| Constructor and Description | 
|---|
| ISOCountryPersistenceHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, inspect, isAdornedListOperation, isAssignableFrom, isBasicOperation, isMapOperation, meetsCustomCriteria, remove, update, willHandleSecuritypublic 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 CustomPersistenceHandlerAdapterServiceExceptionCopyright © 2020. All rights reserved.