| Package | Description |
|---|---|
| de.hybris.platform.print.comet | |
| de.hybris.platform.print.hmc.jalo | |
| de.hybris.platform.print.jalo | |
| de.hybris.platform.print.util | |
| de.hybris.platform.printsampledata.jalo |
| Modifier and Type | Method and Description |
|---|---|
protected List<Page> |
ChapterPreviewProductListProcessor.getAllChapterPages(Chapter chapter) |
| Modifier and Type | Method and Description |
|---|---|
protected CometProduct |
PagePreviewProductListProcessor.getCometProduct(Page page,
int counter) |
protected List<CometProduct> |
PagePreviewProductListProcessor.getPageEntries(Page contextItem) |
protected String |
DefaultProductListProcessor.getPageName(Page page,
Item superItem)
Returns the text that shall be displayed in the 'name' column of the product pool panel of IQuest.Comet
(overwrite this method only, if you just want to change the data of a Page that is shown in the 'name' column of IQuest.Comet's product pool panel) |
protected String |
DefaultProductListProcessor.getPageNumber(Page page,
Item superItem)
Returns the text that shall be displayed in the 'number' column of the product pool panel of IQuest.Comet
(overwrite this method only, if you just want to change the data of a Page that is shown in the 'number' column of IQuest.Comet's product pool panel) |
protected PublicationPanelEntry |
PublicationPanelHandler.getPublicationPanelEntry(Page page) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePagePreviewWizard.setPage(Page page) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Page> |
GeneratedChapter.PAGESHANDLER
OneToManyHandler for handling 1:n PAGES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Page |
GeneratedPrintManager.createPage(Map attributeValues) |
Page |
GeneratedPrintManager.createPage(SessionContext ctx,
Map attributeValues) |
Page |
GeneratedPlacement.getPage()
Generated method - Getter of the
Placement.page attribute. |
Page |
GeneratedDtpComment.getPage()
Generated method - Getter of the
DtpComment.page attribute. |
Page |
GeneratedPlacement.getPage(SessionContext ctx)
Generated method - Getter of the
Placement.page attribute. |
Page |
GeneratedDtpComment.getPage(SessionContext ctx)
Generated method - Getter of the
DtpComment.page attribute. |
Page |
PrintManager.getPage(String code) |
Page |
GeneratedCometFile.getPagePreview()
Generated method - Getter of the
CometFile.pagePreview attribute. |
Page |
GeneratedCometFile.getPagePreview(SessionContext ctx)
Generated method - Getter of the
CometFile.pagePreview attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<Page> |
GeneratedChapter.getPages()
Generated method - Getter of the
Chapter.pages attribute. |
List<Page> |
PrintManager.getPages(Grid grid) |
List<Page> |
GeneratedChapter.getPages(SessionContext ctx)
Generated method - Getter of the
Chapter.pages attribute. |
Collection<Page> |
GeneratedPublication.getUnassignedPages()
Generated method - Getter of the
Publication.unassignedPages attribute. |
Collection<Page> |
Publication.getUnassignedPages(SessionContext ctx) |
abstract Collection<Page> |
GeneratedPublication.getUnassignedPages(SessionContext ctx)
Generated method - Getter of the
Publication.unassignedPages attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedChapter.addToPages(Page value)
Generated method - Adds
value to pages. |
void |
GeneratedChapter.addToPages(SessionContext ctx,
Page value)
Generated method - Adds
value to pages. |
void |
PrintManager.createPreviewPageJob(Page page)
Deprecated.
use
PagePreviewTools.createPreviewPageJob(Page) instead! |
void |
PrintManager.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status)
Deprecated.
|
void |
PrintManager.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue)
Deprecated.
|
void |
GeneratedChapter.removeFromPages(Page value)
Generated method - Removes
value from pages. |
void |
GeneratedChapter.removeFromPages(SessionContext ctx,
Page value)
Generated method - Removes
value from pages. |
void |
PrintManager.setFileHandlingAttributes(Page page,
String documentPath,
String templateFilePath) |
void |
GeneratedPlacement.setPage(Page value)
Generated method - Setter of the
Placement.page attribute. |
void |
GeneratedDtpComment.setPage(Page value)
Generated method - Setter of the
DtpComment.page attribute. |
void |
GeneratedPlacement.setPage(SessionContext ctx,
Page value)
Generated method - Setter of the
Placement.page attribute. |
void |
GeneratedDtpComment.setPage(SessionContext ctx,
Page value)
Generated method - Setter of the
DtpComment.page attribute. |
void |
GeneratedCometFile.setPagePreview(Page value)
Generated method - Setter of the
CometFile.pagePreview attribute. |
void |
GeneratedCometFile.setPagePreview(SessionContext ctx,
Page value)
Generated method - Setter of the
CometFile.pagePreview attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedChapter.setPages(List<Page> value)
Generated method - Setter of the
Chapter.pages attribute. |
void |
GeneratedChapter.setPages(SessionContext ctx,
List<Page> value)
Generated method - Setter of the
Chapter.pages attribute. |
| Modifier and Type | Method and Description |
|---|---|
static void |
PagePreviewTools.createPreviewPageJob(Page page)
Creates an AutoCometJob that creates previews for pages
|
static void |
PagePreviewTools.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status)
Creates an AutoCometJob that creates previews for pages.
|
static void |
PagePreviewTools.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue)
Creates an AutoCometJob that creates previews for pages
|
static void |
PagePreviewTools.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue,
boolean useTemporaryFiles)
Creates an AutoCometJob that creates previews for pages
|
static void |
PagePreviewTools.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue,
boolean useTemporaryFiles,
Integer previewSize,
EnumerationValue pdfPreset) |
static void |
PagePreviewTools.createPreviewPageJob(Page page,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue,
boolean useTemporaryFiles,
Integer previewSize,
EnumerationValue pdfPreset,
int mode)
Creates an AutoCometJob that creates previews for pages
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintsampledataManager.setFileHandlingAttributes(Page page,
String documentPath,
String templateFilePath) |
Copyright © 2017 SAP SE. All Rights Reserved.