Uses of Class
org.paneris.bibliomania.Supplier

Packages that use Supplier
org.paneris.bibliomania.generated The POEM-generated support classes for org.paneris.bibliomania. 
 

Uses of Supplier in org.paneris.bibliomania.generated
 

Methods in org.paneris.bibliomania.generated that return Supplier
 Supplier SupplierProductBase.getSupplier()
          Retrieves the Supplier object referred to.
 Supplier ShopOrderItemBase.getSupplier()
          Retrieves the Supplier object referred to.
 Supplier DeliveryChargeBase.getSupplier()
          Retrieves the Supplier object referred to.
 Supplier SupplierTableBase.getSupplierObject(int troid)
          Retrieve the Supplier as a Supplier.
 Supplier SupplierTableBase.getSupplierObject(java.lang.Integer troid)
          Retrieve the Supplier as a Supplier.
 

Methods in org.paneris.bibliomania.generated with parameters of type Supplier
 void SupplierProductBase.setSupplier(Supplier cooked)
          Set the Supplier.
 void ShopOrderItemBase.setSupplier(Supplier cooked)
          Set the Supplier.
 void DeliveryChargeBase.setSupplier(Supplier cooked)
          Set the Supplier.
 



Copyright © 2000-2009 PanEris. All Rights Reserved.