| Package | Description |
|---|---|
| de.hybris.platform.print.comet.utils | |
| de.hybris.platform.print.hmc.attribute | |
| de.hybris.platform.print.jalo | |
| de.hybris.platform.print.jalo.link |
| Modifier and Type | Method and Description |
|---|---|
Placeholder |
CometParameterMap.getPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PlaceholderXmlSynchronizer.placeholderChangedAfter(Placeholder placeholder,
Date syncDate) |
protected void |
PlaceholderTagListener.updatePlaceholder(Placeholder placeholder) |
protected static void |
PlaceholderTagListener.writePlaceholder(Placeholder placeholder,
PlaceholderTagListener tagListener,
XMLOutputter xmlOut)
Writes the placeholder tag with all subtags for the given placeholder item.
|
| Modifier and Type | Method and Description |
|---|---|
List<Placeholder> |
PreviewContextDisplayChip.getPlaceholders() |
List<Placeholder> |
PlaceholderDisplayChip.getPlaceholders() |
| Modifier and Type | Method and Description |
|---|---|
String |
PlaceholderDisplayChip.getPlaceholderSource(Placeholder ph) |
String |
PlaceholderDisplayChip.getValue(Placeholder ph) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributePlaceholder |
class |
ClassificationAttributePlaceholder |
class |
CustomPlaceholder
A placeholder created in WerkII (workbench).
|
class |
ExpressionPlaceholder |
class |
GeneratedAttributePlaceholder
Generated class for type
AttributePlaceholder. |
class |
GeneratedClassificationAttributePlaceholder
Generated class for type
ClassificationAttributePlaceholder. |
class |
GeneratedCustomPlaceholder
Generated class for type
CustomPlaceholder. |
class |
GeneratedExpressionPlaceholder
Generated class for type
ExpressionPlaceholder. |
class |
GeneratedTablePlaceholder
Generated class for type
TablePlaceholder. |
class |
TablePlaceholder |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Placeholder> |
GeneratedPlaceholderTemplate.PLACEHOLDERSHANDLER
OneToManyHandler for handling 1:n PLACEHOLDERS's relation attributes from 'many' side. |
protected static OneToManyHandler<Placeholder> |
GeneratedCometConfiguration.PLACEHOLDERSHANDLER
OneToManyHandler for handling 1:n PLACEHOLDERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Placeholder |
PlaceholderTemplate.getPlaceholder(String qualifier) |
Placeholder |
PrintManager.getPlaceholderByActionId(int id) |
Placeholder |
PrintManager.getPlaceholderById(int id) |
Placeholder |
CometConfiguration.getPlaceholderById(int id) |
| Modifier and Type | Method and Description |
|---|---|
List<Placeholder> |
PlaceholderTemplate.getPlaceholderList() |
Collection<Placeholder> |
GeneratedPlaceholderTemplate.getPlaceholders()
Generated method - Getter of the
PlaceholderTemplate.placeholders attribute. |
List<Placeholder> |
GeneratedCometConfiguration.getPlaceholders()
Generated method - Getter of the
CometConfiguration.placeholders attribute. |
Collection<Placeholder> |
GeneratedPlaceholderTemplate.getPlaceholders(SessionContext ctx)
Generated method - Getter of the
PlaceholderTemplate.placeholders attribute. |
List<Placeholder> |
GeneratedCometConfiguration.getPlaceholders(SessionContext ctx)
Generated method - Getter of the
CometConfiguration.placeholders attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPlaceholderTemplate.addToPlaceholders(Placeholder value)
Generated method - Adds
value to placeholders. |
void |
GeneratedCometConfiguration.addToPlaceholders(Placeholder value)
Generated method - Adds
value to placeholders. |
void |
GeneratedPlaceholderTemplate.addToPlaceholders(SessionContext ctx,
Placeholder value)
Generated method - Adds
value to placeholders. |
void |
GeneratedCometConfiguration.addToPlaceholders(SessionContext ctx,
Placeholder value)
Generated method - Adds
value to placeholders. |
void |
GeneratedPlaceholderTemplate.removeFromPlaceholders(Placeholder value)
Generated method - Removes
value from placeholders. |
void |
GeneratedCometConfiguration.removeFromPlaceholders(Placeholder value)
Generated method - Removes
value from placeholders. |
void |
GeneratedPlaceholderTemplate.removeFromPlaceholders(SessionContext ctx,
Placeholder value)
Generated method - Removes
value from placeholders. |
void |
GeneratedCometConfiguration.removeFromPlaceholders(SessionContext ctx,
Placeholder value)
Generated method - Removes
value from placeholders. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPlaceholderTemplate.setPlaceholders(Collection<Placeholder> value)
Generated method - Setter of the
PlaceholderTemplate.placeholders attribute. |
void |
GeneratedCometConfiguration.setPlaceholders(List<Placeholder> value)
Generated method - Setter of the
CometConfiguration.placeholders attribute. |
void |
GeneratedPlaceholderTemplate.setPlaceholders(SessionContext ctx,
Collection<Placeholder> value)
Generated method - Setter of the
PlaceholderTemplate.placeholders attribute. |
void |
GeneratedCometConfiguration.setPlaceholders(SessionContext ctx,
List<Placeholder> value)
Generated method - Setter of the
CometConfiguration.placeholders attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
CrossreferenceTargetPlaceholder |
class |
GeneratedCrossreferenceTargetPlaceholder
Generated class for type
CrossreferenceTargetPlaceholder. |
Copyright © 2017 SAP SE. All Rights Reserved.