public interface NotifyCustomerDao
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomerModel> |
findOldCustomer()
find customers which are created before the install of notificationservices
|
java.util.List<CustomerModel> findOldCustomer()
Copyright © 2018 SAP SE. All Rights Reserved.