@Component(value="blCustomerPasswordCustomPersistenceHandler") public class CustomerPasswordCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
| Modifier and Type | Field and Description |
|---|---|
protected CustomerService |
customerService |
DEFAULT_ORDER| Constructor and Description |
|---|
CustomerPasswordCustomPersistenceHandler() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
canHandleUpdate(PersistencePackage persistencePackage) |
Entity |
update(PersistencePackage persistencePackage,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper) |
add, canHandleAdd, canHandleFetch, canHandleInspect, canHandleRemove, fetch, getMetadata, getOrder, getResultSet, inspect, remove, willHandleSecurityprotected CustomerService customerService
public CustomerPasswordCustomPersistenceHandler()
public Boolean canHandleUpdate(PersistencePackage persistencePackage)
canHandleUpdate in interface CustomPersistenceHandlercanHandleUpdate in class CustomPersistenceHandlerAdapterpublic Entity update(PersistencePackage persistencePackage, DynamicEntityDao dynamicEntityDao, RecordHelper helper) throws ServiceException
update in interface CustomPersistenceHandlerupdate in class CustomPersistenceHandlerAdapterServiceExceptionCopyright © 2014. All Rights Reserved.