|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerTelephone | |
---|---|
com.retek.component.customer |
Uses of CustomerTelephone in com.retek.component.customer |
---|
Methods in com.retek.component.customer that return CustomerTelephone | |
CustomerTelephone |
CustomerManager.readTelephone(DistributedReference ref)
|
CustomerTelephone |
CustomerManager.buildCustomerTelephoneInstance()
Builds a new instance of CustomerTelephone |
CustomerTelephone |
Customer.getPrimaryDayTelephoneNumber()
|
CustomerTelephone |
Customer.getPrimaryEveningTelephoneNumber()
|
CustomerTelephone |
Customer.applyActiveTelephone(CustomerTelephone telephone)
Ensures that a CustomerTelephone with the same number and extension as the telephone parameter exists in this Customer's active telephone list. |
CustomerTelephone |
ActivityRequest.getDayTelephone()
|
CustomerTelephone |
ActivityRequest.getEveningTelephone()
|
Methods in com.retek.component.customer with parameters of type CustomerTelephone | |
void |
Customer.setPrimaryDayTelephoneNumber(CustomerTelephone telephone)
|
void |
Customer.setPrimaryEveningTelephoneNumber(CustomerTelephone telephone)
|
void |
Customer.setTelephoneInactive(CustomerTelephone telephone,
boolean inactive)
|
CustomerTelephone |
Customer.applyActiveTelephone(CustomerTelephone telephone)
Ensures that a CustomerTelephone with the same number and extension as the telephone parameter exists in this Customer's active telephone list. |
void |
ActivityRequest.setDayTelephone(CustomerTelephone dayTelephone)
|
void |
ActivityRequest.setEveningTelephone(CustomerTelephone eveningTelephone)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |