Uses of Interface
com.echothree.control.user.tax.common.result.GetTaxClassificationsResult
Packages that use GetTaxClassificationsResult
Package
Description
-
Uses of GetTaxClassificationsResult in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return types with arguments of type GetTaxClassificationsResultModifier and TypeMethodDescriptionTaxService.getTaxClassifications(UserVisitPK userVisitPK, GetTaxClassificationsForm form) -
Uses of GetTaxClassificationsResult in com.echothree.control.user.tax.common.result
Methods in com.echothree.control.user.tax.common.result that return GetTaxClassificationsResultModifier and TypeMethodDescriptionstatic GetTaxClassificationsResultTaxResultFactory.getGetTaxClassificationsResult() -
Uses of GetTaxClassificationsResult in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return types with arguments of type GetTaxClassificationsResultModifier and TypeMethodDescriptionTaxBean.getTaxClassifications(UserVisitPK userVisitPK, GetTaxClassificationsForm form)