| Package | Description |
|---|---|
| de.hybris.platform.commons.jalo | |
| de.hybris.platform.commons.jalo.translator |
| Modifier and Type | Method and Description |
|---|---|
ParserProperty |
GeneratedCommonsManager.createParserProperty(java.util.Map attributeValues) |
ParserProperty |
GeneratedCommonsManager.createParserProperty(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<ParserProperty> |
GeneratedJaloTranslatorConfiguration.PARSERPROPERTIESHANDLER
OneToManyHandler for handling 1:n PARSERPROPERTIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParserProperty> |
GeneratedJaloTranslatorConfiguration.getParserProperties()
Generated method - Getter of the
JaloTranslatorConfiguration.parserProperties attribute. |
java.util.List<ParserProperty> |
GeneratedJaloTranslatorConfiguration.getParserProperties(SessionContext ctx)
Generated method - Getter of the
JaloTranslatorConfiguration.parserProperties attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedJaloTranslatorConfiguration.addToParserProperties(ParserProperty value)
Generated method - Adds
value to parserProperties. |
void |
GeneratedJaloTranslatorConfiguration.addToParserProperties(SessionContext ctx,
ParserProperty value)
Generated method - Adds
value to parserProperties. |
void |
GeneratedJaloTranslatorConfiguration.removeFromParserProperties(ParserProperty value)
Generated method - Removes
value from parserProperties. |
void |
GeneratedJaloTranslatorConfiguration.removeFromParserProperties(SessionContext ctx,
ParserProperty value)
Generated method - Removes
value from parserProperties. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedJaloTranslatorConfiguration.setParserProperties(java.util.List<ParserProperty> value)
Generated method - Setter of the
JaloTranslatorConfiguration.parserProperties attribute. |
void |
GeneratedJaloTranslatorConfiguration.setParserProperties(SessionContext ctx,
java.util.List<ParserProperty> value)
Generated method - Setter of the
JaloTranslatorConfiguration.parserProperties attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.