public class DefaultDataSupplierRepositoryService extends java.lang.Object implements DataSupplierRepositoryService
DataSupplierRepositoryService| Constructor and Description |
|---|
DefaultDataSupplierRepositoryService() |
| Modifier and Type | Method and Description |
|---|---|
protected ProductInformationCreator |
createProductInformationCreator() |
java.lang.String |
getHybrisProductTechnicalName()
Resolve product PPMS data
|
java.lang.String |
getHybrisSoftwareComponentTechnicalName()
Resolve software component PPMS data
|
void |
initialize()
Init logic - collect PPMS data
|
protected ProductInformation |
loadHybrisProductInformation() |
public DefaultDataSupplierRepositoryService()
public void initialize()
public java.lang.String getHybrisProductTechnicalName()
DataSupplierRepositoryServicegetHybrisProductTechnicalName in interface DataSupplierRepositoryServicepublic java.lang.String getHybrisSoftwareComponentTechnicalName()
DataSupplierRepositoryServicegetHybrisSoftwareComponentTechnicalName in interface DataSupplierRepositoryServiceprotected ProductInformation loadHybrisProductInformation()
protected ProductInformationCreator createProductInformationCreator()
Copyright © 2018 SAP SE. All Rights Reserved.