| Package | Description |
|---|---|
| de.hybris.platform.print.jalo | |
| de.hybris.platform.print.jalo.table |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedImageBlock
Generated class for type
ImageBlock. |
class |
GeneratedTextBlock
Generated class for type
TextBlock. |
class |
GeneratedTOCBlock
Generated class for type
TOCBlock. |
class |
ImageBlock |
class |
TextBlock |
class |
TOCBlock |
| Modifier and Type | Method and Description |
|---|---|
List<ContentBlock> |
GeneratedPrintManager.getContentBlocks(Category item)
Generated method - Getter of the
Category.contentBlocks attribute. |
List<ContentBlock> |
GeneratedPrintManager.getContentBlocks(SessionContext ctx,
Category item)
Generated method - Getter of the
Category.contentBlocks attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPrintManager.addToContentBlocks(Category item,
ContentBlock value)
Generated method - Adds
value to contentBlocks. |
void |
GeneratedPrintManager.addToContentBlocks(SessionContext ctx,
Category item,
ContentBlock value)
Generated method - Adds
value to contentBlocks. |
void |
GeneratedPrintManager.removeFromContentBlocks(Category item,
ContentBlock value)
Generated method - Removes
value from contentBlocks. |
void |
GeneratedPrintManager.removeFromContentBlocks(SessionContext ctx,
Category item,
ContentBlock value)
Generated method - Removes
value from contentBlocks. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPrintManager.setContentBlocks(Category item,
List<ContentBlock> value)
Generated method - Setter of the
Category.contentBlocks attribute. |
void |
GeneratedPrintManager.setContentBlocks(SessionContext ctx,
Category item,
List<ContentBlock> value)
Generated method - Setter of the
Category.contentBlocks attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedTableBlock
Generated class for type
TableBlock. |
class |
TableBlock |
Copyright © 2017 SAP SE. All Rights Reserved.