|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |