| Modifier and Type | Method and Description |
|---|---|
protected List<Page> |
ChapterPreviewProductListProcessor.getAllChapterPages(Chapter chapter) |
protected List<CometProduct> |
PagePreviewProductListProcessor.getChapterEntries(Chapter contextItem) |
protected List<CometProduct> |
ChapterPreviewProductListProcessor.getChapterEntries(Chapter contextItem) |
protected String |
DefaultProductListProcessor.getChapterName(Chapter chapter,
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 Chapter that is shown in the 'name' column of IQuest.Comet's product pool panel) |
protected String |
DefaultProductListProcessor.getChapterNumber(Chapter chapter,
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 Chapter that is shown in the 'number' column of IQuest.Comet's product pool panel) |
protected CometProduct |
PagePreviewProductListProcessor.getCometChapter(Chapter chapter,
int counter) |
protected PublicationPanelEntry |
PublicationPanelHandler.getPublicationPanelEntry(Chapter chapter) |
| Modifier and Type | Method and Description |
|---|---|
Chapter |
CreateChapterPreviewWizard.getChapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateChapterPreviewWizard.setChapter(Chapter chapter) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Chapter> |
GeneratedChapter.SUBCHAPTERSHANDLER
OneToManyHandler for handling 1:n SUBCHAPTERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Chapter |
GeneratedPrintManager.createChapter(Map attributeValues) |
Chapter |
GeneratedPrintManager.createChapter(SessionContext ctx,
Map attributeValues) |
Chapter |
GeneratedPage.getChapter()
Generated method - Getter of the
Page.chapter attribute. |
Chapter |
GeneratedPage.getChapter(SessionContext ctx)
Generated method - Getter of the
Page.chapter attribute. |
Chapter |
GeneratedCometFile.getChapterPreview()
Generated method - Getter of the
CometFile.chapterPreview attribute. |
Chapter |
GeneratedCometFile.getChapterPreview(SessionContext ctx)
Generated method - Getter of the
CometFile.chapterPreview attribute. |
Chapter |
GeneratedChapter.getSuperChapter()
Generated method - Getter of the
Chapter.superChapter attribute. |
Chapter |
GeneratedChapter.getSuperChapter(SessionContext ctx)
Generated method - Getter of the
Chapter.superChapter attribute. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Chapter> |
GeneratedPublication.getRootChapters()
Generated method - Getter of the
Publication.rootChapters attribute. |
Collection<Chapter> |
Publication.getRootChapters(SessionContext ctx)
Returns all root chapters
|
abstract Collection<Chapter> |
GeneratedPublication.getRootChapters(SessionContext ctx)
Generated method - Getter of the
Publication.rootChapters attribute. |
List<Chapter> |
GeneratedChapter.getSubChapters()
Generated method - Getter of the
Chapter.subChapters attribute. |
List<Chapter> |
GeneratedChapter.getSubChapters(SessionContext ctx)
Generated method - Getter of the
Chapter.subChapters attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedChapter.addToSubChapters(Chapter value)
Generated method - Adds
value to subChapters. |
void |
GeneratedChapter.addToSubChapters(SessionContext ctx,
Chapter value)
Generated method - Adds
value to subChapters. |
void |
GeneratedChapter.removeFromSubChapters(Chapter value)
Generated method - Removes
value from subChapters. |
void |
GeneratedChapter.removeFromSubChapters(SessionContext ctx,
Chapter value)
Generated method - Removes
value from subChapters. |
void |
GeneratedPage.setChapter(Chapter value)
Generated method - Setter of the
Page.chapter attribute. |
void |
Page.setChapter(SessionContext ctx,
Chapter chapter) |
void |
GeneratedPage.setChapter(SessionContext ctx,
Chapter value)
Generated method - Setter of the
Page.chapter attribute. |
void |
GeneratedCometFile.setChapterPreview(Chapter value)
Generated method - Setter of the
CometFile.chapterPreview attribute. |
void |
GeneratedCometFile.setChapterPreview(SessionContext ctx,
Chapter value)
Generated method - Setter of the
CometFile.chapterPreview attribute. |
void |
PrintManager.setFileHandlingAttributes(Chapter chapter,
String documentPath,
String templateFilePath) |
void |
GeneratedChapter.setSuperChapter(Chapter value)
Generated method - Setter of the
Chapter.superChapter attribute. |
void |
Chapter.setSuperChapter(SessionContext ctx,
Chapter chapter) |
void |
GeneratedChapter.setSuperChapter(SessionContext ctx,
Chapter value)
Generated method - Setter of the
Chapter.superChapter attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedChapter.setSubChapters(List<Chapter> value)
Generated method - Setter of the
Chapter.subChapters attribute. |
void |
GeneratedChapter.setSubChapters(SessionContext ctx,
List<Chapter> value)
Generated method - Setter of the
Chapter.subChapters attribute. |
| Modifier and Type | Method and Description |
|---|---|
static void |
PublicationPermissionsUtils.addRemoveDependentPermissions(Chapter chapter,
Map currentValues)
Adds or removes dependent permissions for given chapter
|
static void |
PagePreviewTools.createPreviewChapterJob(Chapter chapter,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue,
boolean useTemporaryFiles,
Integer previewSize,
EnumerationValue pdfPreset) |
static void |
PagePreviewTools.createPreviewChapterJob(Chapter chapter,
CometConstants.AutoCometJob status,
EnumerationValue enumvalue,
boolean useTemporaryFiles,
Integer previewSize,
EnumerationValue pdfPreset,
int mode)
Creates an AutoCometJob that creates previews for chapters
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
ChapterLabelProvider.getIconPath(Chapter item) |
protected String |
ChapterLabelProvider.getIconPath(Chapter item,
String languageIso) |
protected String |
ChapterLabelProvider.getItemDescription(Chapter item) |
protected String |
ChapterLabelProvider.getItemDescription(Chapter item,
String languageIso) |
protected String |
ChapterLabelProvider.getItemLabel(Chapter chap) |
protected String |
ChapterLabelProvider.getItemLabel(Chapter chap,
String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintsampledataManager.setFileHandlingAttributes(Chapter chapter,
String documentPath,
String templateFilePath) |
Copyright © 2017 SAP SE. All Rights Reserved.