Uses of Class
com.retek.component.location.impl.remote.CountryZipCodeRangeDto

Packages that use CountryZipCodeRangeDto
com.retek.component.location.impl   
com.retek.component.location.impl.persistence   
com.retek.component.location.impl.persistence.cache   
com.retek.component.location.impl.persistence.db.oracle   
com.retek.component.location.impl.remote   
 

Uses of CountryZipCodeRangeDto in com.retek.component.location.impl
 

Methods in com.retek.component.location.impl that return CountryZipCodeRangeDto
 CountryZipCodeRangeDto CountryZipCodeRangeImpl.getDto()
           
 

Uses of CountryZipCodeRangeDto in com.retek.component.location.impl.persistence
 

Methods in com.retek.component.location.impl.persistence that return CountryZipCodeRangeDto
 CountryZipCodeRangeDto LocationDao.readCountryZipCodeRange(DistributedReference ref)
          Reads the country zip code range for the given reference.
static CountryZipCodeRangeDto LocationDbObjectMaster.getCountryZipCodeRangeDto(DistributedContext context, DistributedReference countryRef)
           
 

Uses of CountryZipCodeRangeDto in com.retek.component.location.impl.persistence.cache
 

Methods in com.retek.component.location.impl.persistence.cache that return CountryZipCodeRangeDto
 CountryZipCodeRangeDto CacheLocationDao.readCountryZipCodeRange(DistributedReference ref)
           
 

Uses of CountryZipCodeRangeDto in com.retek.component.location.impl.persistence.db.oracle
 

Methods in com.retek.component.location.impl.persistence.db.oracle that return CountryZipCodeRangeDto
 CountryZipCodeRangeDto OracleCountryZipCodeRangeRetriever.read(DistributedReference ref)
           
 CountryZipCodeRangeDto OracleLocationDao.readCountryZipCodeRange(DistributedReference ref)
           
 

Methods in com.retek.component.location.impl.persistence.db.oracle with parameters of type CountryZipCodeRangeDto
 void LocationOracleTestCase.assertCountryZipCodeRangeDtosEqual(CountryZipCodeRangeDto expectedDto, CountryZipCodeRangeDto dto)
           
 void LocationOracleTestCase.modifyCountryZipCodeRangeDto(CountryZipCodeRangeDto dto)
           
 

Uses of CountryZipCodeRangeDto in com.retek.component.location.impl.remote
 

Methods in com.retek.component.location.impl.remote that return CountryZipCodeRangeDto
 CountryZipCodeRangeDto LocationServicesRemote.readCountryZipCodeRange(DistributedReference ref, long version)
           
 CountryZipCodeRangeDto LocationServicesEjb.readCountryZipCodeRange(DistributedReference ref, long version)
           
 



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