|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CountryZipCodeRange in com.retek.component.customerorder.test |
Methods in com.retek.component.customerorder.test that return CountryZipCodeRange | |
static CountryZipCodeRange |
CustomerOrderObjectMaster.setUpCountryZipCodeRange(java.lang.String startZipCode,
java.lang.String endZipCode,
DistributedContext context,
User user)
|
static CountryZipCodeRange |
CustomerOrderObjectMaster.setUpCountryZipCodeRange(User user,
DistributedContext context)
|
Methods in com.retek.component.customerorder.test with parameters of type CountryZipCodeRange | |
static void |
CustomerOrderObjectMaster.setUpCountryZipCodeRangeWhPriority(CountryZipCodeRange zipCodeRange,
Warehouse warehouse,
int priority,
User user)
|
Uses of CountryZipCodeRange in com.retek.component.location |
Methods in com.retek.component.location that return CountryZipCodeRange | |
CountryZipCodeRange |
LocationManager.buildCountryZipCodeRangeInstance()
|
CountryZipCodeRange |
Country.getZipCodeRange(java.lang.String shipToZipCode)
|
CountryZipCodeRange |
Country.getDefaultZipCodeRange()
|
Methods in com.retek.component.location with parameters of type CountryZipCodeRange | |
void |
Country.addZipCodeRange(CountryZipCodeRange zipCodeRange)
|
void |
Country.deleteZipCodeRange(CountryZipCodeRange zipCodeRange)
|
void |
Country.setDefaultZipCodeRange(CountryZipCodeRange zipCodeRange)
|
Uses of CountryZipCodeRange in com.retek.component.location.impl |
Classes in com.retek.component.location.impl that implement CountryZipCodeRange | |
class |
CountryZipCodeRangeImpl
|
Methods in com.retek.component.location.impl that return CountryZipCodeRange | |
CountryZipCodeRange |
LocationManagerImpl.buildCountryZipCodeRangeInstance()
|
CountryZipCodeRange |
CountryImpl.getZipCodeRange(java.lang.String shipToZipCode)
|
CountryZipCodeRange |
CountryImpl.getDefaultZipCodeRange()
|
Methods in com.retek.component.location.impl with parameters of type CountryZipCodeRange | |
void |
CountryImpl.addZipCodeRange(CountryZipCodeRange zipCodeRange)
|
void |
CountryImpl.deleteZipCodeRange(CountryZipCodeRange zipCodeRange)
|
void |
CountryImpl.setDefaultZipCodeRange(CountryZipCodeRange zipCodeRange)
|
void |
ZipCodeRangeWarehousePriorityImpl.setCountryZipCodeRange(CountryZipCodeRange zipCodeRange)
|
Uses of CountryZipCodeRange in com.retek.component.location.test |
Methods in com.retek.component.location.test that return CountryZipCodeRange | |
static CountryZipCodeRange |
LocationObjectMaster.attachZipCodeRangeToCountry(Country country,
boolean isDefaultRange)
|
static CountryZipCodeRange |
LocationObjectMaster.attachZipCodeRangeToCountry(Country country,
java.lang.String startZip,
java.lang.String endZip,
boolean isDefaultRange)
|
Uses of CountryZipCodeRange in com.retek.component.salesaudit |
Fields in com.retek.component.salesaudit declared as CountryZipCodeRange | |
protected CountryZipCodeRange |
SalesAuditExportTestCase.defaultCountryZipCodeRange
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |