Uses of Class
com.retek.component.supplier.SupplierLocationType

Packages that use SupplierLocationType
com.retek.component.supplier   
com.retek.component.supplier.impl   
com.retek.component.supplier.impl.remote   
com.retek.component.supplier.impl.test   
com.retek.component.supplier.integration.rib   
 

Uses of SupplierLocationType in com.retek.component.supplier
 

Fields in com.retek.component.supplier declared as SupplierLocationType
static SupplierLocationType SupplierLocationType.BUSINESS
           
static SupplierLocationType SupplierLocationType.POSTAL
           
static SupplierLocationType SupplierLocationType.RETURNS
           
static SupplierLocationType SupplierLocationType.ORDER
           
static SupplierLocationType SupplierLocationType.INVOICE
           
static SupplierLocationType SupplierLocationType.REMITTANCE
           
 

Methods in com.retek.component.supplier that return SupplierLocationType
static SupplierLocationType SupplierLocationType.fromCode(java.lang.String code)
           
 SupplierLocationType SupplierLocation.getLocationType()
           
 

Methods in com.retek.component.supplier with parameters of type SupplierLocationType
 SupplierLocation SupplierManager.buildSupplierLocationInstance(SupplierLocationType type)
           
 SupplierLocation Supplier.getPrimaryLocationForLocationType(SupplierLocationType supplierAddressType)
           
 

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

Methods in com.retek.component.supplier.impl that return SupplierLocationType
 SupplierLocationType SupplierLocationImpl.getLocationType()
           
 

Methods in com.retek.component.supplier.impl with parameters of type SupplierLocationType
 SupplierLocation SupplierManagerImpl.buildSupplierLocationInstance(SupplierLocationType type)
           
 SupplierLocation SupplierImpl.getPrimaryLocationForLocationType(SupplierLocationType supplierLocationType)
           
 SupplierLocation SupplierImpl.getLocationByRibId(SupplierLocationType type, java.lang.String sequenceNumber)
           
 

Uses of SupplierLocationType in com.retek.component.supplier.impl.remote
 

Fields in com.retek.component.supplier.impl.remote declared as SupplierLocationType
 SupplierLocationType SupplierLocationDto.type
           
 

Uses of SupplierLocationType in com.retek.component.supplier.impl.test
 

Methods in com.retek.component.supplier.impl.test with parameters of type SupplierLocationType
static SupplierLocation SupplierObjectMaster.createNewSupplierLocation(DistributedContext context, SupplierLocationType type)
           
 

Uses of SupplierLocationType in com.retek.component.supplier.integration.rib
 

Methods in com.retek.component.supplier.integration.rib with parameters of type SupplierLocationType
 SupplierLocation SupplierRib.getLocationByRibId(SupplierLocationType type, java.lang.String sequenceNumber)
           
 



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