Uses of Interface
com.echothree.control.user.tax.common.form.CreateTaxClassificationForm
Packages that use CreateTaxClassificationForm
Package
Description
-
Uses of CreateTaxClassificationForm in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return CreateTaxClassificationFormMethods in com.echothree.control.user.tax.common with parameters of type CreateTaxClassificationFormModifier and TypeMethodDescriptionTaxService.createTaxClassification(UserVisitPK userVisitPK, CreateTaxClassificationForm form) -
Uses of CreateTaxClassificationForm in com.echothree.control.user.tax.common.form
Methods in com.echothree.control.user.tax.common.form that return CreateTaxClassificationFormModifier and TypeMethodDescriptionstatic CreateTaxClassificationFormTaxFormFactory.getCreateTaxClassificationForm() -
Uses of CreateTaxClassificationForm in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return CreateTaxClassificationFormMethods in com.echothree.control.user.tax.server with parameters of type CreateTaxClassificationFormModifier and TypeMethodDescriptionTaxBean.createTaxClassification(UserVisitPK userVisitPK, CreateTaxClassificationForm form)