| Package | Description |
|---|---|
| de.hybris.platform.print.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<CharacterStyle> |
GeneratedStyleContainer.CHARACTERSTYLESHANDLER
OneToManyHandler for handling 1:n CHARACTERSTYLES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
CharacterStyle |
GeneratedPrintManager.createCharacterStyle(Map attributeValues) |
CharacterStyle |
GeneratedPrintManager.createCharacterStyle(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterStyle> |
GeneratedStyleContainer.getCharacterStyles()
Generated method - Getter of the
StyleContainer.characterStyles attribute. |
List<CharacterStyle> |
GeneratedStyleContainer.getCharacterStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.characterStyles attribute. |
List<CharacterStyle> |
StyleContainer.getCharacterStyles(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStyleContainer.addToCharacterStyles(CharacterStyle value)
Generated method - Adds
value to characterStyles. |
void |
GeneratedStyleContainer.addToCharacterStyles(SessionContext ctx,
CharacterStyle value)
Generated method - Adds
value to characterStyles. |
void |
GeneratedStyleContainer.removeFromCharacterStyles(CharacterStyle value)
Generated method - Removes
value from characterStyles. |
void |
GeneratedStyleContainer.removeFromCharacterStyles(SessionContext ctx,
CharacterStyle value)
Generated method - Removes
value from characterStyles. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStyleContainer.setCharacterStyles(List<CharacterStyle> value)
Generated method - Setter of the
StyleContainer.characterStyles attribute. |
void |
GeneratedStyleContainer.setCharacterStyles(SessionContext ctx,
List<CharacterStyle> value)
Generated method - Setter of the
StyleContainer.characterStyles attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.