Uses of Interface
com.echothree.control.user.tax.common.spec.TaxClassificationUniversalSpec
Packages that use TaxClassificationUniversalSpec
Package
Description
-
Uses of TaxClassificationUniversalSpec in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return TaxClassificationUniversalSpec -
Uses of TaxClassificationUniversalSpec in com.echothree.control.user.tax.common.form
Subinterfaces of TaxClassificationUniversalSpec in com.echothree.control.user.tax.common.form -
Uses of TaxClassificationUniversalSpec in com.echothree.control.user.tax.common.spec
Methods in com.echothree.control.user.tax.common.spec that return TaxClassificationUniversalSpec -
Uses of TaxClassificationUniversalSpec in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return TaxClassificationUniversalSpec -
Uses of TaxClassificationUniversalSpec in com.echothree.model.control.tax.server.logic
Methods in com.echothree.model.control.tax.server.logic with parameters of type TaxClassificationUniversalSpecModifier and TypeMethodDescriptionTaxClassificationLogic.getTaxClassificationByUniversalSpec(ExecutionErrorAccumulator eea, TaxClassificationUniversalSpec universalSpec, boolean allowDefault) TaxClassificationLogic.getTaxClassificationByUniversalSpec(ExecutionErrorAccumulator eea, TaxClassificationUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) TaxClassificationLogic.getTaxClassificationByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, TaxClassificationUniversalSpec universalSpec, boolean allowDefault)