| Package | Description |
|---|---|
| de.hybris.platform.sap.sapinvoiceaddon.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Material> |
GeneratedSapB2BDocument.MATERIALHANDLER
OneToManyHandler for handling 1:n MATERIAL's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Material |
GeneratedSapinvoiceaddonManager.createMaterial(java.util.Map attributeValues) |
Material |
GeneratedSapinvoiceaddonManager.createMaterial(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Material> |
GeneratedSapB2BDocument.getMaterial()
Generated method - Getter of the
SapB2BDocument.material attribute. |
java.util.List<Material> |
GeneratedSapB2BDocument.getMaterial(SessionContext ctx)
Generated method - Getter of the
SapB2BDocument.material attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSapB2BDocument.addToMaterial(Material value)
Generated method - Adds
value to material. |
void |
GeneratedSapB2BDocument.addToMaterial(SessionContext ctx,
Material value)
Generated method - Adds
value to material. |
void |
GeneratedSapB2BDocument.removeFromMaterial(Material value)
Generated method - Removes
value from material. |
void |
GeneratedSapB2BDocument.removeFromMaterial(SessionContext ctx,
Material value)
Generated method - Removes
value from material. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSapB2BDocument.setMaterial(java.util.List<Material> value)
Generated method - Setter of the
SapB2BDocument.material attribute. |
void |
GeneratedSapB2BDocument.setMaterial(SessionContext ctx,
java.util.List<Material> value)
Generated method - Setter of the
SapB2BDocument.material attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.