| Package | Description |
|---|---|
| de.hybris.platform.commons.jalo | |
| de.hybris.platform.commons.jalo.translator | |
| de.hybris.platform.commons.translator |
| Modifier and Type | Method and Description |
|---|---|
JaloVelocityRenderer |
GeneratedCommonsManager.createJaloVelocityRenderer(Map attributeValues) |
JaloVelocityRenderer |
GeneratedCommonsManager.createJaloVelocityRenderer(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<JaloVelocityRenderer> |
CommonsManager.getJaloVelocityRenderers()
Returns all available VelocityHmcRenderers
|
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<JaloVelocityRenderer> |
GeneratedJaloTranslatorConfiguration.RENDERERSHANDLER
OneToManyHandler for handling 1:n RENDERERS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
List<JaloVelocityRenderer> |
GeneratedJaloTranslatorConfiguration.getRenderers()
Generated method - Getter of the
JaloTranslatorConfiguration.renderers attribute. |
List<JaloVelocityRenderer> |
GeneratedJaloTranslatorConfiguration.getRenderers(SessionContext ctx)
Generated method - Getter of the
JaloTranslatorConfiguration.renderers attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedJaloTranslatorConfiguration.addToRenderers(JaloVelocityRenderer value)
Generated method - Adds
value to renderers. |
void |
GeneratedJaloTranslatorConfiguration.addToRenderers(SessionContext ctx,
JaloVelocityRenderer value)
Generated method - Adds
value to renderers. |
void |
GeneratedJaloTranslatorConfiguration.removeFromRenderers(JaloVelocityRenderer value)
Generated method - Removes
value from renderers. |
void |
GeneratedJaloTranslatorConfiguration.removeFromRenderers(SessionContext ctx,
JaloVelocityRenderer value)
Generated method - Removes
value from renderers. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedJaloTranslatorConfiguration.setRenderers(List<JaloVelocityRenderer> value)
Generated method - Setter of the
JaloTranslatorConfiguration.renderers attribute. |
void |
GeneratedJaloTranslatorConfiguration.setRenderers(SessionContext ctx,
List<JaloVelocityRenderer> value)
Generated method - Setter of the
JaloTranslatorConfiguration.renderers attribute. |
| Modifier and Type | Method and Description |
|---|---|
VelocityRenderer |
RenderersFactoryFromDB.createRenderer(JaloVelocityRenderer renderer,
Properties properties) |
Copyright © 2017 SAP SE. All Rights Reserved.