| Modifier and Type | Method and Description |
|---|---|
Warehouse |
GeneratedBasecommerceManager.createWarehouse(java.util.Map attributeValues) |
Warehouse |
GeneratedBasecommerceManager.createWarehouse(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Warehouse |
GeneratedStockLevelReservationHistoryEntry.getWarehouse()
Generated method - Getter of the
StockLevelReservationHistoryEntry.warehouse attribute. |
Warehouse |
GeneratedStockLevelReservationHistoryEntry.getWarehouse(SessionContext ctx)
Generated method - Getter of the
StockLevelReservationHistoryEntry.warehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStockLevelReservationHistoryEntry.setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
StockLevelReservationHistoryEntry.warehouse attribute. |
void |
GeneratedStockLevelReservationHistoryEntry.setWarehouse(Warehouse value)
Generated method - Setter of the
StockLevelReservationHistoryEntry.warehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(BaseStore item)
Generated method - Getter of the
BaseStore.warehouses attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(PointOfService item)
Generated method - Getter of the
PointOfService.warehouses attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.warehouses attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.warehouses attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.addToBaseStores(SessionContext ctx,
Warehouse item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(Warehouse item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToPointsOfService(SessionContext ctx,
Warehouse item,
PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
GeneratedCommerceServicesManager.addToPointsOfService(Warehouse item,
PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
GeneratedCommerceServicesManager.addToWarehouses(BaseStore item,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedCommerceServicesManager.addToWarehouses(PointOfService item,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedCommerceServicesManager.addToWarehouses(SessionContext ctx,
BaseStore item,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedCommerceServicesManager.addToWarehouses(SessionContext ctx,
PointOfService item,
Warehouse value)
Generated method - Adds
value to warehouses. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.baseStores attribute. |
java.util.Collection<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(Warehouse item)
Generated method - Getter of the
Warehouse.baseStores attribute. |
long |
GeneratedCommerceServicesManager.getBaseStoresCount(SessionContext ctx,
Warehouse item) |
long |
GeneratedCommerceServicesManager.getBaseStoresCount(Warehouse item) |
java.util.Collection<PointOfService> |
GeneratedCommerceServicesManager.getPointsOfService(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.pointsOfService attribute. |
java.util.Collection<PointOfService> |
GeneratedCommerceServicesManager.getPointsOfService(Warehouse item)
Generated method - Getter of the
Warehouse.pointsOfService attribute. |
long |
GeneratedCommerceServicesManager.getPointsOfServiceCount(SessionContext ctx,
Warehouse item) |
long |
GeneratedCommerceServicesManager.getPointsOfServiceCount(Warehouse item) |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(SessionContext ctx,
Warehouse item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(Warehouse item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromPointsOfService(SessionContext ctx,
Warehouse item,
PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
GeneratedCommerceServicesManager.removeFromPointsOfService(Warehouse item,
PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(BaseStore item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(PointOfService item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(SessionContext ctx,
BaseStore item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(SessionContext ctx,
PointOfService item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.setBaseStores(SessionContext ctx,
Warehouse item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Warehouse.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(Warehouse item,
java.util.Collection<BaseStore> value)
Generated method - Setter of the
Warehouse.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setPointsOfService(SessionContext ctx,
Warehouse item,
java.util.Collection<PointOfService> value)
Generated method - Setter of the
Warehouse.pointsOfService attribute. |
void |
GeneratedCommerceServicesManager.setPointsOfService(Warehouse item,
java.util.Collection<PointOfService> value)
Generated method - Setter of the
Warehouse.pointsOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.setWarehouses(BaseStore item,
java.util.List<Warehouse> value)
Generated method - Setter of the
BaseStore.warehouses attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(PointOfService item,
java.util.List<Warehouse> value)
Generated method - Setter of the
PointOfService.warehouses attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(SessionContext ctx,
BaseStore item,
java.util.List<Warehouse> value)
Generated method - Setter of the
BaseStore.warehouses attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(SessionContext ctx,
PointOfService item,
java.util.List<Warehouse> value)
Generated method - Setter of the
PointOfService.warehouses attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Warehouse> |
GeneratedVendor.WAREHOUSESHANDLER
OneToManyHandler for handling 1:n WAREHOUSES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Warehouse |
GeneratedConsignment.getWarehouse()
Generated method - Getter of the
Consignment.warehouse attribute. |
Warehouse |
GeneratedStockLevel.getWarehouse()
Generated method - Getter of the
StockLevel.warehouse attribute. |
Warehouse |
GeneratedConsignment.getWarehouse(SessionContext ctx)
Generated method - Getter of the
Consignment.warehouse attribute. |
Warehouse |
GeneratedStockLevel.getWarehouse(SessionContext ctx)
Generated method - Getter of the
StockLevel.warehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Warehouse> |
GeneratedVendor.getWarehouses()
Generated method - Getter of the
Vendor.warehouses attribute. |
java.util.Set<Warehouse> |
GeneratedVendor.getWarehouses(SessionContext ctx)
Generated method - Getter of the
Vendor.warehouses attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedVendor.addToWarehouses(SessionContext ctx,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedVendor.addToWarehouses(Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedVendor.removeFromWarehouses(SessionContext ctx,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedVendor.removeFromWarehouses(Warehouse value)
Generated method - Removes
value from warehouses. |
protected void |
GeneratedConsignment.setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
Consignment.warehouse attribute. |
protected void |
GeneratedStockLevel.setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
StockLevel.warehouse attribute. |
protected void |
GeneratedConsignment.setWarehouse(Warehouse value)
Generated method - Setter of the
Consignment.warehouse attribute. |
protected void |
GeneratedStockLevel.setWarehouse(Warehouse value)
Generated method - Setter of the
StockLevel.warehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedVendor.setWarehouses(SessionContext ctx,
java.util.Set<Warehouse> value)
Generated method - Setter of the
Vendor.warehouses attribute. |
void |
GeneratedVendor.setWarehouses(java.util.Set<Warehouse> value)
Generated method - Setter of the
Vendor.warehouses attribute. |
| Modifier and Type | Method and Description |
|---|---|
Warehouse |
GeneratedReturnRequest.getReturnWarehouse()
Generated method - Getter of the
ReturnRequest.returnWarehouse attribute. |
Warehouse |
GeneratedReturnRequest.getReturnWarehouse(SessionContext ctx)
Generated method - Getter of the
ReturnRequest.returnWarehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedReturnRequest.setReturnWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
ReturnRequest.returnWarehouse attribute. |
void |
GeneratedReturnRequest.setReturnWarehouse(Warehouse value)
Generated method - Setter of the
ReturnRequest.returnWarehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
Warehouse |
GeneratedSAPPlantLogSysOrg.getPlant()
Generated method - Getter of the
SAPPlantLogSysOrg.plant attribute. |
Warehouse |
GeneratedSAPPlantLogSysOrg.getPlant(SessionContext ctx)
Generated method - Getter of the
SAPPlantLogSysOrg.plant attribute. |
Warehouse |
GeneratedSAPReturnRequests.getReturnWarehouse()
Generated method - Getter of the
SAPReturnRequests.returnWarehouse attribute. |
Warehouse |
GeneratedSAPReturnRequests.getReturnWarehouse(SessionContext ctx)
Generated method - Getter of the
SAPReturnRequests.returnWarehouse attribute. |
Warehouse |
GeneratedSapmodelManager.getSapPlant(Product item)
Generated method - Getter of the
Product.sapPlant attribute. |
Warehouse |
GeneratedSapmodelManager.getSapPlant(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.sapPlant attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSAPPlantLogSysOrg.setPlant(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
SAPPlantLogSysOrg.plant attribute. |
void |
GeneratedSAPPlantLogSysOrg.setPlant(Warehouse value)
Generated method - Setter of the
SAPPlantLogSysOrg.plant attribute. |
void |
GeneratedSAPReturnRequests.setReturnWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
SAPReturnRequests.returnWarehouse attribute. |
void |
GeneratedSAPReturnRequests.setReturnWarehouse(Warehouse value)
Generated method - Setter of the
SAPReturnRequests.returnWarehouse attribute. |
void |
GeneratedSapmodelManager.setSapPlant(Product item,
Warehouse value)
Generated method - Setter of the
Product.sapPlant attribute. |
void |
GeneratedSapmodelManager.setSapPlant(SessionContext ctx,
Product item,
Warehouse value)
Generated method - Setter of the
Product.sapPlant attribute. |
| Modifier and Type | Method and Description |
|---|---|
Warehouse |
GeneratedDeclineConsignmentEntryEvent.getReallocatedWarehouse()
Generated method - Getter of the
DeclineConsignmentEntryEvent.reallocatedWarehouse attribute. |
Warehouse |
GeneratedDeclineConsignmentEntryEvent.getReallocatedWarehouse(SessionContext ctx)
Generated method - Getter of the
DeclineConsignmentEntryEvent.reallocatedWarehouse attribute. |
Warehouse |
GeneratedSourcingBan.getWarehouse()
Generated method - Getter of the
SourcingBan.warehouse attribute. |
Warehouse |
GeneratedAdvancedShippingNotice.getWarehouse()
Generated method - Getter of the
AdvancedShippingNotice.warehouse attribute. |
Warehouse |
GeneratedWarehouseBin.getWarehouse()
Generated method - Getter of the
WarehouseBin.warehouse attribute. |
Warehouse |
GeneratedSourcingBan.getWarehouse(SessionContext ctx)
Generated method - Getter of the
SourcingBan.warehouse attribute. |
Warehouse |
GeneratedAdvancedShippingNotice.getWarehouse(SessionContext ctx)
Generated method - Getter of the
AdvancedShippingNotice.warehouse attribute. |
Warehouse |
GeneratedWarehouseBin.getWarehouse(SessionContext ctx)
Generated method - Getter of the
WarehouseBin.warehouse attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Warehouse> |
GeneratedWarehousingManager.getWarehouses(DeliveryMode item)
Generated method - Getter of the
DeliveryMode.warehouses attribute. |
java.util.Set<Warehouse> |
GeneratedWarehousingManager.getWarehouses(SessionContext ctx,
DeliveryMode item)
Generated method - Getter of the
DeliveryMode.warehouses attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehousingManager.addToAdvancedShippingNotices(SessionContext ctx,
Warehouse item,
AdvancedShippingNotice value)
Generated method - Adds
value to advancedShippingNotices. |
void |
GeneratedWarehousingManager.addToAdvancedShippingNotices(Warehouse item,
AdvancedShippingNotice value)
Generated method - Adds
value to advancedShippingNotices. |
void |
GeneratedWarehousingManager.addToDeliveryModes(SessionContext ctx,
Warehouse item,
DeliveryMode value)
Generated method - Adds
value to deliveryModes. |
void |
GeneratedWarehousingManager.addToDeliveryModes(Warehouse item,
DeliveryMode value)
Generated method - Adds
value to deliveryModes. |
void |
GeneratedWarehousingManager.addToSourcingban(SessionContext ctx,
Warehouse item,
SourcingBan value)
Generated method - Adds
value to sourcingban. |
void |
GeneratedWarehousingManager.addToSourcingban(Warehouse item,
SourcingBan value)
Generated method - Adds
value to sourcingban. |
void |
GeneratedWarehousingManager.addToWarehouseBins(SessionContext ctx,
Warehouse item,
WarehouseBin value)
Generated method - Adds
value to warehouseBins. |
void |
GeneratedWarehousingManager.addToWarehouseBins(Warehouse item,
WarehouseBin value)
Generated method - Adds
value to warehouseBins. |
void |
GeneratedWarehousingManager.addToWarehouses(DeliveryMode item,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedWarehousingManager.addToWarehouses(SessionContext ctx,
DeliveryMode item,
Warehouse value)
Generated method - Adds
value to warehouses. |
java.util.Set<AdvancedShippingNotice> |
GeneratedWarehousingManager.getAdvancedShippingNotices(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.advancedShippingNotices attribute. |
java.util.Set<AdvancedShippingNotice> |
GeneratedWarehousingManager.getAdvancedShippingNotices(Warehouse item)
Generated method - Getter of the
Warehouse.advancedShippingNotices attribute. |
java.util.Set<DeliveryMode> |
GeneratedWarehousingManager.getDeliveryModes(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.deliveryModes attribute. |
java.util.Set<DeliveryMode> |
GeneratedWarehousingManager.getDeliveryModes(Warehouse item)
Generated method - Getter of the
Warehouse.deliveryModes attribute. |
long |
GeneratedWarehousingManager.getDeliveryModesCount(SessionContext ctx,
Warehouse item) |
long |
GeneratedWarehousingManager.getDeliveryModesCount(Warehouse item) |
java.lang.Integer |
GeneratedWarehousingManager.getPriority(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.priority attribute. |
java.lang.Integer |
GeneratedWarehousingManager.getPriority(Warehouse item)
Generated method - Getter of the
Warehouse.priority attribute. |
int |
GeneratedWarehousingManager.getPriorityAsPrimitive(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.priority attribute. |
int |
GeneratedWarehousingManager.getPriorityAsPrimitive(Warehouse item)
Generated method - Getter of the
Warehouse.priority attribute. |
java.lang.Double |
GeneratedWarehousingManager.getScore(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.score attribute. |
java.lang.Double |
GeneratedWarehousingManager.getScore(Warehouse item)
Generated method - Getter of the
Warehouse.score attribute. |
double |
GeneratedWarehousingManager.getScoreAsPrimitive(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.score attribute. |
double |
GeneratedWarehousingManager.getScoreAsPrimitive(Warehouse item)
Generated method - Getter of the
Warehouse.score attribute. |
java.util.Collection<SourcingBan> |
GeneratedWarehousingManager.getSourcingban(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.sourcingban attribute. |
java.util.Collection<SourcingBan> |
GeneratedWarehousingManager.getSourcingban(Warehouse item)
Generated method - Getter of the
Warehouse.sourcingban attribute. |
java.util.List<WarehouseBin> |
GeneratedWarehousingManager.getWarehouseBins(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.warehouseBins attribute. |
java.util.List<WarehouseBin> |
GeneratedWarehousingManager.getWarehouseBins(Warehouse item)
Generated method - Getter of the
Warehouse.warehouseBins attribute. |
java.lang.String |
GeneratedWarehousingManager.getWarehouseBinTransferWorkflowName(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.warehouseBinTransferWorkflowName attribute. |
java.lang.String |
GeneratedWarehousingManager.getWarehouseBinTransferWorkflowName(Warehouse item)
Generated method - Getter of the
Warehouse.warehouseBinTransferWorkflowName attribute. |
java.lang.Boolean |
GeneratedWarehousingManager.isExternal(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.external attribute. |
java.lang.Boolean |
GeneratedWarehousingManager.isExternal(Warehouse item)
Generated method - Getter of the
Warehouse.external attribute. |
boolean |
GeneratedWarehousingManager.isExternalAsPrimitive(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.external attribute. |
boolean |
GeneratedWarehousingManager.isExternalAsPrimitive(Warehouse item)
Generated method - Getter of the
Warehouse.external attribute. |
java.lang.Boolean |
GeneratedWarehousingManager.isIsAllowRestock(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.isAllowRestock attribute. |
java.lang.Boolean |
GeneratedWarehousingManager.isIsAllowRestock(Warehouse item)
Generated method - Getter of the
Warehouse.isAllowRestock attribute. |
boolean |
GeneratedWarehousingManager.isIsAllowRestockAsPrimitive(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.isAllowRestock attribute. |
boolean |
GeneratedWarehousingManager.isIsAllowRestockAsPrimitive(Warehouse item)
Generated method - Getter of the
Warehouse.isAllowRestock attribute. |
void |
GeneratedWarehousingManager.removeFromAdvancedShippingNotices(SessionContext ctx,
Warehouse item,
AdvancedShippingNotice value)
Generated method - Removes
value from advancedShippingNotices. |
void |
GeneratedWarehousingManager.removeFromAdvancedShippingNotices(Warehouse item,
AdvancedShippingNotice value)
Generated method - Removes
value from advancedShippingNotices. |
void |
GeneratedWarehousingManager.removeFromDeliveryModes(SessionContext ctx,
Warehouse item,
DeliveryMode value)
Generated method - Removes
value from deliveryModes. |
void |
GeneratedWarehousingManager.removeFromDeliveryModes(Warehouse item,
DeliveryMode value)
Generated method - Removes
value from deliveryModes. |
void |
GeneratedWarehousingManager.removeFromSourcingban(SessionContext ctx,
Warehouse item,
SourcingBan value)
Generated method - Removes
value from sourcingban. |
void |
GeneratedWarehousingManager.removeFromSourcingban(Warehouse item,
SourcingBan value)
Generated method - Removes
value from sourcingban. |
void |
GeneratedWarehousingManager.removeFromWarehouseBins(SessionContext ctx,
Warehouse item,
WarehouseBin value)
Generated method - Removes
value from warehouseBins. |
void |
GeneratedWarehousingManager.removeFromWarehouseBins(Warehouse item,
WarehouseBin value)
Generated method - Removes
value from warehouseBins. |
void |
GeneratedWarehousingManager.removeFromWarehouses(DeliveryMode item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedWarehousingManager.removeFromWarehouses(SessionContext ctx,
DeliveryMode item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedWarehousingManager.setAdvancedShippingNotices(SessionContext ctx,
Warehouse item,
java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of the
Warehouse.advancedShippingNotices attribute. |
void |
GeneratedWarehousingManager.setAdvancedShippingNotices(Warehouse item,
java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of the
Warehouse.advancedShippingNotices attribute. |
void |
GeneratedWarehousingManager.setDeliveryModes(SessionContext ctx,
Warehouse item,
java.util.Set<DeliveryMode> value)
Generated method - Setter of the
Warehouse.deliveryModes attribute. |
void |
GeneratedWarehousingManager.setDeliveryModes(Warehouse item,
java.util.Set<DeliveryMode> value)
Generated method - Setter of the
Warehouse.deliveryModes attribute. |
void |
GeneratedWarehousingManager.setExternal(SessionContext ctx,
Warehouse item,
boolean value)
Generated method - Setter of the
Warehouse.external attribute. |
void |
GeneratedWarehousingManager.setExternal(SessionContext ctx,
Warehouse item,
java.lang.Boolean value)
Generated method - Setter of the
Warehouse.external attribute. |
void |
GeneratedWarehousingManager.setExternal(Warehouse item,
boolean value)
Generated method - Setter of the
Warehouse.external attribute. |
void |
GeneratedWarehousingManager.setExternal(Warehouse item,
java.lang.Boolean value)
Generated method - Setter of the
Warehouse.external attribute. |
void |
GeneratedWarehousingManager.setIsAllowRestock(SessionContext ctx,
Warehouse item,
boolean value)
Generated method - Setter of the
Warehouse.isAllowRestock attribute. |
void |
GeneratedWarehousingManager.setIsAllowRestock(SessionContext ctx,
Warehouse item,
java.lang.Boolean value)
Generated method - Setter of the
Warehouse.isAllowRestock attribute. |
void |
GeneratedWarehousingManager.setIsAllowRestock(Warehouse item,
boolean value)
Generated method - Setter of the
Warehouse.isAllowRestock attribute. |
void |
GeneratedWarehousingManager.setIsAllowRestock(Warehouse item,
java.lang.Boolean value)
Generated method - Setter of the
Warehouse.isAllowRestock attribute. |
void |
GeneratedWarehousingManager.setPriority(SessionContext ctx,
Warehouse item,
int value)
Generated method - Setter of the
Warehouse.priority attribute. |
void |
GeneratedWarehousingManager.setPriority(SessionContext ctx,
Warehouse item,
java.lang.Integer value)
Generated method - Setter of the
Warehouse.priority attribute. |
void |
GeneratedWarehousingManager.setPriority(Warehouse item,
int value)
Generated method - Setter of the
Warehouse.priority attribute. |
void |
GeneratedWarehousingManager.setPriority(Warehouse item,
java.lang.Integer value)
Generated method - Setter of the
Warehouse.priority attribute. |
void |
GeneratedDeclineConsignmentEntryEvent.setReallocatedWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
DeclineConsignmentEntryEvent.reallocatedWarehouse attribute. |
void |
GeneratedDeclineConsignmentEntryEvent.setReallocatedWarehouse(Warehouse value)
Generated method - Setter of the
DeclineConsignmentEntryEvent.reallocatedWarehouse attribute. |
void |
GeneratedWarehousingManager.setScore(SessionContext ctx,
Warehouse item,
double value)
Generated method - Setter of the
Warehouse.score attribute. |
void |
GeneratedWarehousingManager.setScore(SessionContext ctx,
Warehouse item,
java.lang.Double value)
Generated method - Setter of the
Warehouse.score attribute. |
void |
GeneratedWarehousingManager.setScore(Warehouse item,
double value)
Generated method - Setter of the
Warehouse.score attribute. |
void |
GeneratedWarehousingManager.setScore(Warehouse item,
java.lang.Double value)
Generated method - Setter of the
Warehouse.score attribute. |
void |
GeneratedWarehousingManager.setSourcingban(SessionContext ctx,
Warehouse item,
java.util.Collection<SourcingBan> value)
Generated method - Setter of the
Warehouse.sourcingban attribute. |
void |
GeneratedWarehousingManager.setSourcingban(Warehouse item,
java.util.Collection<SourcingBan> value)
Generated method - Setter of the
Warehouse.sourcingban attribute. |
void |
GeneratedSourcingBan.setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
SourcingBan.warehouse attribute. |
void |
GeneratedAdvancedShippingNotice.setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
AdvancedShippingNotice.warehouse attribute. |
void |
GeneratedWarehouseBin.setWarehouse(SessionContext ctx,
Warehouse value)
Generated method - Setter of the
WarehouseBin.warehouse attribute. |
void |
GeneratedSourcingBan.setWarehouse(Warehouse value)
Generated method - Setter of the
SourcingBan.warehouse attribute. |
void |
GeneratedAdvancedShippingNotice.setWarehouse(Warehouse value)
Generated method - Setter of the
AdvancedShippingNotice.warehouse attribute. |
void |
GeneratedWarehouseBin.setWarehouse(Warehouse value)
Generated method - Setter of the
WarehouseBin.warehouse attribute. |
void |
GeneratedWarehousingManager.setWarehouseBins(SessionContext ctx,
Warehouse item,
java.util.List<WarehouseBin> value)
Generated method - Setter of the
Warehouse.warehouseBins attribute. |
void |
GeneratedWarehousingManager.setWarehouseBins(Warehouse item,
java.util.List<WarehouseBin> value)
Generated method - Setter of the
Warehouse.warehouseBins attribute. |
void |
GeneratedWarehousingManager.setWarehouseBinTransferWorkflowName(SessionContext ctx,
Warehouse item,
java.lang.String value)
Generated method - Setter of the
Warehouse.warehouseBinTransferWorkflowName attribute. |
void |
GeneratedWarehousingManager.setWarehouseBinTransferWorkflowName(Warehouse item,
java.lang.String value)
Generated method - Setter of the
Warehouse.warehouseBinTransferWorkflowName attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehousingManager.setWarehouses(DeliveryMode item,
java.util.Set<Warehouse> value)
Generated method - Setter of the
DeliveryMode.warehouses attribute. |
void |
GeneratedWarehousingManager.setWarehouses(SessionContext ctx,
DeliveryMode item,
java.util.Set<Warehouse> value)
Generated method - Setter of the
DeliveryMode.warehouses attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.