Uses of Interface
com.retek.component.location.Country

Packages that use Country
com.retek.component.customer   
com.retek.component.inventory   
com.retek.component.location   
com.retek.rcom.gui.wrapper   
 

Uses of Country in com.retek.component.customer
 

Methods in com.retek.component.customer that return Country
 Country CustomerAddress.getCountry()
           
 

Methods in com.retek.component.customer with parameters of type Country
 void CustomerAddress.setCountry(Country country)
           
 

Uses of Country in com.retek.component.inventory
 

Methods in com.retek.component.inventory with parameters of type Country
 java.util.Set InventoryManager.warehouseReserve(Sku sku, Store virtualStore, Country country, java.lang.String shipToZipCode, Quantity warehouseReservationQuantity, boolean isPersonalized, boolean isGifting)
           
 java.util.Set InventoryManager.warehouseReserve(Pack pack, Store virtualStore, Country country, java.lang.String shipToZipCode, PackReservationValues packReservationValues, boolean isPersonalized, boolean isGifting)
           
 

Uses of Country in com.retek.component.location
 

Methods in com.retek.component.location that return Country
 Country CountryZipCodeRange.getCountry()
           
 Country LocationManager.readCountry(DistributedReference ref)
           
 Country LocationManager.findDefaultCountry()
           
 Country LocationManager.findCountryByCode(java.lang.String countryCode)
           
 Country CountryNonBusinessDate.getCountry()
           
 

Methods in com.retek.component.location with parameters of type Country
 java.util.Set LocationManager.getNonBusinessDates(Country country)
           
 

Uses of Country in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper with parameters of type Country
static java.util.List RcomGeoLocationManager.findGeoLocations(Country country, java.lang.String postalCode)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25