| Modifier and Type | Method and Description |
|---|---|
protected Placement |
PreviewPanelPlacementHandler.getPlacement(Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Set<Media> |
PreviewPanelPlacementHandler.getMedia(Placement placement,
Map<String,String> parameters) |
protected String |
DefaultProductListProcessor.getPlacementName(Placement placement,
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 Placement that is shown in the 'name' column of IQuest.Comet's product pool panel) |
protected String |
DefaultProductListProcessor.getPlacementNumber(Placement placement,
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 Placement that is shown in the 'number' column of IQuest.Comet's product pool panel) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedItemPlacement
Generated class for type
ItemPlacement. |
class |
ItemPlacement |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Placement> |
GeneratedPage.PLACEMENTSHANDLER
OneToManyHandler for handling 1:n PLACEMENTS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
List<Placement> |
GeneratedPage.getPlacements()
Generated method - Getter of the
Page.placements attribute. |
List<Placement> |
PrintManager.getPlacements(LayoutTemplate layoutTemplate) |
List<Placement> |
GeneratedPage.getPlacements(SessionContext ctx)
Generated method - Getter of the
Page.placements attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPage.addToPlacements(Placement value)
Generated method - Adds
value to placements. |
void |
GeneratedPage.addToPlacements(SessionContext ctx,
Placement value)
Generated method - Adds
value to placements. |
Object |
Placeholder.getRawValue(Placement placement) |
Object |
ExpressionPlaceholder.getRawValue(Placement placement,
SessionContext ctx) |
Object |
TablePlaceholder.getRawValue(Placement placement,
SessionContext ctx) |
Object |
AttributePlaceholder.getRawValue(Placement placement,
SessionContext ctx) |
abstract Object |
Placeholder.getRawValue(Placement placement,
SessionContext ctx)
Returns the value of this placeholder in context of the given placement.
|
Object |
ClassificationAttributePlaceholder.getRawValue(Placement placement,
SessionContext ctx) |
Object |
CustomPlaceholder.getRawValue(Placement placement,
SessionContext ctx) |
String |
Placeholder.getValue(Item item,
Placement placement) |
String |
Placeholder.getValue(Item item,
SessionContext ctx,
Placement placement) |
String |
Placeholder.getValue(Placement placement) |
String |
Placeholder.getValue(Placement placement,
SessionContext ctx) |
void |
GeneratedPage.removeFromPlacements(Placement value)
Generated method - Removes
value from placements. |
void |
GeneratedPage.removeFromPlacements(SessionContext ctx,
Placement value)
Generated method - Removes
value from placements. |
void |
Placeholder.setRawValue(Placement placement,
Object value) |
void |
ExpressionPlaceholder.setRawValue(Placement placement,
SessionContext ctx,
Object value) |
void |
TablePlaceholder.setRawValue(Placement placement,
SessionContext ctx,
Object value) |
void |
AttributePlaceholder.setRawValue(Placement placement,
SessionContext ctx,
Object value) |
abstract void |
Placeholder.setRawValue(Placement placement,
SessionContext ctx,
Object value)
Sets the value of this Placeholder in context of the given placement.
|
void |
ClassificationAttributePlaceholder.setRawValue(Placement placement,
SessionContext ctx,
Object value) |
void |
CustomPlaceholder.setRawValue(Placement placement,
SessionContext ctx,
Object value) |
void |
Placeholder.setValue(Placement placement,
SessionContext ctx,
String value) |
void |
Placeholder.setValue(Placement placement,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPage.setPlacements(List<Placement> value)
Generated method - Setter of the
Page.placements attribute. |
void |
GeneratedPage.setPlacements(SessionContext ctx,
List<Placement> value)
Generated method - Setter of the
Page.placements attribute. |
| Modifier and Type | Method and Description |
|---|---|
Object |
CrossreferenceTargetPlaceholder.getRawValue(Placement placement,
SessionContext ctx) |
void |
CrossreferenceTargetPlaceholder.setRawValue(Placement placement,
SessionContext ctx,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
HTML2DTPtagsTranslator.translate(String translationText,
Placement placement,
String attributeQualifier,
SessionContext ctx)
Translates HTML tags within the given text into DTP-Software tags (InDesign Tagged Text or QuarkXPress tags)
|
String |
AttributeTranslator.translate(String translationText,
Placement placement,
String attributeQualifier,
SessionContext ctx)
Translates the given text
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
PlacementLabelProvider.getIconPath(Placement item) |
protected String |
PlacementLabelProvider.getIconPath(Placement item,
String languageIso) |
protected String |
PlacementLabelProvider.getItemDescription(Placement item) |
protected String |
PlacementLabelProvider.getItemDescription(Placement item,
String languageIso) |
protected String |
PlacementLabelProvider.getItemLabel(Placement plac) |
protected String |
PlacementLabelProvider.getItemLabel(Placement placement,
String languageIso) |
Copyright © 2017 SAP SE. All Rights Reserved.