|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerSuffix | |
com.retek.component.customer | |
com.retek.component.customer.impl | |
com.retek.component.customerorder.impl | |
com.retek.component.internet.impl |
Uses of CustomerSuffix in com.retek.component.customer |
Methods in com.retek.component.customer that return CustomerSuffix | |
CustomerSuffix |
CustomerManager.readSuffix(DistributedReference ref)
|
CustomerSuffix |
CustomerManager.findSuffix(java.lang.String suffixCode)
|
CustomerSuffix |
CustomerAddress.getSuffix()
|
CustomerSuffix |
Customer.getSuffix()
|
Methods in com.retek.component.customer with parameters of type CustomerSuffix | |
void |
CustomerAddress.setSuffix(CustomerSuffix suffix)
|
void |
Customer.setSuffix(CustomerSuffix suffix)
|
Uses of CustomerSuffix in com.retek.component.customer.impl |
Classes in com.retek.component.customer.impl that implement CustomerSuffix | |
class |
CustomerSuffixImpl
|
Methods in com.retek.component.customer.impl that return CustomerSuffix | |
CustomerSuffix |
CustomerAddressImpl.getSuffix()
|
CustomerSuffix |
CustomerImpl.getSuffix()
|
CustomerSuffix |
CustomerManagerImpl.readSuffix(DistributedReference ref)
|
CustomerSuffix |
CustomerManagerImpl.findSuffix(java.lang.String suffixCode)
|
Methods in com.retek.component.customer.impl with parameters of type CustomerSuffix | |
void |
CustomerAddressImpl.setSuffix(CustomerSuffix suffix)
|
void |
CustomerImpl.setSuffix(CustomerSuffix newSuffix)
|
Uses of CustomerSuffix in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return CustomerSuffix | |
CustomerSuffix |
CustomerOrderAddressImpl.getSuffix()
|
Methods in com.retek.component.customerorder.impl with parameters of type CustomerSuffix | |
void |
CustomerOrderAddressImpl.setSuffix(CustomerSuffix suffix)
|
Uses of CustomerSuffix in com.retek.component.internet.impl |
Methods in com.retek.component.internet.impl that return CustomerSuffix | |
static CustomerSuffix |
AddressConverter.findSuffix(java.lang.String suffixCode,
DistributedContext context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |