@Component(value="blCustomerPasswordCustomPersistenceHandler") public class CustomerPasswordCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.profile.core.service.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 org.broadleafcommerce.profile.core.service.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 org.broadleafcommerce.common.exception.ServiceException
update in interface CustomPersistenceHandlerupdate in class CustomPersistenceHandlerAdapterorg.broadleafcommerce.common.exception.ServiceExceptionCopyright © 2016. All rights reserved.