Uses of Interface
com.retek.component.supplier.SupplierContactMethod

Packages that use SupplierContactMethod
com.retek.component.directshiporder   
com.retek.component.directshiporder.impl   
com.retek.component.supplier   
com.retek.component.supplier.impl   
 

Uses of SupplierContactMethod in com.retek.component.directshiporder
 

Methods in com.retek.component.directshiporder that return SupplierContactMethod
 SupplierContactMethod DirectShipOrder.getPoDeliveryMethod()
           
 

Uses of SupplierContactMethod in com.retek.component.directshiporder.impl
 

Methods in com.retek.component.directshiporder.impl that return SupplierContactMethod
 SupplierContactMethod DirectShipOrderImpl.getPoDeliveryMethod()
           
 

Uses of SupplierContactMethod in com.retek.component.supplier
 

Methods in com.retek.component.supplier that return SupplierContactMethod
 SupplierContactMethod SupplierManager.buildSupplierContactMethodInstance()
           
 SupplierContactMethod Supplier.getPrimaryPoDeliveryContactMethod()
           
 SupplierContactMethod Supplier.getSupplierContactMethod(java.lang.String id)
           
 

Methods in com.retek.component.supplier with parameters of type SupplierContactMethod
 void Supplier.addContactMethod(SupplierContactMethod supplierContactMethod)
           
 void Supplier.setPrimaryPoDeliveryContactMethod(SupplierContactMethod method)
           
 

Uses of SupplierContactMethod in com.retek.component.supplier.impl
 

Classes in com.retek.component.supplier.impl that implement SupplierContactMethod
 class SupplierContactMethodImpl
           
 

Methods in com.retek.component.supplier.impl that return SupplierContactMethod
 SupplierContactMethod SupplierManagerImpl.buildSupplierContactMethodInstance()
           
 SupplierContactMethod SupplierImpl.getPrimaryPoDeliveryContactMethod()
           
 SupplierContactMethod SupplierImpl.getSupplierContactMethod(java.lang.String id)
           
 

Methods in com.retek.component.supplier.impl with parameters of type SupplierContactMethod
 void SupplierImpl.addContactMethod(SupplierContactMethod supplierContactMethod)
           
 void SupplierImpl.setPrimaryPoDeliveryContactMethod(SupplierContactMethod method)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28