| Package | Description |
|---|---|
| de.hybris.platform.warehousing.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<WarehouseTransfer> |
GeneratedWarehouseTransfer.DEPENDENTTRANSFERSHANDLER
OneToManyHandler for handling 1:n DEPENDENTTRANSFERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
WarehouseTransfer |
GeneratedWarehousingManager.createWarehouseTransfer(Map attributeValues) |
WarehouseTransfer |
GeneratedWarehousingManager.createWarehouseTransfer(SessionContext ctx,
Map attributeValues) |
WarehouseTransfer |
GeneratedWarehouseTransfer.getParentTransfer()
Generated method - Getter of the
WarehouseTransfer.parentTransfer attribute. |
WarehouseTransfer |
GeneratedWarehouseTransfer.getParentTransfer(SessionContext ctx)
Generated method - Getter of the
WarehouseTransfer.parentTransfer attribute. |
WarehouseTransfer |
GeneratedWarehouseTransferEntry.getWarehouseTransfer()
Generated method - Getter of the
WarehouseTransferEntry.warehouseTransfer attribute. |
WarehouseTransfer |
GeneratedWarehouseTransferEntry.getWarehouseTransfer(SessionContext ctx)
Generated method - Getter of the
WarehouseTransferEntry.warehouseTransfer attribute. |
| Modifier and Type | Method and Description |
|---|---|
Collection<WarehouseTransfer> |
GeneratedWarehouseTransfer.getDependentTransfers()
Generated method - Getter of the
WarehouseTransfer.dependentTransfers attribute. |
Collection<WarehouseTransfer> |
GeneratedWarehouseTransfer.getDependentTransfers(SessionContext ctx)
Generated method - Getter of the
WarehouseTransfer.dependentTransfers attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehouseTransfer.addToDependentTransfers(SessionContext ctx,
WarehouseTransfer value)
Generated method - Adds
value to dependentTransfers. |
void |
GeneratedWarehouseTransfer.addToDependentTransfers(WarehouseTransfer value)
Generated method - Adds
value to dependentTransfers. |
void |
GeneratedWarehouseTransfer.removeFromDependentTransfers(SessionContext ctx,
WarehouseTransfer value)
Generated method - Removes
value from dependentTransfers. |
void |
GeneratedWarehouseTransfer.removeFromDependentTransfers(WarehouseTransfer value)
Generated method - Removes
value from dependentTransfers. |
void |
GeneratedWarehouseTransfer.setParentTransfer(SessionContext ctx,
WarehouseTransfer value)
Generated method - Setter of the
WarehouseTransfer.parentTransfer attribute. |
void |
GeneratedWarehouseTransfer.setParentTransfer(WarehouseTransfer value)
Generated method - Setter of the
WarehouseTransfer.parentTransfer attribute. |
void |
GeneratedWarehouseTransferEntry.setWarehouseTransfer(SessionContext ctx,
WarehouseTransfer value)
Generated method - Setter of the
WarehouseTransferEntry.warehouseTransfer attribute. |
void |
GeneratedWarehouseTransferEntry.setWarehouseTransfer(WarehouseTransfer value)
Generated method - Setter of the
WarehouseTransferEntry.warehouseTransfer attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehouseTransfer.setDependentTransfers(Collection<WarehouseTransfer> value)
Generated method - Setter of the
WarehouseTransfer.dependentTransfers attribute. |
void |
GeneratedWarehouseTransfer.setDependentTransfers(SessionContext ctx,
Collection<WarehouseTransfer> value)
Generated method - Setter of the
WarehouseTransfer.dependentTransfers attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.