@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, inspect
add, fetch, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, isAdornedListOperation, isAssignableFrom, isBasicOperation, isMapOperation, meetsCustomCriteria, remove, update, willHandleSecurity
public Boolean canHandleInspect(PersistencePackage persistencePackage)
CustomPersistenceHandler
canHandleInspect
in interface CustomPersistenceHandler
canHandleInspect
in class TimeDTOCustomPersistenceHandler
persistencePackage
- details about the inspect operationCopyright © 2022. All rights reserved.