| Modifier and Type | Method and Description |
|---|---|
BundleTemplateData |
BundleBoxData.getComponent() |
BundleTemplateData |
DashboardBoxEntryData.getComponent() |
BundleTemplateData |
DashboardBoxData.getMainComponent() |
BundleTemplateData |
BundleTabData.getParentBundleTemplate() |
BundleTemplateData |
BundleTabData.getSourceComponent() |
BundleTemplateData |
BundleTabData.getTargetComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleBoxData.setComponent(BundleTemplateData component) |
void |
DashboardBoxEntryData.setComponent(BundleTemplateData component) |
void |
DashboardBoxData.setMainComponent(BundleTemplateData mainComponent) |
void |
BundleTabData.setParentBundleTemplate(BundleTemplateData parentBundleTemplate) |
void |
BundleTabData.setSourceComponent(BundleTemplateData sourceComponent) |
void |
BundleTabData.setTargetComponent(BundleTemplateData targetComponent) |
| Modifier and Type | Method and Description |
|---|---|
BundleTemplateData |
OrderEntryData.getComponent() |
BundleTemplateData |
OrderEntryData.getRootBundleTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,BundleTemplateData> |
CartData.getFirstIncompleteBundleComponentsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderEntryData.setComponent(BundleTemplateData component) |
void |
OrderEntryData.setRootBundleTemplate(BundleTemplateData rootBundleTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
CartData.setFirstIncompleteBundleComponentsMap(Map<Integer,BundleTemplateData> firstIncompleteBundleComponentsMap) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleTemplateData> |
ProductData.getBundleTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductData.setBundleTemplates(List<BundleTemplateData> bundleTemplates) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleTemplateData> |
BundleTemplateData.getBundleTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplateData.setBundleTemplates(List<BundleTemplateData> bundleTemplates) |
Copyright © 2017 SAP SE. All Rights Reserved.