| Package | Description |
|---|---|
| de.hybris.platform.print.util | |
| de.hybris.platform.print.util.table |
| Modifier and Type | Method and Description |
|---|---|
static AxisDataProvider |
PrintTools.instantiateAxisDataProvider(Class providerClass)
Instantiates the provider if possible.
|
static AxisDataProvider |
PrintTools.instantiateAxisDataProvider(TableBlock table,
AxisEntry axis,
Class providerClass,
Map<String,Object> globalParams,
Map<String,Object> localParams)
Instantiates the provider if possible and initializes it with the given parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryProductDataProvider
DataProvider that expects category in parameter map and delivers any product in this category as a row
|
class |
ClassAttrDataProvider |
class |
ItemListDataProvider |
class |
PagePlacementsProvider
Data provider that takes global parameter page and provides all placements on a page
|
class |
PageProductsProvider
DataProvider that provides all Products that are placed on a Page that is given in the global table parameter
|
class |
SingleItemDataProvider |
class |
VariantAttributesDataProvider |
class |
VariantProductsDataProvider |
Copyright © 2017 SAP SE. All Rights Reserved.