Class InventoryItemConverter
java.lang.Object
org.xbricks.inventories.inventory.converters.inventoryItem.InventoryItemConverter
- All Implemented Interfaces:
IInventoryItemConverter
-
Constructor Summary
ConstructorDescriptionInventoryItemConverter
(ITagConverter tagConverter, IInventoryItemTypeService inventoryItemTypeService, IInventoryItemService inventoryItemService, IManufacturerService manufacturerService, IInventoryItemStatusService inventoryItemStatusService, IDeliveryService deliveryService, IDepotService depotService, IOwnerService ownerService) -
Method Summary
-
Constructor Details
-
InventoryItemConverter
@Autowired public InventoryItemConverter(ITagConverter tagConverter, IInventoryItemTypeService inventoryItemTypeService, IInventoryItemService inventoryItemService, IManufacturerService manufacturerService, IInventoryItemStatusService inventoryItemStatusService, IDeliveryService deliveryService, IDepotService depotService, IOwnerService ownerService)
-
-
Method Details
-
convertTo
- Specified by:
convertTo
in interfaceIInventoryItemConverter
-