public interface TaxClassService
Modifier and Type | Method and Description |
---|---|
TaxClassesPage |
getAll(ShopRequestContext shopRequestContext) |
TaxClass |
getById(java.lang.String taxClassId,
ShopRequestContext shopRequestContext) |
TaxClassesPage getAll(ShopRequestContext shopRequestContext)
TaxClass getById(java.lang.String taxClassId, ShopRequestContext shopRequestContext)