Uses of Class
ejava.examples.ejbwar.customer.bo.CustomerRepresentation
-
Packages that use CustomerRepresentation Package Description ejava.examples.ejbwar.customer.bo -
-
Uses of CustomerRepresentation in ejava.examples.ejbwar.customer.bo
Subclasses of CustomerRepresentation in ejava.examples.ejbwar.customer.bo Modifier and Type Class Description class
Customer
class
Customers
This class is used to represent a collection of customers to/from the server.
-