Uses of Class
com.retek.commons.util.type.TelephoneNumber

Packages that use TelephoneNumber
com.retek.commons.util.type   
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.impl.remote   
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.remote   
com.retek.component.internet.impl   
com.retek.component.internet.test   
com.retek.component.pend   
com.retek.component.pend.impl   
com.retek.component.pend.impl.remote   
com.retek.component.supplier.impl.remote   
 

Uses of TelephoneNumber in com.retek.commons.util.type
 

Methods in com.retek.commons.util.type with parameters of type TelephoneNumber
static boolean TelephoneNumber.isNullOrEmpty(TelephoneNumber tn)
           
 

Uses of TelephoneNumber in com.retek.component.customer
 

Methods in com.retek.component.customer that return TelephoneNumber
 TelephoneNumber CustomerTelephone.toTelephoneNumber()
           
 TelephoneNumber CustomerAddress.getDayTelephoneNumber()
           
 TelephoneNumber CustomerAddress.getEveningTelephoneNumber()
           
 TelephoneNumber CustomerCreditPreApproval.getTelephoneNumber()
           
 

Methods in com.retek.component.customer with parameters of type TelephoneNumber
 void CustomerAddress.setDayTelephoneNumber(TelephoneNumber telVal)
           
 void CustomerAddress.setEveningTelephoneNumber(TelephoneNumber telVal)
           
 void CustomerCreditPreApproval.setTelephoneNumber(TelephoneNumber telephoneNumber)
           
 

Uses of TelephoneNumber in com.retek.component.customer.impl
 

Methods in com.retek.component.customer.impl that return TelephoneNumber
 TelephoneNumber CustomerAddressImpl.getDayTelephoneNumber()
           
 TelephoneNumber CustomerAddressImpl.getEveningTelephoneNumber()
           
 TelephoneNumber CustomerTelephoneImpl.toTelephoneNumber()
           
 TelephoneNumber CustomerCreditPreApprovalImpl.getTelephoneNumber()
           
 

Methods in com.retek.component.customer.impl with parameters of type TelephoneNumber
 void CustomerAddressImpl.setDayTelephoneNumber(TelephoneNumber telVal)
           
 void CustomerAddressImpl.setEveningTelephoneNumber(TelephoneNumber telVal)
           
 void CustomerTelephoneImpl.setTelephone(TelephoneNumber telephone)
           
 void CustomerCreditPreApprovalImpl.setTelephoneNumber(TelephoneNumber telephoneNumber)
           
 

Uses of TelephoneNumber in com.retek.component.customer.impl.remote
 

Fields in com.retek.component.customer.impl.remote declared as TelephoneNumber
 TelephoneNumber CustomerCreditPreApprovalDto.telephoneNumber
           
 TelephoneNumber CustomerTelephoneDto.telephone
           
 TelephoneNumber CustomerAddressDto.dayTelephoneNumber
           
 TelephoneNumber CustomerAddressDto.eveningTelephoneNumber
           
 

Uses of TelephoneNumber in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return TelephoneNumber
 TelephoneNumber CallTag.getContactDayTelephoneNumber()
           
 TelephoneNumber CallTag.getContactEveningTelephoneNumber()
           
 

Methods in com.retek.component.customerorder with parameters of type TelephoneNumber
 void CallTag.setContactDayTelephoneNumber(TelephoneNumber telephoneNumber)
           
 void CallTag.setContactEveningTelephoneNumber(TelephoneNumber telephoneNumber)
           
 

Uses of TelephoneNumber in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return TelephoneNumber
 TelephoneNumber CustomerOrderAddressImpl.getDayTelephoneNumber()
           
 TelephoneNumber CustomerOrderAddressImpl.getEveningTelephoneNumber()
           
 TelephoneNumber CallTagImpl.getContactDayTelephoneNumber()
           
 TelephoneNumber CallTagImpl.getContactEveningTelephoneNumber()
           
 

Methods in com.retek.component.customerorder.impl with parameters of type TelephoneNumber
 void CustomerOrderAddressImpl.setDayTelephoneNumber(TelephoneNumber telephone)
           
 void CustomerOrderAddressImpl.setEveningTelephoneNumber(TelephoneNumber telephone)
           
 void CallTagImpl.setContactDayTelephoneNumber(TelephoneNumber telephoneNumber)
           
 void CallTagImpl.setContactEveningTelephoneNumber(TelephoneNumber telephoneNumber)
           
 

Uses of TelephoneNumber in com.retek.component.customerorder.impl.remote
 

Fields in com.retek.component.customerorder.impl.remote declared as TelephoneNumber
 TelephoneNumber CustomerOrderAddressDto.dayTelephone
           
 TelephoneNumber CustomerOrderAddressDto.eveningTelephone
           
 TelephoneNumber CallTagDto.dayTelephoneNumber
           
 TelephoneNumber CallTagDto.eveTelephoneNumber
           
 

Uses of TelephoneNumber in com.retek.component.internet.impl
 

Methods in com.retek.component.internet.impl that return TelephoneNumber
static TelephoneNumber TelephoneConverter.getTelephoneNumber(ExATelephoneNumber exaPhone)
           
 

Methods in com.retek.component.internet.impl with parameters of type TelephoneNumber
static ExATelephoneNumber TelephoneConverter.getExATelephoneNumber(TelephoneNumber telephoneNumber)
           
 

Uses of TelephoneNumber in com.retek.component.internet.test
 

Methods in com.retek.component.internet.test with parameters of type TelephoneNumber
protected  void ExATestCase.assertTelephoneNumberEquals(TelephoneNumber telephoneNumber, ExATelephoneNumber exaTelephoneNumber)
           
 

Uses of TelephoneNumber in com.retek.component.pend
 

Methods in com.retek.component.pend that return TelephoneNumber
 TelephoneNumber NegativeCustomerRecord.getDayTelephoneNumber()
           
 TelephoneNumber NegativeCustomerRecord.getEveningTelephoneNumber()
           
 

Methods in com.retek.component.pend with parameters of type TelephoneNumber
 void NegativeCustomerRecord.setDaytimePhoneNumber(TelephoneNumber dayTelephone)
           
 void NegativeCustomerRecord.setEveningPhoneNumber(TelephoneNumber eveTelephone)
           
 

Uses of TelephoneNumber in com.retek.component.pend.impl
 

Methods in com.retek.component.pend.impl that return TelephoneNumber
 TelephoneNumber NegativeCustomerRecordImpl.getDayTelephoneNumber()
           
 TelephoneNumber NegativeCustomerRecordImpl.getEveningTelephoneNumber()
           
 

Methods in com.retek.component.pend.impl with parameters of type TelephoneNumber
 void NegativeCustomerRecordImpl.setDaytimePhoneNumber(TelephoneNumber dayTelephone)
           
 void NegativeCustomerRecordImpl.setEveningPhoneNumber(TelephoneNumber eveTelephone)
           
 

Uses of TelephoneNumber in com.retek.component.pend.impl.remote
 

Fields in com.retek.component.pend.impl.remote declared as TelephoneNumber
 TelephoneNumber NegativeCustomerRecordDto.dayTelephoneNumber
           
 TelephoneNumber NegativeCustomerRecordDto.eveningTelephoneNumber
           
 

Uses of TelephoneNumber in com.retek.component.supplier.impl.remote
 

Fields in com.retek.component.supplier.impl.remote declared as TelephoneNumber
 TelephoneNumber SupplierLocationDto.contactPager
           
 



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