@Component(value="blFieldOnlyPropertiesCustomPersistenceHandler") public class FieldOnlyPropertiesCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
DEFAULT_ORDER
Constructor and Description |
---|
FieldOnlyPropertiesCustomPersistenceHandler() |
Modifier and Type | Method and Description |
---|---|
Boolean |
canHandleInspect(PersistencePackage persistencePackage)
Is this persistence handler capable of dealing with an inspect request from the admin
|
DynamicResultSet |
inspect(PersistencePackage persistencePackage,
DynamicEntityDao dynamicEntityDao,
InspectHelper helper) |
add, canHandleAdd, canHandleFetch, canHandleRemove, canHandleUpdate, fetch, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, isAdornedListOperation, isAssignableFrom, isBasicOperation, isMapOperation, meetsCustomCriteria, remove, update, willHandleSecurity
public FieldOnlyPropertiesCustomPersistenceHandler()
public Boolean canHandleInspect(PersistencePackage persistencePackage)
CustomPersistenceHandler
canHandleInspect
in interface CustomPersistenceHandler
canHandleInspect
in class CustomPersistenceHandlerAdapter
persistencePackage
- details about the inspect operationpublic DynamicResultSet inspect(PersistencePackage persistencePackage, DynamicEntityDao dynamicEntityDao, InspectHelper helper) throws ServiceException
inspect
in interface CustomPersistenceHandler
inspect
in class CustomPersistenceHandlerAdapter
ServiceException
Copyright © 2022. All rights reserved.