Uses of Class
com.storedobject.core.InventoryPO
Packages that use InventoryPO
-
Uses of InventoryPO in com.storedobject.core
Methods in com.storedobject.core that return InventoryPOModifier and TypeMethodDescriptionfinal InventoryPO
InventoryItem.getPO()
Get the PO through which this item was procured.Methods in com.storedobject.core with parameters of type InventoryPOModifier and TypeMethodDescriptionvoid
InventoryItem.attachPO
(Transaction transaction, InventoryPO po) Attach the PO for this item. -
Uses of InventoryPO in com.storedobject.ui.inventory
Classes in com.storedobject.ui.inventory with type parameters of type InventoryPOModifier and TypeClassDescriptionclass
POBrowser<T extends InventoryPO>
class
POEditor<T extends InventoryPO>
Methods in com.storedobject.ui.inventory with parameters of type InventoryPO