|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Customer | |
---|---|
com.service.customer.ejb | |
com.service.customer.web |
Uses of Customer in com.service.customer.ejb |
---|
Methods in com.service.customer.ejb that return Customer | |
---|---|
Customer |
ProcessCustomerSessionLocal.findCustomer(String key)
|
Customer |
ProcessCustomerSessionBean.findCustomer(String key)
|
Methods in com.service.customer.ejb that return types with arguments of type Customer | |
---|---|
List<Customer> |
ProcessCustomerSessionLocal.findAllCustomers()
|
List<Customer> |
ProcessCustomerSessionBean.findAllCustomers()
|
Uses of Customer in com.service.customer.web |
---|
Methods in com.service.customer.web that return types with arguments of type Customer | |
---|---|
List<Customer> |
CustomerServiceJavaBean.getAllCustomers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |