Class CustomerFactory

java.lang.Object
com.echothree.model.data.customer.server.factory.CustomerFactory
All Implemented Interfaces:
BaseFactory<CustomerPK,Customer>

public class CustomerFactory extends Object implements BaseFactory<CustomerPK,Customer>