Class InvoiceFactory

java.lang.Object
com.echothree.model.data.invoice.server.factory.InvoiceFactory
All Implemented Interfaces:
BaseFactory<InvoicePK,Invoice>

public class InvoiceFactory extends Object implements BaseFactory<InvoicePK,Invoice>