public class DefaultDataSupplierFacade extends Object implements DataSupplierFacade
DataSupplierFacade.| Constructor and Description |
|---|
DefaultDataSupplierFacade(DSConfigurationService configurationService,
DSSenderService dsSenderService,
DSContentGeneratorService contentGeneratorService) |
| Modifier and Type | Method and Description |
|---|---|
DSSendResult |
supplyData()
Generates content and sends it to the SLD
|
public DefaultDataSupplierFacade(DSConfigurationService configurationService, DSSenderService dsSenderService, DSContentGeneratorService contentGeneratorService)
configurationService - - configuration service to usedsSenderService - - sld reg service to usecontentGeneratorService - - content generator service to usepublic DSSendResult supplyData()
DataSupplierFacadesupplyData in interface DataSupplierFacadeDSSendResultCopyright © 2017 SAP SE. All Rights Reserved.