@SystemSetup(extension="notificationservices") public class NotificationservicesSystemSetup extends java.lang.Object
| Constructor and Description |
|---|
NotificationservicesSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
ModelService |
getModelService() |
NotifyCustomerDao |
getNotifyCustomerDao() |
void |
setModelService(ModelService modelService) |
void |
setNotifyCustomerDao(NotifyCustomerDao notifyCustomerDao) |
void |
updateOldCustomers() |
@SystemSetup(process=ALL, type=ESSENTIAL) public void updateOldCustomers()
public NotifyCustomerDao getNotifyCustomerDao()
public void setNotifyCustomerDao(NotifyCustomerDao notifyCustomerDao)
public ModelService getModelService()
public void setModelService(ModelService modelService)
Copyright © 2017 SAP SE. All Rights Reserved.