|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
org.broadleafcommerce.admin.server.service.handler.CustomerPasswordCustomPersistenceHandler
public class CustomerPasswordCustomPersistenceHandler
| Field Summary | |
|---|---|
protected CustomerService |
customerService
|
| Constructor Summary | |
|---|---|
CustomerPasswordCustomPersistenceHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
canHandleUpdate(PersistencePackage persistencePackage)
|
Entity |
update(PersistencePackage persistencePackage,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
|
| Methods inherited from class org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter |
|---|
add, canHandleAdd, canHandleFetch, canHandleInspect, canHandleRemove, fetch, inspect, remove, willHandleSecurity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CustomerService customerService
| Constructor Detail |
|---|
public CustomerPasswordCustomPersistenceHandler()
| Method Detail |
|---|
public java.lang.Boolean canHandleUpdate(PersistencePackage persistencePackage)
canHandleUpdate in interface CustomPersistenceHandlercanHandleUpdate in class CustomPersistenceHandlerAdapter
public Entity update(PersistencePackage persistencePackage,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
throws ServiceException
update in interface CustomPersistenceHandlerupdate in class CustomPersistenceHandlerAdapterServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||