public class DefaultMappingLineConfigureComponent extends Div implements MappingLineConfigureComponent
| Constructor and Description |
|---|
DefaultMappingLineConfigureComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected MappingLineConfigService |
getMappingLineConfigService() |
protected MappingLineService |
getMappingLineService() |
protected MappingLineTypeService |
getMappingLineTypeService() |
void |
selectUsedItems(Listitem lItem,
java.lang.Object object,
java.lang.String label) |
void |
setMappingLineConfigService(MappingLineConfigService mappingLineConfigService) |
void |
setMappingLineService(MappingLineService mappingLineService) |
void |
setMappingLineTypeService(MappingLineTypeService mappingLineTypeService) |
void |
updateLines(java.util.List<MappingLineModel> lines,
MappingLineModel line,
MappingListViewComponent mappingListView) |
public DefaultMappingLineConfigureComponent()
public void setMappingLineService(MappingLineService mappingLineService)
mappingLineService - the importMappingService to setprotected MappingLineService getMappingLineService()
public void setMappingLineTypeService(MappingLineTypeService mappingLineTypeService)
protected MappingLineTypeService getMappingLineTypeService()
public void setMappingLineConfigService(MappingLineConfigService mappingLineConfigService)
protected MappingLineConfigService getMappingLineConfigService()
public void selectUsedItems(Listitem lItem,
java.lang.Object object,
java.lang.String label)
selectUsedItems in interface MappingLineConfigureComponentpublic void updateLines(java.util.List<MappingLineModel> lines, MappingLineModel line, MappingListViewComponent mappingListView)
updateLines in interface MappingLineConfigureComponentCopyright © 2018 SAP SE. All Rights Reserved.