| Package | Description |
|---|---|
| de.hybris.platform.print.jalo | |
| de.hybris.platform.printcockpit.services.label.impl |
| Modifier and Type | Method and Description |
|---|---|
MasterPage |
GeneratedPrintManager.createMasterPage(Map attributeValues) |
MasterPage |
GeneratedPrintManager.createMasterPage(SessionContext ctx,
Map attributeValues) |
MasterPage |
GeneratedPage.getMasterPage()
Generated method - Getter of the
Page.masterPage attribute. |
MasterPage |
GeneratedPage.getMasterPage(SessionContext ctx)
Generated method - Getter of the
Page.masterPage attribute. |
MasterPage |
GeneratedPage.getMasterPageAlt()
Generated method - Getter of the
Page.masterPageAlt attribute. |
MasterPage |
GeneratedPage.getMasterPageAlt(SessionContext ctx)
Generated method - Getter of the
Page.masterPageAlt attribute. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MasterPage> |
PrintManager.getAllMasterPages(ComposedType type) |
Collection<MasterPage> |
GeneratedPage.getAllUsableMasterPages()
Generated method - Getter of the
Page.allUsableMasterPages attribute. |
Collection<MasterPage> |
Page.getAllUsableMasterPages(SessionContext ctx) |
abstract Collection<MasterPage> |
GeneratedPage.getAllUsableMasterPages(SessionContext ctx)
Generated method - Getter of the
Page.allUsableMasterPages attribute. |
List<MasterPage> |
PrintManager.getMasterPages(PlaceholderTemplate placeholderTemplate) |
List<MasterPage> |
PrintManager.getMasterPages(SessionContext ctx,
PlaceholderTemplate placeholderTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPage.setMasterPage(MasterPage value)
Generated method - Setter of the
Page.masterPage attribute. |
void |
GeneratedPage.setMasterPage(SessionContext ctx,
MasterPage value)
Generated method - Setter of the
Page.masterPage attribute. |
void |
GeneratedPage.setMasterPageAlt(MasterPage value)
Generated method - Setter of the
Page.masterPageAlt attribute. |
void |
GeneratedPage.setMasterPageAlt(SessionContext ctx,
MasterPage value)
Generated method - Setter of the
Page.masterPageAlt attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
MasterPageLabelProvider.getIconPath(MasterPage item) |
protected String |
MasterPageLabelProvider.getIconPath(MasterPage item,
String languageIso) |
protected String |
MasterPageLabelProvider.getItemDescription(MasterPage item) |
protected String |
MasterPageLabelProvider.getItemDescription(MasterPage item,
String languageIso) |
protected String |
MasterPageLabelProvider.getItemLabel(MasterPage master) |
protected String |
MasterPageLabelProvider.getItemLabel(MasterPage master,
String languageIso) |
Copyright © 2017 SAP SE. All Rights Reserved.