Class InvoiceSpecFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.invoice.common.spec.InvoiceSpecFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InvoiceLineSpec
static InvoiceLineTypeSpec
static InvoiceLineUseTypeSpec
static InvoiceRoleTypeSpec
static InvoiceSpec
static InvoiceTimeTypeSpec
static InvoiceTypeDescriptionSpec
static InvoiceTypeSpec
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
InvoiceSpecFactory
public InvoiceSpecFactory()
-
-
Method Details
-
getInvoiceLineSpec
-
getInvoiceLineTypeDescriptionSpec
-
getInvoiceLineTypeSpec
-
getInvoiceLineUseTypeSpec
-
getInvoiceRoleTypeSpec
-
getInvoiceSpec
-
getInvoiceTimeTypeDescriptionSpec
-
getInvoiceTimeTypeSpec
-
getInvoiceTypeDescriptionSpec
-
getInvoiceTypeSpec
-