Uses of Interface
com.echothree.control.user.tax.common.spec.TaxUniversalSpec
Packages that use TaxUniversalSpec
Package
Description
-
Uses of TaxUniversalSpec in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return TaxUniversalSpec -
Uses of TaxUniversalSpec in com.echothree.control.user.tax.common.spec
Methods in com.echothree.control.user.tax.common.spec that return TaxUniversalSpec -
Uses of TaxUniversalSpec in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return TaxUniversalSpec -
Uses of TaxUniversalSpec in com.echothree.model.control.tax.server.logic
Methods in com.echothree.model.control.tax.server.logic with parameters of type TaxUniversalSpecModifier and TypeMethodDescriptionTaxLogic.getTaxByUniversalSpec(ExecutionErrorAccumulator eea, TaxUniversalSpec universalSpec, boolean allowDefault) TaxLogic.getTaxByUniversalSpec(ExecutionErrorAccumulator eea, TaxUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) TaxLogic.getTaxByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, TaxUniversalSpec universalSpec, boolean allowDefault)