Class GeneratedWarehousingManager

    • 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
    • Constructor Detail

      • GeneratedWarehousingManager

        public GeneratedWarehousingManager()
    • Method Detail

      • getAdvancedShippingNotices

        public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices​(SessionContext ctx,
                                                                                Warehouse item)
        Generated method - Getter of the Warehouse.advancedShippingNotices attribute.
        Returns:
        the advancedShippingNotices
      • getAdvancedShippingNotices

        public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices​(Warehouse item)
        Generated method - Getter of the Warehouse.advancedShippingNotices attribute.
        Returns:
        the advancedShippingNotices
      • setAdvancedShippingNotices

        public void setAdvancedShippingNotices​(SessionContext ctx,
                                               Warehouse item,
                                               java.util.Set<AdvancedShippingNotice> value)
        Generated method - Setter of the Warehouse.advancedShippingNotices attribute.
        Parameters:
        value - the advancedShippingNotices
      • setAdvancedShippingNotices

        public void setAdvancedShippingNotices​(Warehouse item,
                                               java.util.Set<AdvancedShippingNotice> value)
        Generated method - Setter of the Warehouse.advancedShippingNotices attribute.
        Parameters:
        value - the advancedShippingNotices
      • addToAdvancedShippingNotices

        public void addToAdvancedShippingNotices​(SessionContext ctx,
                                                 Warehouse item,
                                                 AdvancedShippingNotice value)
        Generated method - Adds value to advancedShippingNotices.
        Parameters:
        value - the item to add to advancedShippingNotices
      • addToAdvancedShippingNotices

        public void addToAdvancedShippingNotices​(Warehouse item,
                                                 AdvancedShippingNotice value)
        Generated method - Adds value to advancedShippingNotices.
        Parameters:
        value - the item to add to advancedShippingNotices
      • removeFromAdvancedShippingNotices

        public void removeFromAdvancedShippingNotices​(SessionContext ctx,
                                                      Warehouse item,
                                                      AdvancedShippingNotice value)
        Generated method - Removes value from advancedShippingNotices.
        Parameters:
        value - the item to remove from advancedShippingNotices
      • removeFromAdvancedShippingNotices

        public void removeFromAdvancedShippingNotices​(Warehouse item,
                                                      AdvancedShippingNotice value)
        Generated method - Removes value 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 the PointOfService.advancedShippingNotices attribute.
        Returns:
        the advancedShippingNotices
      • getAdvancedShippingNotices

        public java.util.Set<AdvancedShippingNotice> getAdvancedShippingNotices​(PointOfService item)
        Generated method - Getter of the PointOfService.advancedShippingNotices attribute.
        Returns:
        the advancedShippingNotices
      • setAdvancedShippingNotices

        public void setAdvancedShippingNotices​(SessionContext ctx,
                                               PointOfService item,
                                               java.util.Set<AdvancedShippingNotice> value)
        Generated method - Setter of the PointOfService.advancedShippingNotices attribute.
        Parameters:
        value - the advancedShippingNotices
      • setAdvancedShippingNotices

        public void setAdvancedShippingNotices​(PointOfService item,
                                               java.util.Set<AdvancedShippingNotice> value)
        Generated method - Setter of the PointOfService.advancedShippingNotices attribute.
        Parameters:
        value - the advancedShippingNotices
      • addToAdvancedShippingNotices

        public void addToAdvancedShippingNotices​(SessionContext ctx,
                                                 PointOfService item,
                                                 AdvancedShippingNotice value)
        Generated method - Adds value to advancedShippingNotices.
        Parameters:
        value - the item to add to advancedShippingNotices
      • addToAdvancedShippingNotices

        public void addToAdvancedShippingNotices​(PointOfService item,
                                                 AdvancedShippingNotice value)
        Generated method - Adds value to advancedShippingNotices.
        Parameters:
        value - the item to add to advancedShippingNotices
      • removeFromAdvancedShippingNotices

        public void removeFromAdvancedShippingNotices​(SessionContext ctx,
                                                      PointOfService item,
                                                      AdvancedShippingNotice value)
        Generated method - Removes value from advancedShippingNotices.
        Parameters:
        value - the item to remove from advancedShippingNotices
      • removeFromAdvancedShippingNotices

        public void removeFromAdvancedShippingNotices​(PointOfService item,
                                                      AdvancedShippingNotice value)
        Generated method - Removes value from advancedShippingNotices.
        Parameters:
        value - the item to remove from advancedShippingNotices
      • setAsnEntry

        public void setAsnEntry​(StockLevel item,
                                AdvancedShippingNoticeEntry value)
        Generated method - Setter of the StockLevel.asnEntry attribute.
        Parameters:
        value - the asnEntry
      • getBin

        public java.lang.String getBin​(SessionContext ctx,
                                       StockLevel item)
        Generated method - Getter of the StockLevel.bin attribute.
        Returns:
        the bin
      • getBin

        public java.lang.String getBin​(StockLevel item)
        Generated method - Getter of the StockLevel.bin attribute.
        Returns:
        the bin
      • setBin

        public void setBin​(SessionContext ctx,
                           StockLevel item,
                           java.lang.String value)
        Generated method - Setter of the StockLevel.bin attribute.
        Parameters:
        value - the bin
      • setBin

        public void setBin​(StockLevel item,
                           java.lang.String value)
        Generated method - Setter of the StockLevel.bin attribute.
        Parameters:
        value - the bin
      • getConsignment

        public Consignment getConsignment​(PaymentTransactionEntry item)
        Generated method - Getter of the PaymentTransactionEntry.consignment attribute.
        Returns:
        the consignment
      • setConsignment

        public void setConsignment​(PaymentTransactionEntry item,
                                   Consignment value)
        Generated method - Setter of the PaymentTransactionEntry.consignment attribute.
        Parameters:
        value - the consignment
      • createAdvancedShippingNotice

        public AdvancedShippingNotice createAdvancedShippingNotice​(java.util.Map attributeValues)
      • createAdvancedShippingNoticeEntry

        public AdvancedShippingNoticeEntry createAdvancedShippingNoticeEntry​(java.util.Map attributeValues)
      • createAllocationEvent

        public AllocationEvent createAllocationEvent​(java.util.Map attributeValues)
      • createAtpFormula

        public AtpFormula createAtpFormula​(java.util.Map attributeValues)
      • createCancellationEvent

        public CancellationEvent createCancellationEvent​(java.util.Map attributeValues)
      • createDeclineConsignmentEntryEvent

        public DeclineConsignmentEntryEvent createDeclineConsignmentEntryEvent​(java.util.Map attributeValues)
      • createIncreaseEvent

        public IncreaseEvent createIncreaseEvent​(java.util.Map attributeValues)
      • createPackagingInfo

        public PackagingInfo createPackagingInfo​(java.util.Map attributeValues)
      • createReservationEvent

        public ReservationEvent createReservationEvent​(java.util.Map attributeValues)
      • createRestockConfig

        public RestockConfig createRestockConfig​(java.util.Map attributeValues)
      • createShrinkageEvent

        public ShrinkageEvent createShrinkageEvent​(java.util.Map attributeValues)
      • createSourcingBan

        public SourcingBan createSourcingBan​(java.util.Map attributeValues)
      • createSourcingConfig

        public SourcingConfig createSourcingConfig​(java.util.Map attributeValues)
      • createWarehouseBin

        public WarehouseBin createWarehouseBin​(java.util.Map attributeValues)
      • createWarehouseBinEntry

        public WarehouseBinEntry createWarehouseBinEntry​(java.util.Map attributeValues)
      • createWarehouseTransfer

        public WarehouseTransfer createWarehouseTransfer​(java.util.Map attributeValues)
      • createWarehouseTransferEntry

        public WarehouseTransferEntry createWarehouseTransferEntry​(java.util.Map attributeValues)
      • createWastageEvent

        public WastageEvent createWastageEvent​(java.util.Map attributeValues)
      • getDeclineEntryEvents

        public java.util.Set<DeclineConsignmentEntryEvent> getDeclineEntryEvents​(ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.declineEntryEvents attribute.
        Returns:
        the declineEntryEvents
      • setDeclineEntryEvents

        public void setDeclineEntryEvents​(ConsignmentEntry item,
                                          java.util.Set<DeclineConsignmentEntryEvent> value)
        Generated method - Setter of the ConsignmentEntry.declineEntryEvents attribute.
        Parameters:
        value - the declineEntryEvents
      • addToDeclineEntryEvents

        public void addToDeclineEntryEvents​(ConsignmentEntry item,
                                            DeclineConsignmentEntryEvent value)
        Generated method - Adds value to declineEntryEvents.
        Parameters:
        value - the item to add to declineEntryEvents
      • removeFromDeclineEntryEvents

        public void removeFromDeclineEntryEvents​(ConsignmentEntry item,
                                                 DeclineConsignmentEntryEvent value)
        Generated method - Removes value from declineEntryEvents.
        Parameters:
        value - the item to remove from declineEntryEvents
      • getDefaultAtpFormula

        public AtpFormula getDefaultAtpFormula​(SessionContext ctx,
                                               BaseStore item)
        Generated method - Getter of the BaseStore.defaultAtpFormula attribute.
        Returns:
        the defaultAtpFormula
      • getDefaultAtpFormula

        public AtpFormula getDefaultAtpFormula​(BaseStore item)
        Generated method - Getter of the BaseStore.defaultAtpFormula attribute.
        Returns:
        the defaultAtpFormula
      • setDefaultAtpFormula

        public void setDefaultAtpFormula​(SessionContext ctx,
                                         BaseStore item,
                                         AtpFormula value)
        Generated method - Setter of the BaseStore.defaultAtpFormula attribute.
        Parameters:
        value - the defaultAtpFormula
      • setDefaultAtpFormula

        public void setDefaultAtpFormula​(BaseStore item,
                                         AtpFormula value)
        Generated method - Setter of the BaseStore.defaultAtpFormula attribute.
        Parameters:
        value - the defaultAtpFormula
      • getDeliveryModes

        public java.util.Set<DeliveryMode> getDeliveryModes​(SessionContext ctx,
                                                            Warehouse item)
        Generated method - Getter of the Warehouse.deliveryModes attribute.
        Returns:
        the deliveryModes
      • getDeliveryModes

        public java.util.Set<DeliveryMode> getDeliveryModes​(Warehouse item)
        Generated method - Getter of the Warehouse.deliveryModes attribute.
        Returns:
        the deliveryModes
      • getDeliveryModesCount

        public long getDeliveryModesCount​(Warehouse item)
      • setDeliveryModes

        public void setDeliveryModes​(SessionContext ctx,
                                     Warehouse item,
                                     java.util.Set<DeliveryMode> value)
        Generated method - Setter of the Warehouse.deliveryModes attribute.
        Parameters:
        value - the deliveryModes
      • setDeliveryModes

        public void setDeliveryModes​(Warehouse item,
                                     java.util.Set<DeliveryMode> value)
        Generated method - Setter of the Warehouse.deliveryModes attribute.
        Parameters:
        value - the deliveryModes
      • addToDeliveryModes

        public void addToDeliveryModes​(SessionContext ctx,
                                       Warehouse item,
                                       DeliveryMode value)
        Generated method - Adds value to deliveryModes.
        Parameters:
        value - the item to add to deliveryModes
      • addToDeliveryModes

        public void addToDeliveryModes​(Warehouse item,
                                       DeliveryMode value)
        Generated method - Adds value to deliveryModes.
        Parameters:
        value - the item to add to deliveryModes
      • removeFromDeliveryModes

        public void removeFromDeliveryModes​(SessionContext ctx,
                                            Warehouse item,
                                            DeliveryMode value)
        Generated method - Removes value from deliveryModes.
        Parameters:
        value - the item to remove from deliveryModes
      • removeFromDeliveryModes

        public void removeFromDeliveryModes​(Warehouse item,
                                            DeliveryMode value)
        Generated method - Removes value from deliveryModes.
        Parameters:
        value - the item to remove from deliveryModes
      • isExternal

        public java.lang.Boolean isExternal​(SessionContext ctx,
                                            Warehouse item)
        Generated method - Getter of the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Consignment.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 the Consignment.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 the Consignment.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 the Consignment.fulfillmentSystemConfig attribute.
        Parameters:
        value - the fulfillmentSystemConfig - Property that represents configuration to route the fulfillment of a consignment
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • getInventoryEvents

        public java.util.Collection<InventoryEvent> getInventoryEvents​(SessionContext ctx,
                                                                       StockLevel item)
        Generated method - Getter of the StockLevel.inventoryEvents attribute.
        Returns:
        the inventoryEvents
      • getInventoryEvents

        public java.util.Collection<InventoryEvent> getInventoryEvents​(StockLevel item)
        Generated method - Getter of the StockLevel.inventoryEvents attribute.
        Returns:
        the inventoryEvents
      • setInventoryEvents

        public void setInventoryEvents​(SessionContext ctx,
                                       StockLevel item,
                                       java.util.Collection<InventoryEvent> value)
        Generated method - Setter of the StockLevel.inventoryEvents attribute.
        Parameters:
        value - the inventoryEvents
      • setInventoryEvents

        public void setInventoryEvents​(StockLevel item,
                                       java.util.Collection<InventoryEvent> value)
        Generated method - Setter of the StockLevel.inventoryEvents attribute.
        Parameters:
        value - the inventoryEvents
      • addToInventoryEvents

        public void addToInventoryEvents​(SessionContext ctx,
                                         StockLevel item,
                                         InventoryEvent value)
        Generated method - Adds value to inventoryEvents.
        Parameters:
        value - the item to add to inventoryEvents
      • addToInventoryEvents

        public void addToInventoryEvents​(StockLevel item,
                                         InventoryEvent value)
        Generated method - Adds value to inventoryEvents.
        Parameters:
        value - the item to add to inventoryEvents
      • removeFromInventoryEvents

        public void removeFromInventoryEvents​(SessionContext ctx,
                                              StockLevel item,
                                              InventoryEvent value)
        Generated method - Removes value from inventoryEvents.
        Parameters:
        value - the item to remove from inventoryEvents
      • removeFromInventoryEvents

        public void removeFromInventoryEvents​(StockLevel item,
                                              InventoryEvent value)
        Generated method - Removes value 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 the ConsignmentEntry.inventoryEvents attribute.
        Returns:
        the inventoryEvents
      • getInventoryEvents

        public java.util.Collection<InventoryEvent> getInventoryEvents​(ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.inventoryEvents attribute.
        Returns:
        the inventoryEvents
      • setInventoryEvents

        public void setInventoryEvents​(SessionContext ctx,
                                       ConsignmentEntry item,
                                       java.util.Collection<InventoryEvent> value)
        Generated method - Setter of the ConsignmentEntry.inventoryEvents attribute.
        Parameters:
        value - the inventoryEvents
      • setInventoryEvents

        public void setInventoryEvents​(ConsignmentEntry item,
                                       java.util.Collection<InventoryEvent> value)
        Generated method - Setter of the ConsignmentEntry.inventoryEvents attribute.
        Parameters:
        value - the inventoryEvents
      • addToInventoryEvents

        public void addToInventoryEvents​(SessionContext ctx,
                                         ConsignmentEntry item,
                                         InventoryEvent value)
        Generated method - Adds value to inventoryEvents.
        Parameters:
        value - the item to add to inventoryEvents
      • addToInventoryEvents

        public void addToInventoryEvents​(ConsignmentEntry item,
                                         InventoryEvent value)
        Generated method - Adds value to inventoryEvents.
        Parameters:
        value - the item to add to inventoryEvents
      • removeFromInventoryEvents

        public void removeFromInventoryEvents​(SessionContext ctx,
                                              ConsignmentEntry item,
                                              InventoryEvent value)
        Generated method - Removes value from inventoryEvents.
        Parameters:
        value - the item to remove from inventoryEvents
      • removeFromInventoryEvents

        public void removeFromInventoryEvents​(ConsignmentEntry item,
                                              InventoryEvent value)
        Generated method - Removes value 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 the OrderEntry.inventoryEvents attribute.
        Returns:
        the inventoryEvents
      • getInventoryEvents

        public java.util.Collection<InventoryEvent> getInventoryEvents​(OrderEntry item)
        Generated method - Getter of the OrderEntry.inventoryEvents attribute.
        Returns:
        the inventoryEvents
      • setInventoryEvents

        public void setInventoryEvents​(SessionContext ctx,
                                       OrderEntry item,
                                       java.util.Collection<InventoryEvent> value)
        Generated method - Setter of the OrderEntry.inventoryEvents attribute.
        Parameters:
        value - the inventoryEvents
      • setInventoryEvents

        public void setInventoryEvents​(OrderEntry item,
                                       java.util.Collection<InventoryEvent> value)
        Generated method - Setter of the OrderEntry.inventoryEvents attribute.
        Parameters:
        value - the inventoryEvents
      • addToInventoryEvents

        public void addToInventoryEvents​(SessionContext ctx,
                                         OrderEntry item,
                                         InventoryEvent value)
        Generated method - Adds value to inventoryEvents.
        Parameters:
        value - the item to add to inventoryEvents
      • addToInventoryEvents

        public void addToInventoryEvents​(OrderEntry item,
                                         InventoryEvent value)
        Generated method - Adds value to inventoryEvents.
        Parameters:
        value - the item to add to inventoryEvents
      • removeFromInventoryEvents

        public void removeFromInventoryEvents​(SessionContext ctx,
                                              OrderEntry item,
                                              InventoryEvent value)
        Generated method - Removes value from inventoryEvents.
        Parameters:
        value - the item to remove from inventoryEvents
      • removeFromInventoryEvents

        public void removeFromInventoryEvents​(OrderEntry item,
                                              InventoryEvent value)
        Generated method - Removes value from inventoryEvents.
        Parameters:
        value - the item to remove from inventoryEvents
      • isIsAllowRestock

        public java.lang.Boolean isIsAllowRestock​(SessionContext ctx,
                                                  Warehouse item)
        Generated method - Getter of the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Address.latitude attribute.
        Returns:
        the latitude
      • getLatitude

        public java.lang.Double getLatitude​(Address item)
        Generated method - Getter of the Address.latitude attribute.
        Returns:
        the latitude
      • getLatitudeAsPrimitive

        public double getLatitudeAsPrimitive​(SessionContext ctx,
                                             Address item)
        Generated method - Getter of the Address.latitude attribute.
        Returns:
        the latitude
      • getLatitudeAsPrimitive

        public double getLatitudeAsPrimitive​(Address item)
        Generated method - Getter of the Address.latitude attribute.
        Returns:
        the latitude
      • setLatitude

        public void setLatitude​(SessionContext ctx,
                                Address item,
                                java.lang.Double value)
        Generated method - Setter of the Address.latitude attribute.
        Parameters:
        value - the latitude
      • setLatitude

        public void setLatitude​(Address item,
                                java.lang.Double value)
        Generated method - Setter of the Address.latitude attribute.
        Parameters:
        value - the latitude
      • setLatitude

        public void setLatitude​(SessionContext ctx,
                                Address item,
                                double value)
        Generated method - Setter of the Address.latitude attribute.
        Parameters:
        value - the latitude
      • setLatitude

        public void setLatitude​(Address item,
                                double value)
        Generated method - Setter of the Address.latitude attribute.
        Parameters:
        value - the latitude
      • getLongitude

        public java.lang.Double getLongitude​(SessionContext ctx,
                                             Address item)
        Generated method - Getter of the Address.longitude attribute.
        Returns:
        the longitude
      • getLongitude

        public java.lang.Double getLongitude​(Address item)
        Generated method - Getter of the Address.longitude attribute.
        Returns:
        the longitude
      • getLongitudeAsPrimitive

        public double getLongitudeAsPrimitive​(SessionContext ctx,
                                              Address item)
        Generated method - Getter of the Address.longitude attribute.
        Returns:
        the longitude
      • getLongitudeAsPrimitive

        public double getLongitudeAsPrimitive​(Address item)
        Generated method - Getter of the Address.longitude attribute.
        Returns:
        the longitude
      • setLongitude

        public void setLongitude​(SessionContext ctx,
                                 Address item,
                                 java.lang.Double value)
        Generated method - Setter of the Address.longitude attribute.
        Parameters:
        value - the longitude
      • setLongitude

        public void setLongitude​(Address item,
                                 java.lang.Double value)
        Generated method - Setter of the Address.longitude attribute.
        Parameters:
        value - the longitude
      • setLongitude

        public void setLongitude​(SessionContext ctx,
                                 Address item,
                                 double value)
        Generated method - Setter of the Address.longitude attribute.
        Parameters:
        value - the longitude
      • setLongitude

        public void setLongitude​(Address item,
                                 double value)
        Generated method - Setter of the Address.longitude attribute.
        Parameters:
        value - the longitude
      • getPackagingInfo

        public PackagingInfo getPackagingInfo​(SessionContext ctx,
                                              Consignment item)
        Generated method - Getter of the Consignment.packagingInfo attribute.
        Returns:
        the packagingInfo
      • getPackagingInfo

        public PackagingInfo getPackagingInfo​(Consignment item)
        Generated method - Getter of the Consignment.packagingInfo attribute.
        Returns:
        the packagingInfo
      • setPackagingInfo

        public void setPackagingInfo​(SessionContext ctx,
                                     Consignment item,
                                     PackagingInfo value)
        Generated method - Setter of the Consignment.packagingInfo attribute.
        Parameters:
        value - the packagingInfo
      • setPackagingInfo

        public void setPackagingInfo​(Consignment item,
                                     PackagingInfo value)
        Generated method - Setter of the Consignment.packagingInfo attribute.
        Parameters:
        value - the packagingInfo
      • getPackaginginfos

        public java.util.List<PackagingInfo> getPackaginginfos​(SessionContext ctx,
                                                               Consignment item)
        Generated method - Getter of the Consignment.packaginginfos attribute.
        Returns:
        the packaginginfos
      • getPackaginginfos

        public java.util.List<PackagingInfo> getPackaginginfos​(Consignment item)
        Generated method - Getter of the Consignment.packaginginfos attribute.
        Returns:
        the packaginginfos
      • setPackaginginfos

        public void setPackaginginfos​(SessionContext ctx,
                                      Consignment item,
                                      java.util.List<PackagingInfo> value)
        Generated method - Setter of the Consignment.packaginginfos attribute.
        Parameters:
        value - the packaginginfos
      • setPackaginginfos

        public void setPackaginginfos​(Consignment item,
                                      java.util.List<PackagingInfo> value)
        Generated method - Setter of the Consignment.packaginginfos attribute.
        Parameters:
        value - the packaginginfos
      • addToPackaginginfos

        public void addToPackaginginfos​(SessionContext ctx,
                                        Consignment item,
                                        PackagingInfo value)
        Generated method - Adds value to packaginginfos.
        Parameters:
        value - the item to add to packaginginfos
      • addToPackaginginfos

        public void addToPackaginginfos​(Consignment item,
                                        PackagingInfo value)
        Generated method - Adds value to packaginginfos.
        Parameters:
        value - the item to add to packaginginfos
      • removeFromPackaginginfos

        public void removeFromPackaginginfos​(SessionContext ctx,
                                             Consignment item,
                                             PackagingInfo value)
        Generated method - Removes value from packaginginfos.
        Parameters:
        value - the item to remove from packaginginfos
      • removeFromPackaginginfos

        public void removeFromPackaginginfos​(Consignment item,
                                             PackagingInfo value)
        Generated method - Removes value 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 the Consignment.paymentTransactionEntries attribute.
        Returns:
        the paymentTransactionEntries
      • getPaymentTransactionEntries

        public java.util.Set<PaymentTransactionEntry> getPaymentTransactionEntries​(Consignment item)
        Generated method - Getter of the Consignment.paymentTransactionEntries attribute.
        Returns:
        the paymentTransactionEntries
      • setPaymentTransactionEntries

        public void setPaymentTransactionEntries​(SessionContext ctx,
                                                 Consignment item,
                                                 java.util.Set<PaymentTransactionEntry> value)
        Generated method - Setter of the Consignment.paymentTransactionEntries attribute.
        Parameters:
        value - the paymentTransactionEntries
      • setPaymentTransactionEntries

        public void setPaymentTransactionEntries​(Consignment item,
                                                 java.util.Set<PaymentTransactionEntry> value)
        Generated method - Setter of the Consignment.paymentTransactionEntries attribute.
        Parameters:
        value - the paymentTransactionEntries
      • addToPaymentTransactionEntries

        public void addToPaymentTransactionEntries​(SessionContext ctx,
                                                   Consignment item,
                                                   PaymentTransactionEntry value)
        Generated method - Adds value to paymentTransactionEntries.
        Parameters:
        value - the item to add to paymentTransactionEntries
      • addToPaymentTransactionEntries

        public void addToPaymentTransactionEntries​(Consignment item,
                                                   PaymentTransactionEntry value)
        Generated method - Adds value to paymentTransactionEntries.
        Parameters:
        value - the item to add to paymentTransactionEntries
      • removeFromPaymentTransactionEntries

        public void removeFromPaymentTransactionEntries​(SessionContext ctx,
                                                        Consignment item,
                                                        PaymentTransactionEntry value)
        Generated method - Removes value from paymentTransactionEntries.
        Parameters:
        value - the item to remove from paymentTransactionEntries
      • removeFromPaymentTransactionEntries

        public void removeFromPaymentTransactionEntries​(Consignment item,
                                                        PaymentTransactionEntry value)
        Generated method - Removes value from paymentTransactionEntries.
        Parameters:
        value - the item to remove from paymentTransactionEntries
      • getPriority

        public java.lang.Integer getPriority​(SessionContext ctx,
                                             Warehouse item)
        Generated method - Getter of the Warehouse.priority attribute.
        Returns:
        the priority
      • getPriority

        public java.lang.Integer getPriority​(Warehouse item)
        Generated method - Getter of the Warehouse.priority attribute.
        Returns:
        the priority
      • getPriorityAsPrimitive

        public int getPriorityAsPrimitive​(SessionContext ctx,
                                          Warehouse item)
        Generated method - Getter of the Warehouse.priority attribute.
        Returns:
        the priority
      • getPriorityAsPrimitive

        public int getPriorityAsPrimitive​(Warehouse item)
        Generated method - Getter of the Warehouse.priority attribute.
        Returns:
        the priority
      • setPriority

        public void setPriority​(SessionContext ctx,
                                Warehouse item,
                                java.lang.Integer value)
        Generated method - Setter of the Warehouse.priority attribute.
        Parameters:
        value - the priority
      • setPriority

        public void setPriority​(Warehouse item,
                                java.lang.Integer value)
        Generated method - Setter of the Warehouse.priority attribute.
        Parameters:
        value - the priority
      • setPriority

        public void setPriority​(SessionContext ctx,
                                Warehouse item,
                                int value)
        Generated method - Setter of the Warehouse.priority attribute.
        Parameters:
        value - the priority
      • setPriority

        public void setPriority​(Warehouse item,
                                int value)
        Generated method - Setter of the Warehouse.priority attribute.
        Parameters:
        value - the priority
      • getReturnForm

        public Media getReturnForm​(SessionContext ctx,
                                   Consignment item)
        Generated method - Getter of the Consignment.returnForm attribute.
        Returns:
        the returnForm - The return form for the consignment.
      • getReturnForm

        public Media getReturnForm​(Consignment item)
        Generated method - Getter of the Consignment.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 the Consignment.returnForm attribute.
        Parameters:
        value - the returnForm - The return form for the consignment.
      • setReturnForm

        public void setReturnForm​(Consignment item,
                                  Media value)
        Generated method - Setter of the Consignment.returnForm attribute.
        Parameters:
        value - the returnForm - The return form for the consignment.
      • getReturnLabel

        public Media getReturnLabel​(SessionContext ctx,
                                    Consignment item)
        Generated method - Getter of the Consignment.returnLabel attribute.
        Returns:
        the returnLabel - The return label for the consignment.
      • getReturnLabel

        public Media getReturnLabel​(Consignment item)
        Generated method - Getter of the Consignment.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 the Consignment.returnLabel attribute.
        Parameters:
        value - the returnLabel - The return label for the consignment.
      • setReturnLabel

        public void setReturnLabel​(Consignment item,
                                   Media value)
        Generated method - Setter of the Consignment.returnLabel attribute.
        Parameters:
        value - the returnLabel - The return label for the consignment.
      • getReturnRequest

        public ReturnRequest getReturnRequest​(OrderReturnRecordEntry item)
        Generated method - Getter of the OrderReturnRecordEntry.returnRequest attribute.
        Returns:
        the returnRequest
      • setReturnRequest

        public void setReturnRequest​(OrderReturnRecordEntry item,
                                     ReturnRequest value)
        Generated method - Setter of the OrderReturnRecordEntry.returnRequest attribute.
        Parameters:
        value - the returnRequest
      • getScore

        public java.lang.Double getScore​(SessionContext ctx,
                                         Warehouse item)
        Generated method - Getter of the Warehouse.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 the Warehouse.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 the Warehouse.score attribute.
        Returns:
        the score - Score of given Warehouse that should reflect its performance.
      • getScoreAsPrimitive

        public double getScoreAsPrimitive​(Warehouse item)
        Generated method - Getter of the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Warehouse.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 the Consignment.shippingLabel attribute.
        Returns:
        the shippingLabel - The shipping label for the consignment.
      • getShippingLabel

        public Media getShippingLabel​(Consignment item)
        Generated method - Getter of the Consignment.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 the Consignment.shippingLabel attribute.
        Parameters:
        value - the shippingLabel - The shipping label for the consignment.
      • setShippingLabel

        public void setShippingLabel​(Consignment item,
                                     Media value)
        Generated method - Setter of the Consignment.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 the Warehouse.sourcingban attribute.
        Returns:
        the sourcingban
      • getSourcingban

        public java.util.Collection<SourcingBan> getSourcingban​(Warehouse item)
        Generated method - Getter of the Warehouse.sourcingban attribute.
        Returns:
        the sourcingban
      • setSourcingban

        public void setSourcingban​(SessionContext ctx,
                                   Warehouse item,
                                   java.util.Collection<SourcingBan> value)
        Generated method - Setter of the Warehouse.sourcingban attribute.
        Parameters:
        value - the sourcingban
      • setSourcingban

        public void setSourcingban​(Warehouse item,
                                   java.util.Collection<SourcingBan> value)
        Generated method - Setter of the Warehouse.sourcingban attribute.
        Parameters:
        value - the sourcingban
      • addToSourcingban

        public void addToSourcingban​(SessionContext ctx,
                                     Warehouse item,
                                     SourcingBan value)
        Generated method - Adds value to sourcingban.
        Parameters:
        value - the item to add to sourcingban
      • addToSourcingban

        public void addToSourcingban​(Warehouse item,
                                     SourcingBan value)
        Generated method - Adds value to sourcingban.
        Parameters:
        value - the item to add to sourcingban
      • removeFromSourcingban

        public void removeFromSourcingban​(SessionContext ctx,
                                          Warehouse item,
                                          SourcingBan value)
        Generated method - Removes value from sourcingban.
        Parameters:
        value - the item to remove from sourcingban
      • removeFromSourcingban

        public void removeFromSourcingban​(Warehouse item,
                                          SourcingBan value)
        Generated method - Removes value from sourcingban.
        Parameters:
        value - the item to remove from sourcingban
      • getSourcingConfig

        public SourcingConfig getSourcingConfig​(SessionContext ctx,
                                                BaseStore item)
        Generated method - Getter of the BaseStore.sourcingConfig attribute.
        Returns:
        the sourcingConfig
      • getSourcingConfig

        public SourcingConfig getSourcingConfig​(BaseStore item)
        Generated method - Getter of the BaseStore.sourcingConfig attribute.
        Returns:
        the sourcingConfig
      • setSourcingConfig

        public void setSourcingConfig​(SessionContext ctx,
                                      BaseStore item,
                                      SourcingConfig value)
        Generated method - Setter of the BaseStore.sourcingConfig attribute.
        Parameters:
        value - the sourcingConfig
      • setSourcingConfig

        public void setSourcingConfig​(BaseStore item,
                                      SourcingConfig value)
        Generated method - Setter of the BaseStore.sourcingConfig attribute.
        Parameters:
        value - the sourcingConfig
      • getTaskAssignmentWorkflow

        public java.lang.String getTaskAssignmentWorkflow​(SessionContext ctx,
                                                          Consignment item)
        Generated method - Getter of the Consignment.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 the Consignment.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 the Consignment.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 the Consignment.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 the Warehouse.warehouseBins attribute.
        Returns:
        the warehouseBins
      • getWarehouseBins

        public java.util.List<WarehouseBin> getWarehouseBins​(Warehouse item)
        Generated method - Getter of the Warehouse.warehouseBins attribute.
        Returns:
        the warehouseBins
      • setWarehouseBins

        public void setWarehouseBins​(SessionContext ctx,
                                     Warehouse item,
                                     java.util.List<WarehouseBin> value)
        Generated method - Setter of the Warehouse.warehouseBins attribute.
        Parameters:
        value - the warehouseBins
      • setWarehouseBins

        public void setWarehouseBins​(Warehouse item,
                                     java.util.List<WarehouseBin> value)
        Generated method - Setter of the Warehouse.warehouseBins attribute.
        Parameters:
        value - the warehouseBins
      • addToWarehouseBins

        public void addToWarehouseBins​(SessionContext ctx,
                                       Warehouse item,
                                       WarehouseBin value)
        Generated method - Adds value to warehouseBins.
        Parameters:
        value - the item to add to warehouseBins
      • addToWarehouseBins

        public void addToWarehouseBins​(Warehouse item,
                                       WarehouseBin value)
        Generated method - Adds value to warehouseBins.
        Parameters:
        value - the item to add to warehouseBins
      • removeFromWarehouseBins

        public void removeFromWarehouseBins​(SessionContext ctx,
                                            Warehouse item,
                                            WarehouseBin value)
        Generated method - Removes value from warehouseBins.
        Parameters:
        value - the item to remove from warehouseBins
      • removeFromWarehouseBins

        public void removeFromWarehouseBins​(Warehouse item,
                                            WarehouseBin value)
        Generated method - Removes value from warehouseBins.
        Parameters:
        value - the item to remove from warehouseBins
      • getWarehouseBinTransferWorkflowName

        public java.lang.String getWarehouseBinTransferWorkflowName​(SessionContext ctx,
                                                                    Warehouse item)
        Generated method - Getter of the Warehouse.warehouseBinTransferWorkflowName attribute.
        Returns:
        the warehouseBinTransferWorkflowName
      • getWarehouseBinTransferWorkflowName

        public java.lang.String getWarehouseBinTransferWorkflowName​(Warehouse item)
        Generated method - Getter of the Warehouse.warehouseBinTransferWorkflowName attribute.
        Returns:
        the warehouseBinTransferWorkflowName
      • setWarehouseBinTransferWorkflowName

        public void setWarehouseBinTransferWorkflowName​(SessionContext ctx,
                                                        Warehouse item,
                                                        java.lang.String value)
        Generated method - Setter of the Warehouse.warehouseBinTransferWorkflowName attribute.
        Parameters:
        value - the warehouseBinTransferWorkflowName
      • setWarehouseBinTransferWorkflowName

        public void setWarehouseBinTransferWorkflowName​(Warehouse item,
                                                        java.lang.String value)
        Generated method - Setter of the Warehouse.warehouseBinTransferWorkflowName attribute.
        Parameters:
        value - the warehouseBinTransferWorkflowName
      • getWarehouses

        public java.util.Set<Warehouse> getWarehouses​(SessionContext ctx,
                                                      DeliveryMode item)
        Generated method - Getter of the DeliveryMode.warehouses attribute.
        Returns:
        the warehouses
      • getWarehouses

        public java.util.Set<Warehouse> getWarehouses​(DeliveryMode item)
        Generated method - Getter of the DeliveryMode.warehouses attribute.
        Returns:
        the warehouses
      • getWarehousesCount

        public long getWarehousesCount​(DeliveryMode item)
      • setWarehouses

        public void setWarehouses​(SessionContext ctx,
                                  DeliveryMode item,
                                  java.util.Set<Warehouse> value)
        Generated method - Setter of the DeliveryMode.warehouses attribute.
        Parameters:
        value - the warehouses
      • setWarehouses

        public void setWarehouses​(DeliveryMode item,
                                  java.util.Set<Warehouse> value)
        Generated method - Setter of the DeliveryMode.warehouses attribute.
        Parameters:
        value - the warehouses
      • addToWarehouses

        public void addToWarehouses​(SessionContext ctx,
                                    DeliveryMode item,
                                    Warehouse value)
        Generated method - Adds value to warehouses.
        Parameters:
        value - the item to add to warehouses
      • addToWarehouses

        public void addToWarehouses​(DeliveryMode item,
                                    Warehouse value)
        Generated method - Adds value to warehouses.
        Parameters:
        value - the item to add to warehouses
      • removeFromWarehouses

        public void removeFromWarehouses​(SessionContext ctx,
                                         DeliveryMode item,
                                         Warehouse value)
        Generated method - Removes value from warehouses.
        Parameters:
        value - the item to remove from warehouses
      • removeFromWarehouses

        public void removeFromWarehouses​(DeliveryMode item,
                                         Warehouse value)
        Generated method - Removes value from warehouses.
        Parameters:
        value - the item to remove from warehouses