Class InvoiceLineFactory

java.lang.Object
com.echothree.model.data.invoice.server.factory.InvoiceLineFactory
All Implemented Interfaces:
BaseFactory<InvoiceLinePK,InvoiceLine>

@ApplicationScoped public class InvoiceLineFactory extends Object implements BaseFactory<InvoiceLinePK,InvoiceLine>