@Component(value="blRequestDTOCustomPersistenceHandler") public class RequestDTOCustomPersistenceHandler extends TimeDTOCustomPersistenceHandler
DEFAULT_ORDER| Constructor and Description | 
|---|
| RequestDTOCustomPersistenceHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | canHandleInspect(PersistencePackage persistencePackage)Is this persistence handler capable of dealing with an inspect request from the admin | 
canHandleAdd, canHandleFetch, canHandleRemove, canHandleUpdate, inspectadd, fetch, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, isAdornedListOperation, isAssignableFrom, isBasicOperation, isMapOperation, meetsCustomCriteria, remove, update, willHandleSecuritypublic Boolean canHandleInspect(PersistencePackage persistencePackage)
CustomPersistenceHandlercanHandleInspect in interface CustomPersistenceHandlercanHandleInspect in class TimeDTOCustomPersistenceHandlerpersistencePackage - details about the inspect operationCopyright © 2020. All rights reserved.