Class GeneratedWarehousingManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.warehousing.jalo.GeneratedWarehousingManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
WarehousingManager
public abstract class GeneratedWarehousingManager extends Extension
Generated class for typeWarehousingManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static OneToManyHandler<AdvancedShippingNotice>
ADVANCEDSHIPPINGNOTICE2POSRELATIONADVANCEDSHIPPINGNOTICESHANDLER
OneToManyHandler
for handling 1:n ADVANCEDSHIPPINGNOTICES's relation attributes from 'many' side.protected static OneToManyHandler<AdvancedShippingNotice>
ADVANCEDSHIPPINGNOTICE2WAREHOUSERELATIONADVANCEDSHIPPINGNOTICESHANDLER
OneToManyHandler
for handling 1:n ADVANCEDSHIPPINGNOTICES's relation attributes from 'many' side.protected static OneToManyHandler<PackagingInfo>
CONSIGNMENT2PACKAGINGINFORELATIONPACKAGINGINFOSHANDLER
OneToManyHandler
for handling 1:n PACKAGINGINFOS's relation attributes from 'many' side.protected static OneToManyHandler<PaymentTransactionEntry>
CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATIONPAYMENTTRANSACTIONENTRIESHANDLER
OneToManyHandler
for handling 1:n PAYMENTTRANSACTIONENTRIES's relation attributes from 'many' side.protected static OneToManyHandler<InventoryEvent>
CONSIGNMENTENTRY2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
OneToManyHandler
for handling 1:n INVENTORYEVENTS's relation attributes from 'many' side.protected static OneToManyHandler<DeclineConsignmentEntryEvent>
DECLINECONSIGNMENTENTRYEVENTCONSIGNMENTENTRYRELATIONDECLINEENTRYEVENTSHANDLER
OneToManyHandler
for handling 1:n DECLINEENTRYEVENTS's relation attributes from 'many' side.protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
protected static OneToManyHandler<InventoryEvent>
ORDERENTRY2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
OneToManyHandler
for handling 1:n INVENTORYEVENTS's relation attributes from 'many' side.protected static OneToManyHandler<InventoryEvent>
STOCKLEVEL2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
OneToManyHandler
for handling 1:n INVENTORYEVENTS's relation attributes from 'many' side.protected static java.lang.String
WAREHOUSE2DELIVERYMODERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Warehouse2DeliveryModeRelation from ((warehousing))protected static java.lang.String
WAREHOUSE2DELIVERYMODERELATION_SRC_ORDERED
Relation ordering override parameter constants for Warehouse2DeliveryModeRelation from ((warehousing))protected static java.lang.String
WAREHOUSE2DELIVERYMODERELATION_TGT_ORDERED
protected static OneToManyHandler<SourcingBan>
WAREHOUSE2SOURCINGBANRELATIONSOURCINGBANHANDLER
OneToManyHandler
for handling 1:n SOURCINGBAN's relation attributes from 'many' side.protected static OneToManyHandler<WarehouseBin>
WAREHOUSE2WAREHOUSEBINRELATIONWAREHOUSEBINSHANDLER
OneToManyHandler
for handling 1:n WAREHOUSEBINS's relation attributes from 'many' side.
-
Constructor Summary
Constructors Constructor Description GeneratedWarehousingManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToAdvancedShippingNotices(SessionContext ctx, Warehouse item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.void
addToAdvancedShippingNotices(SessionContext ctx, PointOfService item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.void
addToAdvancedShippingNotices(Warehouse item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.void
addToAdvancedShippingNotices(PointOfService item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.void
addToDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Addsvalue
to declineEntryEvents.void
addToDeclineEntryEvents(ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Addsvalue
to declineEntryEvents.void
addToDeliveryModes(SessionContext ctx, Warehouse item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.void
addToDeliveryModes(Warehouse item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.void
addToInventoryEvents(OrderEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.void
addToInventoryEvents(SessionContext ctx, OrderEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.void
addToInventoryEvents(SessionContext ctx, ConsignmentEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.void
addToInventoryEvents(SessionContext ctx, StockLevel item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.void
addToInventoryEvents(ConsignmentEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.void
addToInventoryEvents(StockLevel item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.void
addToPackaginginfos(SessionContext ctx, Consignment item, PackagingInfo value)
Generated method - Addsvalue
to packaginginfos.void
addToPackaginginfos(Consignment item, PackagingInfo value)
Generated method - Addsvalue
to packaginginfos.void
addToPaymentTransactionEntries(SessionContext ctx, Consignment item, PaymentTransactionEntry value)
Generated method - Addsvalue
to paymentTransactionEntries.void
addToPaymentTransactionEntries(Consignment item, PaymentTransactionEntry value)
Generated method - Addsvalue
to paymentTransactionEntries.void
addToSourcingban(SessionContext ctx, Warehouse item, SourcingBan value)
Generated method - Addsvalue
to sourcingban.void
addToSourcingban(Warehouse item, SourcingBan value)
Generated method - Addsvalue
to sourcingban.void
addToWarehouseBins(SessionContext ctx, Warehouse item, WarehouseBin value)
Generated method - Addsvalue
to warehouseBins.void
addToWarehouseBins(Warehouse item, WarehouseBin value)
Generated method - Addsvalue
to warehouseBins.void
addToWarehouses(DeliveryMode item, Warehouse value)
Generated method - Addsvalue
to warehouses.void
addToWarehouses(SessionContext ctx, DeliveryMode item, Warehouse value)
Generated method - Addsvalue
to warehouses.AdvancedShippingNotice
createAdvancedShippingNotice(SessionContext ctx, java.util.Map attributeValues)
AdvancedShippingNotice
createAdvancedShippingNotice(java.util.Map attributeValues)
AdvancedShippingNoticeEntry
createAdvancedShippingNoticeEntry(SessionContext ctx, java.util.Map attributeValues)
AdvancedShippingNoticeEntry
createAdvancedShippingNoticeEntry(java.util.Map attributeValues)
AdvancedShippingNoticeValidConstraint
createAdvancedShippingNoticeValidConstraint(SessionContext ctx, java.util.Map attributeValues)
AdvancedShippingNoticeValidConstraint
createAdvancedShippingNoticeValidConstraint(java.util.Map attributeValues)
AllocationEvent
createAllocationEvent(SessionContext ctx, java.util.Map attributeValues)
AllocationEvent
createAllocationEvent(java.util.Map attributeValues)
AtpFormula
createAtpFormula(SessionContext ctx, java.util.Map attributeValues)
AtpFormula
createAtpFormula(java.util.Map attributeValues)
CancellationEvent
createCancellationEvent(SessionContext ctx, java.util.Map attributeValues)
CancellationEvent
createCancellationEvent(java.util.Map attributeValues)
DeclineConsignmentEntryEvent
createDeclineConsignmentEntryEvent(SessionContext ctx, java.util.Map attributeValues)
DeclineConsignmentEntryEvent
createDeclineConsignmentEntryEvent(java.util.Map attributeValues)
IncreaseEvent
createIncreaseEvent(SessionContext ctx, java.util.Map attributeValues)
IncreaseEvent
createIncreaseEvent(java.util.Map attributeValues)
PackagingInfo
createPackagingInfo(SessionContext ctx, java.util.Map attributeValues)
PackagingInfo
createPackagingInfo(java.util.Map attributeValues)
ReservationEvent
createReservationEvent(SessionContext ctx, java.util.Map attributeValues)
ReservationEvent
createReservationEvent(java.util.Map attributeValues)
RestockConfig
createRestockConfig(SessionContext ctx, java.util.Map attributeValues)
RestockConfig
createRestockConfig(java.util.Map attributeValues)
ShrinkageEvent
createShrinkageEvent(SessionContext ctx, java.util.Map attributeValues)
ShrinkageEvent
createShrinkageEvent(java.util.Map attributeValues)
SourcingBan
createSourcingBan(SessionContext ctx, java.util.Map attributeValues)
SourcingBan
createSourcingBan(java.util.Map attributeValues)
SourcingConfig
createSourcingConfig(SessionContext ctx, java.util.Map attributeValues)
SourcingConfig
createSourcingConfig(java.util.Map attributeValues)
WarehouseBin
createWarehouseBin(SessionContext ctx, java.util.Map attributeValues)
WarehouseBin
createWarehouseBin(java.util.Map attributeValues)
WarehouseBinEntry
createWarehouseBinEntry(SessionContext ctx, java.util.Map attributeValues)
WarehouseBinEntry
createWarehouseBinEntry(java.util.Map attributeValues)
WarehouseTransfer
createWarehouseTransfer(SessionContext ctx, java.util.Map attributeValues)
WarehouseTransfer
createWarehouseTransfer(java.util.Map attributeValues)
WarehouseTransferEntry
createWarehouseTransferEntry(SessionContext ctx, java.util.Map attributeValues)
WarehouseTransferEntry
createWarehouseTransferEntry(java.util.Map attributeValues)
WastageEvent
createWastageEvent(SessionContext ctx, java.util.Map attributeValues)
WastageEvent
createWastageEvent(java.util.Map attributeValues)
java.util.Set<AdvancedShippingNotice>
getAdvancedShippingNotices(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.advancedShippingNotices
attribute.java.util.Set<AdvancedShippingNotice>
getAdvancedShippingNotices(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.advancedShippingNotices
attribute.java.util.Set<AdvancedShippingNotice>
getAdvancedShippingNotices(Warehouse item)
Generated method - Getter of theWarehouse.advancedShippingNotices
attribute.java.util.Set<AdvancedShippingNotice>
getAdvancedShippingNotices(PointOfService item)
Generated method - Getter of thePointOfService.advancedShippingNotices
attribute.AdvancedShippingNoticeEntry
getAsnEntry(SessionContext ctx, StockLevel item)
Generated method - Getter of theStockLevel.asnEntry
attribute.AdvancedShippingNoticeEntry
getAsnEntry(StockLevel item)
Generated method - Getter of theStockLevel.asnEntry
attribute.java.lang.String
getBin(SessionContext ctx, StockLevel item)
Generated method - Getter of theStockLevel.bin
attribute.java.lang.String
getBin(StockLevel item)
Generated method - Getter of theStockLevel.bin
attribute.Consignment
getConsignment(SessionContext ctx, PaymentTransactionEntry item)
Generated method - Getter of thePaymentTransactionEntry.consignment
attribute.Consignment
getConsignment(PaymentTransactionEntry item)
Generated method - Getter of thePaymentTransactionEntry.consignment
attribute.java.util.Set<DeclineConsignmentEntryEvent>
getDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.declineEntryEvents
attribute.java.util.Set<DeclineConsignmentEntryEvent>
getDeclineEntryEvents(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.declineEntryEvents
attribute.AtpFormula
getDefaultAtpFormula(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultAtpFormula
attribute.AtpFormula
getDefaultAtpFormula(BaseStore item)
Generated method - Getter of theBaseStore.defaultAtpFormula
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.util.Set<DeliveryMode>
getDeliveryModes(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.deliveryModes
attribute.java.util.Set<DeliveryMode>
getDeliveryModes(Warehouse item)
Generated method - Getter of theWarehouse.deliveryModes
attribute.long
getDeliveryModesCount(SessionContext ctx, Warehouse item)
long
getDeliveryModesCount(Warehouse item)
java.lang.Object
getFulfillmentSystemConfig(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.fulfillmentSystemConfig
attribute.java.lang.Object
getFulfillmentSystemConfig(Consignment item)
Generated method - Getter of theConsignment.fulfillmentSystemConfig
attribute.java.util.Collection<InventoryEvent>
getInventoryEvents(OrderEntry item)
Generated method - Getter of theOrderEntry.inventoryEvents
attribute.java.util.Collection<InventoryEvent>
getInventoryEvents(SessionContext ctx, OrderEntry item)
Generated method - Getter of theOrderEntry.inventoryEvents
attribute.java.util.Collection<InventoryEvent>
getInventoryEvents(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.inventoryEvents
attribute.java.util.Collection<InventoryEvent>
getInventoryEvents(SessionContext ctx, StockLevel item)
Generated method - Getter of theStockLevel.inventoryEvents
attribute.java.util.Collection<InventoryEvent>
getInventoryEvents(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.inventoryEvents
attribute.java.util.Collection<InventoryEvent>
getInventoryEvents(StockLevel item)
Generated method - Getter of theStockLevel.inventoryEvents
attribute.java.lang.Double
getLatitude(SessionContext ctx, Address item)
Generated method - Getter of theAddress.latitude
attribute.java.lang.Double
getLatitude(Address item)
Generated method - Getter of theAddress.latitude
attribute.double
getLatitudeAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.latitude
attribute.double
getLatitudeAsPrimitive(Address item)
Generated method - Getter of theAddress.latitude
attribute.java.lang.Double
getLongitude(SessionContext ctx, Address item)
Generated method - Getter of theAddress.longitude
attribute.java.lang.Double
getLongitude(Address item)
Generated method - Getter of theAddress.longitude
attribute.double
getLongitudeAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.longitude
attribute.double
getLongitudeAsPrimitive(Address item)
Generated method - Getter of theAddress.longitude
attribute.java.lang.String
getName()
PackagingInfo
getPackagingInfo(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.packagingInfo
attribute.PackagingInfo
getPackagingInfo(Consignment item)
Generated method - Getter of theConsignment.packagingInfo
attribute.java.util.List<PackagingInfo>
getPackaginginfos(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.packaginginfos
attribute.java.util.List<PackagingInfo>
getPackaginginfos(Consignment item)
Generated method - Getter of theConsignment.packaginginfos
attribute.java.util.Set<PaymentTransactionEntry>
getPaymentTransactionEntries(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.paymentTransactionEntries
attribute.java.util.Set<PaymentTransactionEntry>
getPaymentTransactionEntries(Consignment item)
Generated method - Getter of theConsignment.paymentTransactionEntries
attribute.java.lang.Integer
getPriority(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.java.lang.Integer
getPriority(Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.int
getPriorityAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.int
getPriorityAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.Media
getReturnForm(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.returnForm
attribute.Media
getReturnForm(Consignment item)
Generated method - Getter of theConsignment.returnForm
attribute.Media
getReturnLabel(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.returnLabel
attribute.Media
getReturnLabel(Consignment item)
Generated method - Getter of theConsignment.returnLabel
attribute.ReturnRequest
getReturnRequest(SessionContext ctx, OrderReturnRecordEntry item)
Generated method - Getter of theOrderReturnRecordEntry.returnRequest
attribute.ReturnRequest
getReturnRequest(OrderReturnRecordEntry item)
Generated method - Getter of theOrderReturnRecordEntry.returnRequest
attribute.java.lang.Double
getScore(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.java.lang.Double
getScore(Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.double
getScoreAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.double
getScoreAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.Media
getShippingLabel(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.shippingLabel
attribute.Media
getShippingLabel(Consignment item)
Generated method - Getter of theConsignment.shippingLabel
attribute.java.util.Collection<SourcingBan>
getSourcingban(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.sourcingban
attribute.java.util.Collection<SourcingBan>
getSourcingban(Warehouse item)
Generated method - Getter of theWarehouse.sourcingban
attribute.SourcingConfig
getSourcingConfig(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.sourcingConfig
attribute.SourcingConfig
getSourcingConfig(BaseStore item)
Generated method - Getter of theBaseStore.sourcingConfig
attribute.java.lang.String
getTaskAssignmentWorkflow(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.taskAssignmentWorkflow
attribute.java.lang.String
getTaskAssignmentWorkflow(Consignment item)
Generated method - Getter of theConsignment.taskAssignmentWorkflow
attribute.java.util.List<WarehouseBin>
getWarehouseBins(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.warehouseBins
attribute.java.util.List<WarehouseBin>
getWarehouseBins(Warehouse item)
Generated method - Getter of theWarehouse.warehouseBins
attribute.java.lang.String
getWarehouseBinTransferWorkflowName(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowName
attribute.java.lang.String
getWarehouseBinTransferWorkflowName(Warehouse item)
Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowName
attribute.java.util.Set<Warehouse>
getWarehouses(DeliveryMode item)
Generated method - Getter of theDeliveryMode.warehouses
attribute.java.util.Set<Warehouse>
getWarehouses(SessionContext ctx, DeliveryMode item)
Generated method - Getter of theDeliveryMode.warehouses
attribute.long
getWarehousesCount(DeliveryMode item)
long
getWarehousesCount(SessionContext ctx, DeliveryMode item)
java.lang.Boolean
isExternal(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.java.lang.Boolean
isExternal(Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.boolean
isExternalAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.boolean
isExternalAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.java.lang.Boolean
isIsAllowRestock(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.java.lang.Boolean
isIsAllowRestock(Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.boolean
isIsAllowRestockAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.boolean
isIsAllowRestockAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.void
removeFromAdvancedShippingNotices(SessionContext ctx, Warehouse item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.void
removeFromAdvancedShippingNotices(SessionContext ctx, PointOfService item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.void
removeFromAdvancedShippingNotices(Warehouse item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.void
removeFromAdvancedShippingNotices(PointOfService item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.void
removeFromDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Removesvalue
from declineEntryEvents.void
removeFromDeclineEntryEvents(ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Removesvalue
from declineEntryEvents.void
removeFromDeliveryModes(SessionContext ctx, Warehouse item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.void
removeFromDeliveryModes(Warehouse item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.void
removeFromInventoryEvents(OrderEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.void
removeFromInventoryEvents(SessionContext ctx, OrderEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.void
removeFromInventoryEvents(SessionContext ctx, ConsignmentEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.void
removeFromInventoryEvents(SessionContext ctx, StockLevel item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.void
removeFromInventoryEvents(ConsignmentEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.void
removeFromInventoryEvents(StockLevel item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.void
removeFromPackaginginfos(SessionContext ctx, Consignment item, PackagingInfo value)
Generated method - Removesvalue
from packaginginfos.void
removeFromPackaginginfos(Consignment item, PackagingInfo value)
Generated method - Removesvalue
from packaginginfos.void
removeFromPaymentTransactionEntries(SessionContext ctx, Consignment item, PaymentTransactionEntry value)
Generated method - Removesvalue
from paymentTransactionEntries.void
removeFromPaymentTransactionEntries(Consignment item, PaymentTransactionEntry value)
Generated method - Removesvalue
from paymentTransactionEntries.void
removeFromSourcingban(SessionContext ctx, Warehouse item, SourcingBan value)
Generated method - Removesvalue
from sourcingban.void
removeFromSourcingban(Warehouse item, SourcingBan value)
Generated method - Removesvalue
from sourcingban.void
removeFromWarehouseBins(SessionContext ctx, Warehouse item, WarehouseBin value)
Generated method - Removesvalue
from warehouseBins.void
removeFromWarehouseBins(Warehouse item, WarehouseBin value)
Generated method - Removesvalue
from warehouseBins.void
removeFromWarehouses(DeliveryMode item, Warehouse value)
Generated method - Removesvalue
from warehouses.void
removeFromWarehouses(SessionContext ctx, DeliveryMode item, Warehouse value)
Generated method - Removesvalue
from warehouses.void
setAdvancedShippingNotices(SessionContext ctx, Warehouse item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of theWarehouse.advancedShippingNotices
attribute.void
setAdvancedShippingNotices(SessionContext ctx, PointOfService item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of thePointOfService.advancedShippingNotices
attribute.void
setAdvancedShippingNotices(Warehouse item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of theWarehouse.advancedShippingNotices
attribute.void
setAdvancedShippingNotices(PointOfService item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of thePointOfService.advancedShippingNotices
attribute.void
setAsnEntry(SessionContext ctx, StockLevel item, AdvancedShippingNoticeEntry value)
Generated method - Setter of theStockLevel.asnEntry
attribute.void
setAsnEntry(StockLevel item, AdvancedShippingNoticeEntry value)
Generated method - Setter of theStockLevel.asnEntry
attribute.void
setBin(SessionContext ctx, StockLevel item, java.lang.String value)
Generated method - Setter of theStockLevel.bin
attribute.void
setBin(StockLevel item, java.lang.String value)
Generated method - Setter of theStockLevel.bin
attribute.void
setConsignment(SessionContext ctx, PaymentTransactionEntry item, Consignment value)
Generated method - Setter of thePaymentTransactionEntry.consignment
attribute.void
setConsignment(PaymentTransactionEntry item, Consignment value)
Generated method - Setter of thePaymentTransactionEntry.consignment
attribute.void
setDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item, java.util.Set<DeclineConsignmentEntryEvent> value)
Generated method - Setter of theConsignmentEntry.declineEntryEvents
attribute.void
setDeclineEntryEvents(ConsignmentEntry item, java.util.Set<DeclineConsignmentEntryEvent> value)
Generated method - Setter of theConsignmentEntry.declineEntryEvents
attribute.void
setDefaultAtpFormula(SessionContext ctx, BaseStore item, AtpFormula value)
Generated method - Setter of theBaseStore.defaultAtpFormula
attribute.void
setDefaultAtpFormula(BaseStore item, AtpFormula value)
Generated method - Setter of theBaseStore.defaultAtpFormula
attribute.void
setDeliveryModes(SessionContext ctx, Warehouse item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theWarehouse.deliveryModes
attribute.void
setDeliveryModes(Warehouse item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theWarehouse.deliveryModes
attribute.void
setExternal(SessionContext ctx, Warehouse item, boolean value)
Generated method - Setter of theWarehouse.external
attribute.void
setExternal(SessionContext ctx, Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.external
attribute.void
setExternal(Warehouse item, boolean value)
Generated method - Setter of theWarehouse.external
attribute.void
setExternal(Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.external
attribute.void
setFulfillmentSystemConfig(SessionContext ctx, Consignment item, java.lang.Object value)
Generated method - Setter of theConsignment.fulfillmentSystemConfig
attribute.void
setFulfillmentSystemConfig(Consignment item, java.lang.Object value)
Generated method - Setter of theConsignment.fulfillmentSystemConfig
attribute.void
setInventoryEvents(OrderEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theOrderEntry.inventoryEvents
attribute.void
setInventoryEvents(SessionContext ctx, OrderEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theOrderEntry.inventoryEvents
attribute.void
setInventoryEvents(SessionContext ctx, ConsignmentEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theConsignmentEntry.inventoryEvents
attribute.void
setInventoryEvents(SessionContext ctx, StockLevel item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theStockLevel.inventoryEvents
attribute.void
setInventoryEvents(ConsignmentEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theConsignmentEntry.inventoryEvents
attribute.void
setInventoryEvents(StockLevel item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theStockLevel.inventoryEvents
attribute.void
setIsAllowRestock(SessionContext ctx, Warehouse item, boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.void
setIsAllowRestock(SessionContext ctx, Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.void
setIsAllowRestock(Warehouse item, boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.void
setIsAllowRestock(Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.void
setLatitude(SessionContext ctx, Address item, double value)
Generated method - Setter of theAddress.latitude
attribute.void
setLatitude(SessionContext ctx, Address item, java.lang.Double value)
Generated method - Setter of theAddress.latitude
attribute.void
setLatitude(Address item, double value)
Generated method - Setter of theAddress.latitude
attribute.void
setLatitude(Address item, java.lang.Double value)
Generated method - Setter of theAddress.latitude
attribute.void
setLongitude(SessionContext ctx, Address item, double value)
Generated method - Setter of theAddress.longitude
attribute.void
setLongitude(SessionContext ctx, Address item, java.lang.Double value)
Generated method - Setter of theAddress.longitude
attribute.void
setLongitude(Address item, double value)
Generated method - Setter of theAddress.longitude
attribute.void
setLongitude(Address item, java.lang.Double value)
Generated method - Setter of theAddress.longitude
attribute.void
setPackagingInfo(SessionContext ctx, Consignment item, PackagingInfo value)
Generated method - Setter of theConsignment.packagingInfo
attribute.void
setPackagingInfo(Consignment item, PackagingInfo value)
Generated method - Setter of theConsignment.packagingInfo
attribute.void
setPackaginginfos(SessionContext ctx, Consignment item, java.util.List<PackagingInfo> value)
Generated method - Setter of theConsignment.packaginginfos
attribute.void
setPackaginginfos(Consignment item, java.util.List<PackagingInfo> value)
Generated method - Setter of theConsignment.packaginginfos
attribute.void
setPaymentTransactionEntries(SessionContext ctx, Consignment item, java.util.Set<PaymentTransactionEntry> value)
Generated method - Setter of theConsignment.paymentTransactionEntries
attribute.void
setPaymentTransactionEntries(Consignment item, java.util.Set<PaymentTransactionEntry> value)
Generated method - Setter of theConsignment.paymentTransactionEntries
attribute.void
setPriority(SessionContext ctx, Warehouse item, int value)
Generated method - Setter of theWarehouse.priority
attribute.void
setPriority(SessionContext ctx, Warehouse item, java.lang.Integer value)
Generated method - Setter of theWarehouse.priority
attribute.void
setPriority(Warehouse item, int value)
Generated method - Setter of theWarehouse.priority
attribute.void
setPriority(Warehouse item, java.lang.Integer value)
Generated method - Setter of theWarehouse.priority
attribute.void
setReturnForm(SessionContext ctx, Consignment item, Media value)
Generated method - Setter of theConsignment.returnForm
attribute.void
setReturnForm(Consignment item, Media value)
Generated method - Setter of theConsignment.returnForm
attribute.void
setReturnLabel(SessionContext ctx, Consignment item, Media value)
Generated method - Setter of theConsignment.returnLabel
attribute.void
setReturnLabel(Consignment item, Media value)
Generated method - Setter of theConsignment.returnLabel
attribute.void
setReturnRequest(SessionContext ctx, OrderReturnRecordEntry item, ReturnRequest value)
Generated method - Setter of theOrderReturnRecordEntry.returnRequest
attribute.void
setReturnRequest(OrderReturnRecordEntry item, ReturnRequest value)
Generated method - Setter of theOrderReturnRecordEntry.returnRequest
attribute.void
setScore(SessionContext ctx, Warehouse item, double value)
Generated method - Setter of theWarehouse.score
attribute.void
setScore(SessionContext ctx, Warehouse item, java.lang.Double value)
Generated method - Setter of theWarehouse.score
attribute.void
setScore(Warehouse item, double value)
Generated method - Setter of theWarehouse.score
attribute.void
setScore(Warehouse item, java.lang.Double value)
Generated method - Setter of theWarehouse.score
attribute.void
setShippingLabel(SessionContext ctx, Consignment item, Media value)
Generated method - Setter of theConsignment.shippingLabel
attribute.void
setShippingLabel(Consignment item, Media value)
Generated method - Setter of theConsignment.shippingLabel
attribute.void
setSourcingban(SessionContext ctx, Warehouse item, java.util.Collection<SourcingBan> value)
Generated method - Setter of theWarehouse.sourcingban
attribute.void
setSourcingban(Warehouse item, java.util.Collection<SourcingBan> value)
Generated method - Setter of theWarehouse.sourcingban
attribute.void
setSourcingConfig(SessionContext ctx, BaseStore item, SourcingConfig value)
Generated method - Setter of theBaseStore.sourcingConfig
attribute.void
setSourcingConfig(BaseStore item, SourcingConfig value)
Generated method - Setter of theBaseStore.sourcingConfig
attribute.void
setTaskAssignmentWorkflow(SessionContext ctx, Consignment item, java.lang.String value)
Generated method - Setter of theConsignment.taskAssignmentWorkflow
attribute.void
setTaskAssignmentWorkflow(Consignment item, java.lang.String value)
Generated method - Setter of theConsignment.taskAssignmentWorkflow
attribute.void
setWarehouseBins(SessionContext ctx, Warehouse item, java.util.List<WarehouseBin> value)
Generated method - Setter of theWarehouse.warehouseBins
attribute.void
setWarehouseBins(Warehouse item, java.util.List<WarehouseBin> value)
Generated method - Setter of theWarehouse.warehouseBins
attribute.void
setWarehouseBinTransferWorkflowName(SessionContext ctx, Warehouse item, java.lang.String value)
Generated method - Setter of theWarehouse.warehouseBinTransferWorkflowName
attribute.void
setWarehouseBinTransferWorkflowName(Warehouse item, java.lang.String value)
Generated method - Setter of theWarehouse.warehouseBinTransferWorkflowName
attribute.void
setWarehouses(DeliveryMode item, java.util.Set<Warehouse> value)
Generated method - Setter of theDeliveryMode.warehouses
attribute.void
setWarehouses(SessionContext ctx, DeliveryMode item, java.util.Set<Warehouse> value)
Generated method - Setter of theDeliveryMode.warehouses
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
WAREHOUSE2DELIVERYMODERELATION_SRC_ORDERED
protected static java.lang.String WAREHOUSE2DELIVERYMODERELATION_SRC_ORDERED
Relation ordering override parameter constants for Warehouse2DeliveryModeRelation from ((warehousing))
-
WAREHOUSE2DELIVERYMODERELATION_TGT_ORDERED
protected static java.lang.String WAREHOUSE2DELIVERYMODERELATION_TGT_ORDERED
-
WAREHOUSE2DELIVERYMODERELATION_MARKMODIFIED
protected static java.lang.String WAREHOUSE2DELIVERYMODERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Warehouse2DeliveryModeRelation from ((warehousing))
-
WAREHOUSE2SOURCINGBANRELATIONSOURCINGBANHANDLER
protected static final OneToManyHandler<SourcingBan> WAREHOUSE2SOURCINGBANRELATIONSOURCINGBANHANDLER
OneToManyHandler
for handling 1:n SOURCINGBAN's relation attributes from 'many' side.
-
ADVANCEDSHIPPINGNOTICE2WAREHOUSERELATIONADVANCEDSHIPPINGNOTICESHANDLER
protected static final OneToManyHandler<AdvancedShippingNotice> ADVANCEDSHIPPINGNOTICE2WAREHOUSERELATIONADVANCEDSHIPPINGNOTICESHANDLER
OneToManyHandler
for handling 1:n ADVANCEDSHIPPINGNOTICES's relation attributes from 'many' side.
-
WAREHOUSE2WAREHOUSEBINRELATIONWAREHOUSEBINSHANDLER
protected static final OneToManyHandler<WarehouseBin> WAREHOUSE2WAREHOUSEBINRELATIONWAREHOUSEBINSHANDLER
OneToManyHandler
for handling 1:n WAREHOUSEBINS's relation attributes from 'many' side.
-
STOCKLEVEL2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
protected static final OneToManyHandler<InventoryEvent> STOCKLEVEL2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
OneToManyHandler
for handling 1:n INVENTORYEVENTS's relation attributes from 'many' side.
-
CONSIGNMENT2PACKAGINGINFORELATIONPACKAGINGINFOSHANDLER
protected static final OneToManyHandler<PackagingInfo> CONSIGNMENT2PACKAGINGINFORELATIONPACKAGINGINFOSHANDLER
OneToManyHandler
for handling 1:n PACKAGINGINFOS's relation attributes from 'many' side.
-
CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATIONPAYMENTTRANSACTIONENTRIESHANDLER
protected static final OneToManyHandler<PaymentTransactionEntry> CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATIONPAYMENTTRANSACTIONENTRIESHANDLER
OneToManyHandler
for handling 1:n PAYMENTTRANSACTIONENTRIES's relation attributes from 'many' side.
-
DECLINECONSIGNMENTENTRYEVENTCONSIGNMENTENTRYRELATIONDECLINEENTRYEVENTSHANDLER
protected static final OneToManyHandler<DeclineConsignmentEntryEvent> DECLINECONSIGNMENTENTRYEVENTCONSIGNMENTENTRYRELATIONDECLINEENTRYEVENTSHANDLER
OneToManyHandler
for handling 1:n DECLINEENTRYEVENTS's relation attributes from 'many' side.
-
CONSIGNMENTENTRY2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
protected static final OneToManyHandler<InventoryEvent> CONSIGNMENTENTRY2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
OneToManyHandler
for handling 1:n INVENTORYEVENTS's relation attributes from 'many' side.
-
ORDERENTRY2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
protected static final OneToManyHandler<InventoryEvent> ORDERENTRY2INVENTORYEVENTRELATIONINVENTORYEVENTSHANDLER
OneToManyHandler
for handling 1:n INVENTORYEVENTS's relation attributes from 'many' side.
-
ADVANCEDSHIPPINGNOTICE2POSRELATIONADVANCEDSHIPPINGNOTICESHANDLER
protected static final OneToManyHandler<AdvancedShippingNotice> ADVANCEDSHIPPINGNOTICE2POSRELATIONADVANCEDSHIPPINGNOTICESHANDLER
OneToManyHandler
for handling 1:n ADVANCEDSHIPPINGNOTICES's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
getAdvancedShippingNotices
public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.advancedShippingNotices
attribute.- Returns:
- the advancedShippingNotices
-
getAdvancedShippingNotices
public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices(Warehouse item)
Generated method - Getter of theWarehouse.advancedShippingNotices
attribute.- Returns:
- the advancedShippingNotices
-
setAdvancedShippingNotices
public void setAdvancedShippingNotices(SessionContext ctx, Warehouse item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of theWarehouse.advancedShippingNotices
attribute.- Parameters:
value
- the advancedShippingNotices
-
setAdvancedShippingNotices
public void setAdvancedShippingNotices(Warehouse item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of theWarehouse.advancedShippingNotices
attribute.- Parameters:
value
- the advancedShippingNotices
-
addToAdvancedShippingNotices
public void addToAdvancedShippingNotices(SessionContext ctx, Warehouse item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.- Parameters:
value
- the item to add to advancedShippingNotices
-
addToAdvancedShippingNotices
public void addToAdvancedShippingNotices(Warehouse item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.- Parameters:
value
- the item to add to advancedShippingNotices
-
removeFromAdvancedShippingNotices
public void removeFromAdvancedShippingNotices(SessionContext ctx, Warehouse item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.- Parameters:
value
- the item to remove from advancedShippingNotices
-
removeFromAdvancedShippingNotices
public void removeFromAdvancedShippingNotices(Warehouse item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.- Parameters:
value
- the item to remove from advancedShippingNotices
-
getAdvancedShippingNotices
public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.advancedShippingNotices
attribute.- Returns:
- the advancedShippingNotices
-
getAdvancedShippingNotices
public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices(PointOfService item)
Generated method - Getter of thePointOfService.advancedShippingNotices
attribute.- Returns:
- the advancedShippingNotices
-
setAdvancedShippingNotices
public void setAdvancedShippingNotices(SessionContext ctx, PointOfService item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of thePointOfService.advancedShippingNotices
attribute.- Parameters:
value
- the advancedShippingNotices
-
setAdvancedShippingNotices
public void setAdvancedShippingNotices(PointOfService item, java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of thePointOfService.advancedShippingNotices
attribute.- Parameters:
value
- the advancedShippingNotices
-
addToAdvancedShippingNotices
public void addToAdvancedShippingNotices(SessionContext ctx, PointOfService item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.- Parameters:
value
- the item to add to advancedShippingNotices
-
addToAdvancedShippingNotices
public void addToAdvancedShippingNotices(PointOfService item, AdvancedShippingNotice value)
Generated method - Addsvalue
to advancedShippingNotices.- Parameters:
value
- the item to add to advancedShippingNotices
-
removeFromAdvancedShippingNotices
public void removeFromAdvancedShippingNotices(SessionContext ctx, PointOfService item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.- Parameters:
value
- the item to remove from advancedShippingNotices
-
removeFromAdvancedShippingNotices
public void removeFromAdvancedShippingNotices(PointOfService item, AdvancedShippingNotice value)
Generated method - Removesvalue
from advancedShippingNotices.- Parameters:
value
- the item to remove from advancedShippingNotices
-
getAsnEntry
public AdvancedShippingNoticeEntry getAsnEntry(SessionContext ctx, StockLevel item)
Generated method - Getter of theStockLevel.asnEntry
attribute.- Returns:
- the asnEntry
-
getAsnEntry
public AdvancedShippingNoticeEntry getAsnEntry(StockLevel item)
Generated method - Getter of theStockLevel.asnEntry
attribute.- Returns:
- the asnEntry
-
setAsnEntry
public void setAsnEntry(SessionContext ctx, StockLevel item, AdvancedShippingNoticeEntry value)
Generated method - Setter of theStockLevel.asnEntry
attribute.- Parameters:
value
- the asnEntry
-
setAsnEntry
public void setAsnEntry(StockLevel item, AdvancedShippingNoticeEntry value)
Generated method - Setter of theStockLevel.asnEntry
attribute.- Parameters:
value
- the asnEntry
-
getBin
public java.lang.String getBin(SessionContext ctx, StockLevel item)
Generated method - Getter of theStockLevel.bin
attribute.- Returns:
- the bin
-
getBin
public java.lang.String getBin(StockLevel item)
Generated method - Getter of theStockLevel.bin
attribute.- Returns:
- the bin
-
setBin
public void setBin(SessionContext ctx, StockLevel item, java.lang.String value)
Generated method - Setter of theStockLevel.bin
attribute.- Parameters:
value
- the bin
-
setBin
public void setBin(StockLevel item, java.lang.String value)
Generated method - Setter of theStockLevel.bin
attribute.- Parameters:
value
- the bin
-
getConsignment
public Consignment getConsignment(SessionContext ctx, PaymentTransactionEntry item)
Generated method - Getter of thePaymentTransactionEntry.consignment
attribute.- Returns:
- the consignment
-
getConsignment
public Consignment getConsignment(PaymentTransactionEntry item)
Generated method - Getter of thePaymentTransactionEntry.consignment
attribute.- Returns:
- the consignment
-
setConsignment
public void setConsignment(SessionContext ctx, PaymentTransactionEntry item, Consignment value)
Generated method - Setter of thePaymentTransactionEntry.consignment
attribute.- Parameters:
value
- the consignment
-
setConsignment
public void setConsignment(PaymentTransactionEntry item, Consignment value)
Generated method - Setter of thePaymentTransactionEntry.consignment
attribute.- Parameters:
value
- the consignment
-
createAdvancedShippingNotice
public AdvancedShippingNotice createAdvancedShippingNotice(SessionContext ctx, java.util.Map attributeValues)
-
createAdvancedShippingNotice
public AdvancedShippingNotice createAdvancedShippingNotice(java.util.Map attributeValues)
-
createAdvancedShippingNoticeEntry
public AdvancedShippingNoticeEntry createAdvancedShippingNoticeEntry(SessionContext ctx, java.util.Map attributeValues)
-
createAdvancedShippingNoticeEntry
public AdvancedShippingNoticeEntry createAdvancedShippingNoticeEntry(java.util.Map attributeValues)
-
createAdvancedShippingNoticeValidConstraint
public AdvancedShippingNoticeValidConstraint createAdvancedShippingNoticeValidConstraint(SessionContext ctx, java.util.Map attributeValues)
-
createAdvancedShippingNoticeValidConstraint
public AdvancedShippingNoticeValidConstraint createAdvancedShippingNoticeValidConstraint(java.util.Map attributeValues)
-
createAllocationEvent
public AllocationEvent createAllocationEvent(SessionContext ctx, java.util.Map attributeValues)
-
createAllocationEvent
public AllocationEvent createAllocationEvent(java.util.Map attributeValues)
-
createAtpFormula
public AtpFormula createAtpFormula(SessionContext ctx, java.util.Map attributeValues)
-
createAtpFormula
public AtpFormula createAtpFormula(java.util.Map attributeValues)
-
createCancellationEvent
public CancellationEvent createCancellationEvent(SessionContext ctx, java.util.Map attributeValues)
-
createCancellationEvent
public CancellationEvent createCancellationEvent(java.util.Map attributeValues)
-
createDeclineConsignmentEntryEvent
public DeclineConsignmentEntryEvent createDeclineConsignmentEntryEvent(SessionContext ctx, java.util.Map attributeValues)
-
createDeclineConsignmentEntryEvent
public DeclineConsignmentEntryEvent createDeclineConsignmentEntryEvent(java.util.Map attributeValues)
-
createIncreaseEvent
public IncreaseEvent createIncreaseEvent(SessionContext ctx, java.util.Map attributeValues)
-
createIncreaseEvent
public IncreaseEvent createIncreaseEvent(java.util.Map attributeValues)
-
createPackagingInfo
public PackagingInfo createPackagingInfo(SessionContext ctx, java.util.Map attributeValues)
-
createPackagingInfo
public PackagingInfo createPackagingInfo(java.util.Map attributeValues)
-
createReservationEvent
public ReservationEvent createReservationEvent(SessionContext ctx, java.util.Map attributeValues)
-
createReservationEvent
public ReservationEvent createReservationEvent(java.util.Map attributeValues)
-
createRestockConfig
public RestockConfig createRestockConfig(SessionContext ctx, java.util.Map attributeValues)
-
createRestockConfig
public RestockConfig createRestockConfig(java.util.Map attributeValues)
-
createShrinkageEvent
public ShrinkageEvent createShrinkageEvent(SessionContext ctx, java.util.Map attributeValues)
-
createShrinkageEvent
public ShrinkageEvent createShrinkageEvent(java.util.Map attributeValues)
-
createSourcingBan
public SourcingBan createSourcingBan(SessionContext ctx, java.util.Map attributeValues)
-
createSourcingBan
public SourcingBan createSourcingBan(java.util.Map attributeValues)
-
createSourcingConfig
public SourcingConfig createSourcingConfig(SessionContext ctx, java.util.Map attributeValues)
-
createSourcingConfig
public SourcingConfig createSourcingConfig(java.util.Map attributeValues)
-
createWarehouseBin
public WarehouseBin createWarehouseBin(SessionContext ctx, java.util.Map attributeValues)
-
createWarehouseBin
public WarehouseBin createWarehouseBin(java.util.Map attributeValues)
-
createWarehouseBinEntry
public WarehouseBinEntry createWarehouseBinEntry(SessionContext ctx, java.util.Map attributeValues)
-
createWarehouseBinEntry
public WarehouseBinEntry createWarehouseBinEntry(java.util.Map attributeValues)
-
createWarehouseTransfer
public WarehouseTransfer createWarehouseTransfer(SessionContext ctx, java.util.Map attributeValues)
-
createWarehouseTransfer
public WarehouseTransfer createWarehouseTransfer(java.util.Map attributeValues)
-
createWarehouseTransferEntry
public WarehouseTransferEntry createWarehouseTransferEntry(SessionContext ctx, java.util.Map attributeValues)
-
createWarehouseTransferEntry
public WarehouseTransferEntry createWarehouseTransferEntry(java.util.Map attributeValues)
-
createWastageEvent
public WastageEvent createWastageEvent(SessionContext ctx, java.util.Map attributeValues)
-
createWastageEvent
public WastageEvent createWastageEvent(java.util.Map attributeValues)
-
getDeclineEntryEvents
public java.util.Set<DeclineConsignmentEntryEvent> getDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.declineEntryEvents
attribute.- Returns:
- the declineEntryEvents
-
getDeclineEntryEvents
public java.util.Set<DeclineConsignmentEntryEvent> getDeclineEntryEvents(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.declineEntryEvents
attribute.- Returns:
- the declineEntryEvents
-
setDeclineEntryEvents
public void setDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item, java.util.Set<DeclineConsignmentEntryEvent> value)
Generated method - Setter of theConsignmentEntry.declineEntryEvents
attribute.- Parameters:
value
- the declineEntryEvents
-
setDeclineEntryEvents
public void setDeclineEntryEvents(ConsignmentEntry item, java.util.Set<DeclineConsignmentEntryEvent> value)
Generated method - Setter of theConsignmentEntry.declineEntryEvents
attribute.- Parameters:
value
- the declineEntryEvents
-
addToDeclineEntryEvents
public void addToDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Addsvalue
to declineEntryEvents.- Parameters:
value
- the item to add to declineEntryEvents
-
addToDeclineEntryEvents
public void addToDeclineEntryEvents(ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Addsvalue
to declineEntryEvents.- Parameters:
value
- the item to add to declineEntryEvents
-
removeFromDeclineEntryEvents
public void removeFromDeclineEntryEvents(SessionContext ctx, ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Removesvalue
from declineEntryEvents.- Parameters:
value
- the item to remove from declineEntryEvents
-
removeFromDeclineEntryEvents
public void removeFromDeclineEntryEvents(ConsignmentEntry item, DeclineConsignmentEntryEvent value)
Generated method - Removesvalue
from declineEntryEvents.- Parameters:
value
- the item to remove from declineEntryEvents
-
getDefaultAtpFormula
public AtpFormula getDefaultAtpFormula(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultAtpFormula
attribute.- Returns:
- the defaultAtpFormula
-
getDefaultAtpFormula
public AtpFormula getDefaultAtpFormula(BaseStore item)
Generated method - Getter of theBaseStore.defaultAtpFormula
attribute.- Returns:
- the defaultAtpFormula
-
setDefaultAtpFormula
public void setDefaultAtpFormula(SessionContext ctx, BaseStore item, AtpFormula value)
Generated method - Setter of theBaseStore.defaultAtpFormula
attribute.- Parameters:
value
- the defaultAtpFormula
-
setDefaultAtpFormula
public void setDefaultAtpFormula(BaseStore item, AtpFormula value)
Generated method - Setter of theBaseStore.defaultAtpFormula
attribute.- Parameters:
value
- the defaultAtpFormula
-
getDeliveryModes
public java.util.Set<DeliveryMode> getDeliveryModes(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.deliveryModes
attribute.- Returns:
- the deliveryModes
-
getDeliveryModes
public java.util.Set<DeliveryMode> getDeliveryModes(Warehouse item)
Generated method - Getter of theWarehouse.deliveryModes
attribute.- Returns:
- the deliveryModes
-
getDeliveryModesCount
public long getDeliveryModesCount(SessionContext ctx, Warehouse item)
-
getDeliveryModesCount
public long getDeliveryModesCount(Warehouse item)
-
setDeliveryModes
public void setDeliveryModes(SessionContext ctx, Warehouse item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theWarehouse.deliveryModes
attribute.- Parameters:
value
- the deliveryModes
-
setDeliveryModes
public void setDeliveryModes(Warehouse item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theWarehouse.deliveryModes
attribute.- Parameters:
value
- the deliveryModes
-
addToDeliveryModes
public void addToDeliveryModes(SessionContext ctx, Warehouse item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.- Parameters:
value
- the item to add to deliveryModes
-
addToDeliveryModes
public void addToDeliveryModes(Warehouse item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.- Parameters:
value
- the item to add to deliveryModes
-
removeFromDeliveryModes
public void removeFromDeliveryModes(SessionContext ctx, Warehouse item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.- Parameters:
value
- the item to remove from deliveryModes
-
removeFromDeliveryModes
public void removeFromDeliveryModes(Warehouse item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.- Parameters:
value
- the item to remove from deliveryModes
-
isExternal
public java.lang.Boolean isExternal(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.- Returns:
- the external - Flag to indicate if the warehouse is external or internal
-
isExternal
public java.lang.Boolean isExternal(Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.- Returns:
- the external - Flag to indicate if the warehouse is external or internal
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.- Returns:
- the external - Flag to indicate if the warehouse is external or internal
-
isExternalAsPrimitive
public boolean isExternalAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.external
attribute.- Returns:
- the external - Flag to indicate if the warehouse is external or internal
-
setExternal
public void setExternal(SessionContext ctx, Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.external
attribute.- Parameters:
value
- the external - Flag to indicate if the warehouse is external or internal
-
setExternal
public void setExternal(Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.external
attribute.- Parameters:
value
- the external - Flag to indicate if the warehouse is external or internal
-
setExternal
public void setExternal(SessionContext ctx, Warehouse item, boolean value)
Generated method - Setter of theWarehouse.external
attribute.- Parameters:
value
- the external - Flag to indicate if the warehouse is external or internal
-
setExternal
public void setExternal(Warehouse item, boolean value)
Generated method - Setter of theWarehouse.external
attribute.- Parameters:
value
- the external - Flag to indicate if the warehouse is external or internal
-
getFulfillmentSystemConfig
public java.lang.Object getFulfillmentSystemConfig(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.fulfillmentSystemConfig
attribute.- Returns:
- the fulfillmentSystemConfig - Property that represents configuration to route the fulfillment of a consignment
-
getFulfillmentSystemConfig
public java.lang.Object getFulfillmentSystemConfig(Consignment item)
Generated method - Getter of theConsignment.fulfillmentSystemConfig
attribute.- Returns:
- the fulfillmentSystemConfig - Property that represents configuration to route the fulfillment of a consignment
-
setFulfillmentSystemConfig
public void setFulfillmentSystemConfig(SessionContext ctx, Consignment item, java.lang.Object value)
Generated method - Setter of theConsignment.fulfillmentSystemConfig
attribute.- Parameters:
value
- the fulfillmentSystemConfig - Property that represents configuration to route the fulfillment of a consignment
-
setFulfillmentSystemConfig
public void setFulfillmentSystemConfig(Consignment item, java.lang.Object value)
Generated method - Setter of theConsignment.fulfillmentSystemConfig
attribute.- Parameters:
value
- the fulfillmentSystemConfig - Property that represents configuration to route the fulfillment of a consignment
-
getInventoryEvents
public java.util.Collection<InventoryEvent> getInventoryEvents(SessionContext ctx, StockLevel item)
Generated method - Getter of theStockLevel.inventoryEvents
attribute.- Returns:
- the inventoryEvents
-
getInventoryEvents
public java.util.Collection<InventoryEvent> getInventoryEvents(StockLevel item)
Generated method - Getter of theStockLevel.inventoryEvents
attribute.- Returns:
- the inventoryEvents
-
setInventoryEvents
public void setInventoryEvents(SessionContext ctx, StockLevel item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theStockLevel.inventoryEvents
attribute.- Parameters:
value
- the inventoryEvents
-
setInventoryEvents
public void setInventoryEvents(StockLevel item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theStockLevel.inventoryEvents
attribute.- Parameters:
value
- the inventoryEvents
-
addToInventoryEvents
public void addToInventoryEvents(SessionContext ctx, StockLevel item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.- Parameters:
value
- the item to add to inventoryEvents
-
addToInventoryEvents
public void addToInventoryEvents(StockLevel item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.- Parameters:
value
- the item to add to inventoryEvents
-
removeFromInventoryEvents
public void removeFromInventoryEvents(SessionContext ctx, StockLevel item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.- Parameters:
value
- the item to remove from inventoryEvents
-
removeFromInventoryEvents
public void removeFromInventoryEvents(StockLevel item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.- Parameters:
value
- the item to remove from inventoryEvents
-
getInventoryEvents
public java.util.Collection<InventoryEvent> getInventoryEvents(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.inventoryEvents
attribute.- Returns:
- the inventoryEvents
-
getInventoryEvents
public java.util.Collection<InventoryEvent> getInventoryEvents(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.inventoryEvents
attribute.- Returns:
- the inventoryEvents
-
setInventoryEvents
public void setInventoryEvents(SessionContext ctx, ConsignmentEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theConsignmentEntry.inventoryEvents
attribute.- Parameters:
value
- the inventoryEvents
-
setInventoryEvents
public void setInventoryEvents(ConsignmentEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theConsignmentEntry.inventoryEvents
attribute.- Parameters:
value
- the inventoryEvents
-
addToInventoryEvents
public void addToInventoryEvents(SessionContext ctx, ConsignmentEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.- Parameters:
value
- the item to add to inventoryEvents
-
addToInventoryEvents
public void addToInventoryEvents(ConsignmentEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.- Parameters:
value
- the item to add to inventoryEvents
-
removeFromInventoryEvents
public void removeFromInventoryEvents(SessionContext ctx, ConsignmentEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.- Parameters:
value
- the item to remove from inventoryEvents
-
removeFromInventoryEvents
public void removeFromInventoryEvents(ConsignmentEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.- Parameters:
value
- the item to remove from inventoryEvents
-
getInventoryEvents
public java.util.Collection<InventoryEvent> getInventoryEvents(SessionContext ctx, OrderEntry item)
Generated method - Getter of theOrderEntry.inventoryEvents
attribute.- Returns:
- the inventoryEvents
-
getInventoryEvents
public java.util.Collection<InventoryEvent> getInventoryEvents(OrderEntry item)
Generated method - Getter of theOrderEntry.inventoryEvents
attribute.- Returns:
- the inventoryEvents
-
setInventoryEvents
public void setInventoryEvents(SessionContext ctx, OrderEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theOrderEntry.inventoryEvents
attribute.- Parameters:
value
- the inventoryEvents
-
setInventoryEvents
public void setInventoryEvents(OrderEntry item, java.util.Collection<InventoryEvent> value)
Generated method - Setter of theOrderEntry.inventoryEvents
attribute.- Parameters:
value
- the inventoryEvents
-
addToInventoryEvents
public void addToInventoryEvents(SessionContext ctx, OrderEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.- Parameters:
value
- the item to add to inventoryEvents
-
addToInventoryEvents
public void addToInventoryEvents(OrderEntry item, InventoryEvent value)
Generated method - Addsvalue
to inventoryEvents.- Parameters:
value
- the item to add to inventoryEvents
-
removeFromInventoryEvents
public void removeFromInventoryEvents(SessionContext ctx, OrderEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.- Parameters:
value
- the item to remove from inventoryEvents
-
removeFromInventoryEvents
public void removeFromInventoryEvents(OrderEntry item, InventoryEvent value)
Generated method - Removesvalue
from inventoryEvents.- Parameters:
value
- the item to remove from inventoryEvents
-
isIsAllowRestock
public java.lang.Boolean isIsAllowRestock(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.- Returns:
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
isIsAllowRestock
public java.lang.Boolean isIsAllowRestock(Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.- Returns:
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
isIsAllowRestockAsPrimitive
public boolean isIsAllowRestockAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.- Returns:
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
isIsAllowRestockAsPrimitive
public boolean isIsAllowRestockAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.isAllowRestock
attribute.- Returns:
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
setIsAllowRestock
public void setIsAllowRestock(SessionContext ctx, Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.- Parameters:
value
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
setIsAllowRestock
public void setIsAllowRestock(Warehouse item, java.lang.Boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.- Parameters:
value
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
setIsAllowRestock
public void setIsAllowRestock(SessionContext ctx, Warehouse item, boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.- Parameters:
value
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
setIsAllowRestock
public void setIsAllowRestock(Warehouse item, boolean value)
Generated method - Setter of theWarehouse.isAllowRestock
attribute.- Parameters:
value
- the isAllowRestock - Flag to indicate if returned inventory allow to be updated in this warehouse
-
getLatitude
public java.lang.Double getLatitude(SessionContext ctx, Address item)
Generated method - Getter of theAddress.latitude
attribute.- Returns:
- the latitude
-
getLatitude
public java.lang.Double getLatitude(Address item)
Generated method - Getter of theAddress.latitude
attribute.- Returns:
- the latitude
-
getLatitudeAsPrimitive
public double getLatitudeAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.latitude
attribute.- Returns:
- the latitude
-
getLatitudeAsPrimitive
public double getLatitudeAsPrimitive(Address item)
Generated method - Getter of theAddress.latitude
attribute.- Returns:
- the latitude
-
setLatitude
public void setLatitude(SessionContext ctx, Address item, java.lang.Double value)
Generated method - Setter of theAddress.latitude
attribute.- Parameters:
value
- the latitude
-
setLatitude
public void setLatitude(Address item, java.lang.Double value)
Generated method - Setter of theAddress.latitude
attribute.- Parameters:
value
- the latitude
-
setLatitude
public void setLatitude(SessionContext ctx, Address item, double value)
Generated method - Setter of theAddress.latitude
attribute.- Parameters:
value
- the latitude
-
setLatitude
public void setLatitude(Address item, double value)
Generated method - Setter of theAddress.latitude
attribute.- Parameters:
value
- the latitude
-
getLongitude
public java.lang.Double getLongitude(SessionContext ctx, Address item)
Generated method - Getter of theAddress.longitude
attribute.- Returns:
- the longitude
-
getLongitude
public java.lang.Double getLongitude(Address item)
Generated method - Getter of theAddress.longitude
attribute.- Returns:
- the longitude
-
getLongitudeAsPrimitive
public double getLongitudeAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.longitude
attribute.- Returns:
- the longitude
-
getLongitudeAsPrimitive
public double getLongitudeAsPrimitive(Address item)
Generated method - Getter of theAddress.longitude
attribute.- Returns:
- the longitude
-
setLongitude
public void setLongitude(SessionContext ctx, Address item, java.lang.Double value)
Generated method - Setter of theAddress.longitude
attribute.- Parameters:
value
- the longitude
-
setLongitude
public void setLongitude(Address item, java.lang.Double value)
Generated method - Setter of theAddress.longitude
attribute.- Parameters:
value
- the longitude
-
setLongitude
public void setLongitude(SessionContext ctx, Address item, double value)
Generated method - Setter of theAddress.longitude
attribute.- Parameters:
value
- the longitude
-
setLongitude
public void setLongitude(Address item, double value)
Generated method - Setter of theAddress.longitude
attribute.- Parameters:
value
- the longitude
-
getPackagingInfo
public PackagingInfo getPackagingInfo(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.packagingInfo
attribute.- Returns:
- the packagingInfo
-
getPackagingInfo
public PackagingInfo getPackagingInfo(Consignment item)
Generated method - Getter of theConsignment.packagingInfo
attribute.- Returns:
- the packagingInfo
-
setPackagingInfo
public void setPackagingInfo(SessionContext ctx, Consignment item, PackagingInfo value)
Generated method - Setter of theConsignment.packagingInfo
attribute.- Parameters:
value
- the packagingInfo
-
setPackagingInfo
public void setPackagingInfo(Consignment item, PackagingInfo value)
Generated method - Setter of theConsignment.packagingInfo
attribute.- Parameters:
value
- the packagingInfo
-
getPackaginginfos
public java.util.List<PackagingInfo> getPackaginginfos(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.packaginginfos
attribute.- Returns:
- the packaginginfos
-
getPackaginginfos
public java.util.List<PackagingInfo> getPackaginginfos(Consignment item)
Generated method - Getter of theConsignment.packaginginfos
attribute.- Returns:
- the packaginginfos
-
setPackaginginfos
public void setPackaginginfos(SessionContext ctx, Consignment item, java.util.List<PackagingInfo> value)
Generated method - Setter of theConsignment.packaginginfos
attribute.- Parameters:
value
- the packaginginfos
-
setPackaginginfos
public void setPackaginginfos(Consignment item, java.util.List<PackagingInfo> value)
Generated method - Setter of theConsignment.packaginginfos
attribute.- Parameters:
value
- the packaginginfos
-
addToPackaginginfos
public void addToPackaginginfos(SessionContext ctx, Consignment item, PackagingInfo value)
Generated method - Addsvalue
to packaginginfos.- Parameters:
value
- the item to add to packaginginfos
-
addToPackaginginfos
public void addToPackaginginfos(Consignment item, PackagingInfo value)
Generated method - Addsvalue
to packaginginfos.- Parameters:
value
- the item to add to packaginginfos
-
removeFromPackaginginfos
public void removeFromPackaginginfos(SessionContext ctx, Consignment item, PackagingInfo value)
Generated method - Removesvalue
from packaginginfos.- Parameters:
value
- the item to remove from packaginginfos
-
removeFromPackaginginfos
public void removeFromPackaginginfos(Consignment item, PackagingInfo value)
Generated method - Removesvalue
from packaginginfos.- Parameters:
value
- the item to remove from packaginginfos
-
getPaymentTransactionEntries
public java.util.Set<PaymentTransactionEntry> getPaymentTransactionEntries(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.paymentTransactionEntries
attribute.- Returns:
- the paymentTransactionEntries
-
getPaymentTransactionEntries
public java.util.Set<PaymentTransactionEntry> getPaymentTransactionEntries(Consignment item)
Generated method - Getter of theConsignment.paymentTransactionEntries
attribute.- Returns:
- the paymentTransactionEntries
-
setPaymentTransactionEntries
public void setPaymentTransactionEntries(SessionContext ctx, Consignment item, java.util.Set<PaymentTransactionEntry> value)
Generated method - Setter of theConsignment.paymentTransactionEntries
attribute.- Parameters:
value
- the paymentTransactionEntries
-
setPaymentTransactionEntries
public void setPaymentTransactionEntries(Consignment item, java.util.Set<PaymentTransactionEntry> value)
Generated method - Setter of theConsignment.paymentTransactionEntries
attribute.- Parameters:
value
- the paymentTransactionEntries
-
addToPaymentTransactionEntries
public void addToPaymentTransactionEntries(SessionContext ctx, Consignment item, PaymentTransactionEntry value)
Generated method - Addsvalue
to paymentTransactionEntries.- Parameters:
value
- the item to add to paymentTransactionEntries
-
addToPaymentTransactionEntries
public void addToPaymentTransactionEntries(Consignment item, PaymentTransactionEntry value)
Generated method - Addsvalue
to paymentTransactionEntries.- Parameters:
value
- the item to add to paymentTransactionEntries
-
removeFromPaymentTransactionEntries
public void removeFromPaymentTransactionEntries(SessionContext ctx, Consignment item, PaymentTransactionEntry value)
Generated method - Removesvalue
from paymentTransactionEntries.- Parameters:
value
- the item to remove from paymentTransactionEntries
-
removeFromPaymentTransactionEntries
public void removeFromPaymentTransactionEntries(Consignment item, PaymentTransactionEntry value)
Generated method - Removesvalue
from paymentTransactionEntries.- Parameters:
value
- the item to remove from paymentTransactionEntries
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.- Returns:
- the priority
-
getPriority
public java.lang.Integer getPriority(Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.priority
attribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, Warehouse item, java.lang.Integer value)
Generated method - Setter of theWarehouse.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(Warehouse item, java.lang.Integer value)
Generated method - Setter of theWarehouse.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(SessionContext ctx, Warehouse item, int value)
Generated method - Setter of theWarehouse.priority
attribute.- Parameters:
value
- the priority
-
setPriority
public void setPriority(Warehouse item, int value)
Generated method - Setter of theWarehouse.priority
attribute.- Parameters:
value
- the priority
-
getReturnForm
public Media getReturnForm(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.returnForm
attribute.- Returns:
- the returnForm - The return form for the consignment.
-
getReturnForm
public Media getReturnForm(Consignment item)
Generated method - Getter of theConsignment.returnForm
attribute.- Returns:
- the returnForm - The return form for the consignment.
-
setReturnForm
public void setReturnForm(SessionContext ctx, Consignment item, Media value)
Generated method - Setter of theConsignment.returnForm
attribute.- Parameters:
value
- the returnForm - The return form for the consignment.
-
setReturnForm
public void setReturnForm(Consignment item, Media value)
Generated method - Setter of theConsignment.returnForm
attribute.- Parameters:
value
- the returnForm - The return form for the consignment.
-
getReturnLabel
public Media getReturnLabel(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.returnLabel
attribute.- Returns:
- the returnLabel - The return label for the consignment.
-
getReturnLabel
public Media getReturnLabel(Consignment item)
Generated method - Getter of theConsignment.returnLabel
attribute.- Returns:
- the returnLabel - The return label for the consignment.
-
setReturnLabel
public void setReturnLabel(SessionContext ctx, Consignment item, Media value)
Generated method - Setter of theConsignment.returnLabel
attribute.- Parameters:
value
- the returnLabel - The return label for the consignment.
-
setReturnLabel
public void setReturnLabel(Consignment item, Media value)
Generated method - Setter of theConsignment.returnLabel
attribute.- Parameters:
value
- the returnLabel - The return label for the consignment.
-
getReturnRequest
public ReturnRequest getReturnRequest(SessionContext ctx, OrderReturnRecordEntry item)
Generated method - Getter of theOrderReturnRecordEntry.returnRequest
attribute.- Returns:
- the returnRequest
-
getReturnRequest
public ReturnRequest getReturnRequest(OrderReturnRecordEntry item)
Generated method - Getter of theOrderReturnRecordEntry.returnRequest
attribute.- Returns:
- the returnRequest
-
setReturnRequest
public void setReturnRequest(SessionContext ctx, OrderReturnRecordEntry item, ReturnRequest value)
Generated method - Setter of theOrderReturnRecordEntry.returnRequest
attribute.- Parameters:
value
- the returnRequest
-
setReturnRequest
public void setReturnRequest(OrderReturnRecordEntry item, ReturnRequest value)
Generated method - Setter of theOrderReturnRecordEntry.returnRequest
attribute.- Parameters:
value
- the returnRequest
-
getScore
public java.lang.Double getScore(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.- Returns:
- the score - Score of given Warehouse that should reflect its performance.
-
getScore
public java.lang.Double getScore(Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.- Returns:
- the score - Score of given Warehouse that should reflect its performance.
-
getScoreAsPrimitive
public double getScoreAsPrimitive(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.- Returns:
- the score - Score of given Warehouse that should reflect its performance.
-
getScoreAsPrimitive
public double getScoreAsPrimitive(Warehouse item)
Generated method - Getter of theWarehouse.score
attribute.- Returns:
- the score - Score of given Warehouse that should reflect its performance.
-
setScore
public void setScore(SessionContext ctx, Warehouse item, java.lang.Double value)
Generated method - Setter of theWarehouse.score
attribute.- Parameters:
value
- the score - Score of given Warehouse that should reflect its performance.
-
setScore
public void setScore(Warehouse item, java.lang.Double value)
Generated method - Setter of theWarehouse.score
attribute.- Parameters:
value
- the score - Score of given Warehouse that should reflect its performance.
-
setScore
public void setScore(SessionContext ctx, Warehouse item, double value)
Generated method - Setter of theWarehouse.score
attribute.- Parameters:
value
- the score - Score of given Warehouse that should reflect its performance.
-
setScore
public void setScore(Warehouse item, double value)
Generated method - Setter of theWarehouse.score
attribute.- Parameters:
value
- the score - Score of given Warehouse that should reflect its performance.
-
getShippingLabel
public Media getShippingLabel(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.shippingLabel
attribute.- Returns:
- the shippingLabel - The shipping label for the consignment.
-
getShippingLabel
public Media getShippingLabel(Consignment item)
Generated method - Getter of theConsignment.shippingLabel
attribute.- Returns:
- the shippingLabel - The shipping label for the consignment.
-
setShippingLabel
public void setShippingLabel(SessionContext ctx, Consignment item, Media value)
Generated method - Setter of theConsignment.shippingLabel
attribute.- Parameters:
value
- the shippingLabel - The shipping label for the consignment.
-
setShippingLabel
public void setShippingLabel(Consignment item, Media value)
Generated method - Setter of theConsignment.shippingLabel
attribute.- Parameters:
value
- the shippingLabel - The shipping label for the consignment.
-
getSourcingban
public java.util.Collection<SourcingBan> getSourcingban(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.sourcingban
attribute.- Returns:
- the sourcingban
-
getSourcingban
public java.util.Collection<SourcingBan> getSourcingban(Warehouse item)
Generated method - Getter of theWarehouse.sourcingban
attribute.- Returns:
- the sourcingban
-
setSourcingban
public void setSourcingban(SessionContext ctx, Warehouse item, java.util.Collection<SourcingBan> value)
Generated method - Setter of theWarehouse.sourcingban
attribute.- Parameters:
value
- the sourcingban
-
setSourcingban
public void setSourcingban(Warehouse item, java.util.Collection<SourcingBan> value)
Generated method - Setter of theWarehouse.sourcingban
attribute.- Parameters:
value
- the sourcingban
-
addToSourcingban
public void addToSourcingban(SessionContext ctx, Warehouse item, SourcingBan value)
Generated method - Addsvalue
to sourcingban.- Parameters:
value
- the item to add to sourcingban
-
addToSourcingban
public void addToSourcingban(Warehouse item, SourcingBan value)
Generated method - Addsvalue
to sourcingban.- Parameters:
value
- the item to add to sourcingban
-
removeFromSourcingban
public void removeFromSourcingban(SessionContext ctx, Warehouse item, SourcingBan value)
Generated method - Removesvalue
from sourcingban.- Parameters:
value
- the item to remove from sourcingban
-
removeFromSourcingban
public void removeFromSourcingban(Warehouse item, SourcingBan value)
Generated method - Removesvalue
from sourcingban.- Parameters:
value
- the item to remove from sourcingban
-
getSourcingConfig
public SourcingConfig getSourcingConfig(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.sourcingConfig
attribute.- Returns:
- the sourcingConfig
-
getSourcingConfig
public SourcingConfig getSourcingConfig(BaseStore item)
Generated method - Getter of theBaseStore.sourcingConfig
attribute.- Returns:
- the sourcingConfig
-
setSourcingConfig
public void setSourcingConfig(SessionContext ctx, BaseStore item, SourcingConfig value)
Generated method - Setter of theBaseStore.sourcingConfig
attribute.- Parameters:
value
- the sourcingConfig
-
setSourcingConfig
public void setSourcingConfig(BaseStore item, SourcingConfig value)
Generated method - Setter of theBaseStore.sourcingConfig
attribute.- Parameters:
value
- the sourcingConfig
-
getTaskAssignmentWorkflow
public java.lang.String getTaskAssignmentWorkflow(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.taskAssignmentWorkflow
attribute.- Returns:
- the taskAssignmentWorkflow - The task assignment workflow code assigned to the consignment.
-
getTaskAssignmentWorkflow
public java.lang.String getTaskAssignmentWorkflow(Consignment item)
Generated method - Getter of theConsignment.taskAssignmentWorkflow
attribute.- Returns:
- the taskAssignmentWorkflow - The task assignment workflow code assigned to the consignment.
-
setTaskAssignmentWorkflow
public void setTaskAssignmentWorkflow(SessionContext ctx, Consignment item, java.lang.String value)
Generated method - Setter of theConsignment.taskAssignmentWorkflow
attribute.- Parameters:
value
- the taskAssignmentWorkflow - The task assignment workflow code assigned to the consignment.
-
setTaskAssignmentWorkflow
public void setTaskAssignmentWorkflow(Consignment item, java.lang.String value)
Generated method - Setter of theConsignment.taskAssignmentWorkflow
attribute.- Parameters:
value
- the taskAssignmentWorkflow - The task assignment workflow code assigned to the consignment.
-
getWarehouseBins
public java.util.List<WarehouseBin> getWarehouseBins(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.warehouseBins
attribute.- Returns:
- the warehouseBins
-
getWarehouseBins
public java.util.List<WarehouseBin> getWarehouseBins(Warehouse item)
Generated method - Getter of theWarehouse.warehouseBins
attribute.- Returns:
- the warehouseBins
-
setWarehouseBins
public void setWarehouseBins(SessionContext ctx, Warehouse item, java.util.List<WarehouseBin> value)
Generated method - Setter of theWarehouse.warehouseBins
attribute.- Parameters:
value
- the warehouseBins
-
setWarehouseBins
public void setWarehouseBins(Warehouse item, java.util.List<WarehouseBin> value)
Generated method - Setter of theWarehouse.warehouseBins
attribute.- Parameters:
value
- the warehouseBins
-
addToWarehouseBins
public void addToWarehouseBins(SessionContext ctx, Warehouse item, WarehouseBin value)
Generated method - Addsvalue
to warehouseBins.- Parameters:
value
- the item to add to warehouseBins
-
addToWarehouseBins
public void addToWarehouseBins(Warehouse item, WarehouseBin value)
Generated method - Addsvalue
to warehouseBins.- Parameters:
value
- the item to add to warehouseBins
-
removeFromWarehouseBins
public void removeFromWarehouseBins(SessionContext ctx, Warehouse item, WarehouseBin value)
Generated method - Removesvalue
from warehouseBins.- Parameters:
value
- the item to remove from warehouseBins
-
removeFromWarehouseBins
public void removeFromWarehouseBins(Warehouse item, WarehouseBin value)
Generated method - Removesvalue
from warehouseBins.- Parameters:
value
- the item to remove from warehouseBins
-
getWarehouseBinTransferWorkflowName
public java.lang.String getWarehouseBinTransferWorkflowName(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowName
attribute.- Returns:
- the warehouseBinTransferWorkflowName
-
getWarehouseBinTransferWorkflowName
public java.lang.String getWarehouseBinTransferWorkflowName(Warehouse item)
Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowName
attribute.- Returns:
- the warehouseBinTransferWorkflowName
-
setWarehouseBinTransferWorkflowName
public void setWarehouseBinTransferWorkflowName(SessionContext ctx, Warehouse item, java.lang.String value)
Generated method - Setter of theWarehouse.warehouseBinTransferWorkflowName
attribute.- Parameters:
value
- the warehouseBinTransferWorkflowName
-
setWarehouseBinTransferWorkflowName
public void setWarehouseBinTransferWorkflowName(Warehouse item, java.lang.String value)
Generated method - Setter of theWarehouse.warehouseBinTransferWorkflowName
attribute.- Parameters:
value
- the warehouseBinTransferWorkflowName
-
getWarehouses
public java.util.Set<Warehouse> getWarehouses(SessionContext ctx, DeliveryMode item)
Generated method - Getter of theDeliveryMode.warehouses
attribute.- Returns:
- the warehouses
-
getWarehouses
public java.util.Set<Warehouse> getWarehouses(DeliveryMode item)
Generated method - Getter of theDeliveryMode.warehouses
attribute.- Returns:
- the warehouses
-
getWarehousesCount
public long getWarehousesCount(SessionContext ctx, DeliveryMode item)
-
getWarehousesCount
public long getWarehousesCount(DeliveryMode item)
-
setWarehouses
public void setWarehouses(SessionContext ctx, DeliveryMode item, java.util.Set<Warehouse> value)
Generated method - Setter of theDeliveryMode.warehouses
attribute.- Parameters:
value
- the warehouses
-
setWarehouses
public void setWarehouses(DeliveryMode item, java.util.Set<Warehouse> value)
Generated method - Setter of theDeliveryMode.warehouses
attribute.- Parameters:
value
- the warehouses
-
addToWarehouses
public void addToWarehouses(SessionContext ctx, DeliveryMode item, Warehouse value)
Generated method - Addsvalue
to warehouses.- Parameters:
value
- the item to add to warehouses
-
addToWarehouses
public void addToWarehouses(DeliveryMode item, Warehouse value)
Generated method - Addsvalue
to warehouses.- Parameters:
value
- the item to add to warehouses
-
removeFromWarehouses
public void removeFromWarehouses(SessionContext ctx, DeliveryMode item, Warehouse value)
Generated method - Removesvalue
from warehouses.- Parameters:
value
- the item to remove from warehouses
-
removeFromWarehouses
public void removeFromWarehouses(DeliveryMode item, Warehouse value)
Generated method - Removesvalue
from warehouses.- Parameters:
value
- the item to remove from warehouses
-
-