public class CustomerAddressPersistedEntityListener extends Object
| Constructor and Description |
|---|
CustomerAddressPersistedEntityListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
customerAddressUpdated(Object entity)
Invoked on PostPersist, PostUpdate, and PostRemove.
|
public CustomerAddressPersistedEntityListener()
public void customerAddressUpdated(Object entity)
entity - the newly-persisted CustomerAddressCustomerPersistedEventCopyright © 2017. All rights reserved.