| Package | Description |
|---|---|
| de.hybris.platform.print.jalo |
| Modifier and Type | Method and Description |
|---|---|
CommentGroup |
GeneratedPrintManager.createCommentGroup(Map attributeValues) |
CommentGroup |
GeneratedPrintManager.createCommentGroup(SessionContext ctx,
Map attributeValues) |
CommentGroup |
GeneratedPrintManager.getCommentGroup(AbstractComment item)
Generated method - Getter of the
AbstractComment.commentGroup attribute. |
CommentGroup |
GeneratedPrintManager.getCommentGroup(SessionContext ctx,
AbstractComment item)
Generated method - Getter of the
AbstractComment.commentGroup attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPrintManager.setCommentGroup(AbstractComment item,
CommentGroup value)
Generated method - Setter of the
AbstractComment.commentGroup attribute. |
void |
GeneratedPrintManager.setCommentGroup(SessionContext ctx,
AbstractComment item,
CommentGroup value)
Generated method - Setter of the
AbstractComment.commentGroup attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.