| Package | Description |
|---|---|
| de.hybris.platform.b2b.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<B2BBudget> |
GeneratedB2BUnit.BUDGETSHANDLER
OneToManyHandler for handling 1:n BUDGETS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
B2BBudget |
GeneratedB2BCommerceManager.createB2BBudget(Map attributeValues) |
B2BBudget |
GeneratedB2BCommerceManager.createB2BBudget(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<B2BBudget> |
GeneratedB2BUnit.getBudgets()
Generated method - Getter of the
B2BUnit.Budgets attribute. |
Set<B2BBudget> |
GeneratedB2BCostCenter.getBudgets()
Generated method - Getter of the
B2BCostCenter.Budgets attribute. |
List<B2BBudget> |
GeneratedB2BUnit.getBudgets(SessionContext ctx)
Generated method - Getter of the
B2BUnit.Budgets attribute. |
Set<B2BBudget> |
GeneratedB2BCostCenter.getBudgets(SessionContext ctx)
Generated method - Getter of the
B2BCostCenter.Budgets attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedB2BUnit.addToBudgets(B2BBudget value)
Generated method - Adds
value to Budgets. |
void |
GeneratedB2BCostCenter.addToBudgets(B2BBudget value)
Generated method - Adds
value to Budgets. |
void |
GeneratedB2BUnit.addToBudgets(SessionContext ctx,
B2BBudget value)
Generated method - Adds
value to Budgets. |
void |
GeneratedB2BCostCenter.addToBudgets(SessionContext ctx,
B2BBudget value)
Generated method - Adds
value to Budgets. |
void |
GeneratedB2BUnit.removeFromBudgets(B2BBudget value)
Generated method - Removes
value from Budgets. |
void |
GeneratedB2BCostCenter.removeFromBudgets(B2BBudget value)
Generated method - Removes
value from Budgets. |
void |
GeneratedB2BUnit.removeFromBudgets(SessionContext ctx,
B2BBudget value)
Generated method - Removes
value from Budgets. |
void |
GeneratedB2BCostCenter.removeFromBudgets(SessionContext ctx,
B2BBudget value)
Generated method - Removes
value from Budgets. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedB2BUnit.setBudgets(List<B2BBudget> value)
Generated method - Setter of the
B2BUnit.Budgets attribute. |
void |
GeneratedB2BUnit.setBudgets(SessionContext ctx,
List<B2BBudget> value)
Generated method - Setter of the
B2BUnit.Budgets attribute. |
void |
GeneratedB2BCostCenter.setBudgets(SessionContext ctx,
Set<B2BBudget> value)
Generated method - Setter of the
B2BCostCenter.Budgets attribute. |
void |
GeneratedB2BCostCenter.setBudgets(Set<B2BBudget> value)
Generated method - Setter of the
B2BCostCenter.Budgets attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.