Class InvoiceStatusFactory

java.lang.Object
com.echothree.model.data.invoice.server.factory.InvoiceStatusFactory
All Implemented Interfaces:
BaseFactory<InvoiceStatusPK,InvoiceStatus>

@ApplicationScoped public class InvoiceStatusFactory extends Object implements BaseFactory<InvoiceStatusPK,InvoiceStatus>