|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupplierLocation | |
com.retek.component.supplier | |
com.retek.component.supplier.impl | |
com.retek.component.supplier.impl.test | |
com.retek.component.supplier.integration.rib |
Uses of SupplierLocation in com.retek.component.supplier |
Methods in com.retek.component.supplier that return SupplierLocation | |
SupplierLocation |
SupplierManager.buildSupplierLocationInstance(SupplierLocationType type)
|
SupplierLocation |
Supplier.getPrimaryLocationForLocationType(SupplierLocationType supplierAddressType)
|
Methods in com.retek.component.supplier with parameters of type SupplierLocation | |
void |
Supplier.addLocation(SupplierLocation location)
|
void |
Supplier.setPrimaryLocationForLocationType(SupplierLocation location)
|
Uses of SupplierLocation in com.retek.component.supplier.impl |
Classes in com.retek.component.supplier.impl that implement SupplierLocation | |
class |
SupplierLocationImpl
|
Methods in com.retek.component.supplier.impl that return SupplierLocation | |
SupplierLocation |
SupplierManagerImpl.buildSupplierLocationInstance(SupplierLocationType type)
|
SupplierLocation |
SupplierImpl.getPrimaryLocationForLocationType(SupplierLocationType supplierLocationType)
|
SupplierLocation |
SupplierImpl.getLocationByRibId(SupplierLocationType type,
java.lang.String sequenceNumber)
|
Methods in com.retek.component.supplier.impl with parameters of type SupplierLocation | |
void |
SupplierImpl.addLocation(SupplierLocation location)
|
void |
SupplierImpl.setPrimaryLocationForLocationType(SupplierLocation location)
|
Uses of SupplierLocation in com.retek.component.supplier.impl.test |
Methods in com.retek.component.supplier.impl.test that return SupplierLocation | |
static SupplierLocation |
SupplierObjectMaster.createNewSupplierLocation(DistributedContext context)
|
static SupplierLocation |
SupplierObjectMaster.createNewSupplierLocation(DistributedContext context,
SupplierLocationType type)
|
Uses of SupplierLocation in com.retek.component.supplier.integration.rib |
Subinterfaces of SupplierLocation in com.retek.component.supplier.integration.rib | |
interface |
SupplierLocationRib
|
Methods in com.retek.component.supplier.integration.rib that return SupplierLocation | |
SupplierLocation |
SupplierRib.getLocationByRibId(SupplierLocationType type,
java.lang.String sequenceNumber)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |