@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, willHandleSecuritypublic FieldOnlyPropertiesCustomPersistenceHandler()
public Boolean canHandleInspect(PersistencePackage persistencePackage)
CustomPersistenceHandlercanHandleInspect in interface CustomPersistenceHandlercanHandleInspect in class CustomPersistenceHandlerAdapterpersistencePackage - details about the inspect operationpublic DynamicResultSet inspect(PersistencePackage persistencePackage, DynamicEntityDao dynamicEntityDao, InspectHelper helper) throws ServiceException
inspect in interface CustomPersistenceHandlerinspect in class CustomPersistenceHandlerAdapterServiceExceptionCopyright © 2020. All rights reserved.