public class B2BUnitNodePopulator extends Object
B2BUnitModel.| Constructor and Description |
|---|
B2BUnitNodePopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected B2BUnitService<B2BUnitModel,B2BCustomerModel> |
getB2BUnitService() |
protected <any> |
getChildNodeConverter() |
protected <any> |
lookupChildNodeConverter() |
void |
populate(B2BUnitModel source,
B2BUnitNodeData target) |
protected void |
populateChildren(B2BUnitModel source,
B2BUnitNodeData target) |
protected void |
populateParent(B2BUnitModel source,
B2BUnitNodeData target) |
void |
setB2BUnitService(B2BUnitService<B2BUnitModel,B2BCustomerModel> b2BUnitService) |
public void populate(B2BUnitModel source, B2BUnitNodeData target)
protected void populateChildren(B2BUnitModel source, B2BUnitNodeData target)
protected void populateParent(B2BUnitModel source, B2BUnitNodeData target)
protected B2BUnitService<B2BUnitModel,B2BCustomerModel> getB2BUnitService()
public void setB2BUnitService(B2BUnitService<B2BUnitModel,B2BCustomerModel> b2BUnitService)
protected <any> getChildNodeConverter()
protected <any> lookupChildNodeConverter()
Copyright © 2017 SAP SE. All Rights Reserved.