Uses of Package
com.elasticpath.domain.tax

Packages that use com.elasticpath.domain.tax
com.elasticpath.domain.catalog   
com.elasticpath.domain.catalog.impl   
com.elasticpath.domain.shoppingcart   
com.elasticpath.domain.shoppingcart.impl   
com.elasticpath.domain.tax   
com.elasticpath.domain.tax.impl   
com.elasticpath.service.tax   
com.elasticpath.service.tax.impl   
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.domain.catalog
TaxCode
          SaleTaxCode represens a type of sales tax, e.g Books, Liquor, Tobacco, Clothing.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.domain.catalog.impl
TaxCode
          SaleTaxCode represens a type of sales tax, e.g Books, Liquor, Tobacco, Clothing.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.domain.shoppingcart
TaxJurisdiction
          A TaxJurisdiction represents a geographic area that has it's own distinct set of TaxCategorys and TaxValues ie a Country, a State, a City, a Municipal, or a County.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.domain.shoppingcart.impl
TaxJurisdiction
          A TaxJurisdiction represents a geographic area that has it's own distinct set of TaxCategorys and TaxValues ie a Country, a State, a City, a Municipal, or a County.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.domain.tax
TaxCategory
          A TaxCategory represents a category of tax, i.e.
TaxJurisdiction
          A TaxJurisdiction represents a geographic area that has it's own distinct set of TaxCategorys and TaxValues ie a Country, a State, a City, a Municipal, or a County.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.domain.tax.impl
TaxCategory
          A TaxCategory represents a category of tax, i.e.
TaxCode
          SaleTaxCode represens a type of sales tax, e.g Books, Liquor, Tobacco, Clothing.
TaxJurisdiction
          A TaxJurisdiction represents a geographic area that has it's own distinct set of TaxCategorys and TaxValues ie a Country, a State, a City, a Municipal, or a County.
TaxJurisdictionCategoryX
          TaxJurisdictionCategoryX represents the TaxJurisdiction and TaxCategory association, include the taxValues for each configured TaxCode.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.service.tax
TaxCategory
          A TaxCategory represents a category of tax, i.e.
TaxCode
          SaleTaxCode represens a type of sales tax, e.g Books, Liquor, Tobacco, Clothing.
TaxJurisdiction
          A TaxJurisdiction represents a geographic area that has it's own distinct set of TaxCategorys and TaxValues ie a Country, a State, a City, a Municipal, or a County.
 

Classes in com.elasticpath.domain.tax used by com.elasticpath.service.tax.impl
TaxCategory
          A TaxCategory represents a category of tax, i.e.
TaxCode
          SaleTaxCode represens a type of sales tax, e.g Books, Liquor, Tobacco, Clothing.
TaxJurisdiction
          A TaxJurisdiction represents a geographic area that has it's own distinct set of TaxCategorys and TaxValues ie a Country, a State, a City, a Municipal, or a County.