Uses of Interface
com.storedobject.core.HasInventoryItem
Packages that use HasInventoryItem
-
Uses of HasInventoryItem in com.storedobject.core
Classes in com.storedobject.core that implement HasInventoryItemModifier and TypeClassDescriptionfinal class
Items in a GRN.class
Denotes an item in the inventory.final class
class
class
final class
class
final class
class
class
-
Uses of HasInventoryItem in com.storedobject.ui.inventory
Classes in com.storedobject.ui.inventory with type parameters of type HasInventoryItemMethods in com.storedobject.ui.inventory with parameters of type HasInventoryItemModifier and TypeMethodDescriptionvoid
ItemContext.breakAssembly
(HasInventoryItem hasItem) void
ItemContext.editCost
(HasInventoryItem hasItem) void
ItemContext.inspect
(HasInventoryItem hasItem) void
ItemContext.split
(HasInventoryItem hasItem) void
ItemContext.view
(HasInventoryItem hasItem) void
ItemContext.viewAssembly
(HasInventoryItem hasItem) void
ItemContext.viewCost
(HasInventoryItem hasItem) void
ItemContext.viewFitment
(HasInventoryItem hasItem) void
ItemContext.viewFitmentLocations
(HasInventoryItem hasItem) void
ItemContext.viewGRN
(HasInventoryItem hasItem) void
ItemContext.viewMovements
(HasInventoryItem hasItem) void
ItemContext.viewParentAssembly
(HasInventoryItem hasItem) void
ItemContext.viewStock
(HasInventoryItem hasItem)