@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, getOrder, remove, update, willHandleSecurity
public Boolean canHandleInspect(PersistencePackage persistencePackage)
CustomPersistenceHandler
canHandleInspect
in interface CustomPersistenceHandler
canHandleInspect
in class TimeDTOCustomPersistenceHandler
persistencePackage
- details about the inspect operationCopyright © 2014. All rights reserved.