| Package | Description |
|---|---|
| de.hybris.platform.warehousing.jalo |
| Modifier and Type | Method and Description |
|---|---|
AtpFormula |
GeneratedWarehousingManager.createAtpFormula(java.util.Map attributeValues) |
AtpFormula |
GeneratedWarehousingManager.createAtpFormula(SessionContext ctx,
java.util.Map attributeValues) |
AtpFormula |
GeneratedWarehousingManager.getDefaultAtpFormula(BaseStore item)
Generated method - Getter of the
BaseStore.defaultAtpFormula attribute. |
AtpFormula |
GeneratedWarehousingManager.getDefaultAtpFormula(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.defaultAtpFormula attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehousingManager.setDefaultAtpFormula(BaseStore item,
AtpFormula value)
Generated method - Setter of the
BaseStore.defaultAtpFormula attribute. |
void |
GeneratedWarehousingManager.setDefaultAtpFormula(SessionContext ctx,
BaseStore item,
AtpFormula value)
Generated method - Setter of the
BaseStore.defaultAtpFormula attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.