public interface CommerceTaxEngine
| Modifier and Type | Method and Description |
|---|---|
CommerceTaxValue |
getCommerceTaxValue(CommerceTaxCalculateRequest commerceTaxCalculateRequest) |
java.lang.String |
getDescription(java.util.Locale locale) |
java.lang.String |
getName(java.util.Locale locale) |
CommerceTaxValue getCommerceTaxValue(CommerceTaxCalculateRequest commerceTaxCalculateRequest) throws CommerceTaxEngineException
CommerceTaxEngineExceptionjava.lang.String getDescription(java.util.Locale locale)
java.lang.String getName(java.util.Locale locale)