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 InventoryPOInventoryItem.getPO()Get the PO through which this item was procured.Methods in com.storedobject.core with parameters of type InventoryPOModifier and TypeMethodDescriptionvoidInventoryItem.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 TypeClassDescriptionclassPOBrowser<T extends InventoryPO>classPOEditor<T extends InventoryPO>Methods in com.storedobject.ui.inventory with parameters of type InventoryPO