Uses of Interface
com.echothree.control.user.tax.common.form.DeleteTaxClassificationTranslationForm
Packages that use DeleteTaxClassificationTranslationForm
Package
Description
-
Uses of DeleteTaxClassificationTranslationForm in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return DeleteTaxClassificationTranslationFormMethods in com.echothree.control.user.tax.common with parameters of type DeleteTaxClassificationTranslationFormModifier and TypeMethodDescriptionTaxService.deleteTaxClassificationTranslation
(UserVisitPK userVisitPK, DeleteTaxClassificationTranslationForm form) -
Uses of DeleteTaxClassificationTranslationForm in com.echothree.control.user.tax.common.form
Methods in com.echothree.control.user.tax.common.form that return DeleteTaxClassificationTranslationForm -
Uses of DeleteTaxClassificationTranslationForm in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return DeleteTaxClassificationTranslationFormMethods in com.echothree.control.user.tax.server with parameters of type DeleteTaxClassificationTranslationFormModifier and TypeMethodDescriptionTaxBean.deleteTaxClassificationTranslation
(UserVisitPK userVisitPK, DeleteTaxClassificationTranslationForm form) -
Uses of DeleteTaxClassificationTranslationForm in com.echothree.control.user.tax.server.command
Constructors in com.echothree.control.user.tax.server.command with parameters of type DeleteTaxClassificationTranslationFormModifierConstructorDescriptionDeleteTaxClassificationTranslationCommand
(UserVisitPK userVisitPK, DeleteTaxClassificationTranslationForm form) Creates a new instance of DeleteTaxClassificationTranslationCommand