Class InvoiceFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.invoice.common.form.InvoiceFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateInvoiceLineTypeForm
static CreateInvoiceLineUseTypeForm
static CreateInvoiceRoleTypeForm
static CreateInvoiceTimeTypeForm
static CreateInvoiceTypeForm
static DeleteInvoiceLineTypeForm
static DeleteInvoiceTimeTypeForm
static DeleteInvoiceTypeForm
static EditInvoiceLineTypeForm
static EditInvoiceTimeTypeForm
static EditInvoiceTypeForm
static GetInvoiceLineTypeForm
static GetInvoiceLineTypesForm
static GetInvoiceTimeTypeForm
static GetInvoiceTimeTypesForm
static GetInvoiceTypeChoicesForm
static GetInvoiceTypeForm
static GetInvoiceTypesForm
static SetDefaultInvoiceTypeForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
InvoiceFormFactory
public InvoiceFormFactory()
-
-
Method Details
-
getCreateInvoiceLineTypeDescriptionForm
-
getCreateInvoiceLineTypeForm
-
getCreateInvoiceLineUseTypeDescriptionForm
-
getCreateInvoiceLineUseTypeForm
-
getCreateInvoiceRoleTypeDescriptionForm
-
getCreateInvoiceRoleTypeForm
-
getCreateInvoiceTimeTypeDescriptionForm
-
getCreateInvoiceTimeTypeForm
-
getCreateInvoiceTypeDescriptionForm
-
getCreateInvoiceTypeForm
-
getDeleteInvoiceLineTypeDescriptionForm
-
getDeleteInvoiceLineTypeForm
-
getDeleteInvoiceTimeTypeDescriptionForm
-
getDeleteInvoiceTimeTypeForm
-
getDeleteInvoiceTypeDescriptionForm
-
getDeleteInvoiceTypeForm
-
getEditInvoiceLineTypeDescriptionForm
-
getEditInvoiceLineTypeForm
-
getEditInvoiceTimeTypeDescriptionForm
-
getEditInvoiceTimeTypeForm
-
getEditInvoiceTypeDescriptionForm
-
getEditInvoiceTypeForm
-
getGetInvoiceLineTypeChoicesForm
-
getGetInvoiceLineTypeDescriptionsForm
-
getGetInvoiceLineTypeForm
-
getGetInvoiceLineTypesForm
-
getGetInvoiceTimeTypeChoicesForm
-
getGetInvoiceTimeTypeDescriptionForm
-
getGetInvoiceTimeTypeDescriptionsForm
-
getGetInvoiceTimeTypeForm
-
getGetInvoiceTimeTypesForm
-
getGetInvoiceTypeChoicesForm
-
getGetInvoiceTypeDescriptionsForm
-
getGetInvoiceTypeForm
-
getGetInvoiceTypesForm
-
getSetDefaultInvoiceLineTypeForm
-
getSetDefaultInvoiceTimeTypeForm
-
getSetDefaultInvoiceTypeForm
-