| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractOrderEntryProductInfo> |
GeneratedCatalogManager.ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATIONPRODUCTINFOSHANDLER
OneToManyHandler for handling 1:n PRODUCTINFOS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOrderEntryProductInfo> |
GeneratedCatalogManager.getProductInfos(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productInfos attribute. |
List<AbstractOrderEntryProductInfo> |
GeneratedCatalogManager.getProductInfos(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.productInfos attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCatalogManager.addToProductInfos(AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Adds
value to productInfos. |
void |
GeneratedCatalogManager.addToProductInfos(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Adds
value to productInfos. |
void |
GeneratedCatalogManager.removeFromProductInfos(AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Removes
value from productInfos. |
void |
GeneratedCatalogManager.removeFromProductInfos(SessionContext ctx,
AbstractOrderEntry item,
AbstractOrderEntryProductInfo value)
Generated method - Removes
value from productInfos. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCatalogManager.setProductInfos(AbstractOrderEntry item,
List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of the
AbstractOrderEntry.productInfos attribute. |
void |
GeneratedCatalogManager.setProductInfos(SessionContext ctx,
AbstractOrderEntry item,
List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of the
AbstractOrderEntry.productInfos attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
CPQOrderEntryProductInfo |
class |
GeneratedCPQOrderEntryProductInfo
Generated class for type
CPQOrderEntryProductInfo. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedTextFieldConfiguratorOrderedProductInfo
Generated class for type
TextFieldConfiguredProductInfo. |
class |
TextFieldConfiguratorOrderedProductInfo |
Copyright © 2017 SAP SE. All Rights Reserved.