| Modifier and Type | Method and Description |
|---|---|
JaloTranslatorConfiguration |
GeneratedCommonsManager.createJaloTranslatorConfiguration(Map attributeValues) |
JaloTranslatorConfiguration |
GeneratedCommonsManager.createJaloTranslatorConfiguration(SessionContext ctx,
Map attributeValues) |
JaloTranslatorConfiguration |
CommonsManager.getJaloTranslatorConfigurationByCode(String code)
Returns the first found JaloTranslatorConfiguration for the given code
|
| Modifier and Type | Method and Description |
|---|---|
JaloTranslatorConfiguration |
GeneratedJaloVelocityRenderer.getTranslatorConfiguration()
Generated method - Getter of the
JaloVelocityRenderer.translatorConfiguration attribute. |
JaloTranslatorConfiguration |
GeneratedParserProperty.getTranslatorConfiguration()
Generated method - Getter of the
ParserProperty.translatorConfiguration attribute. |
JaloTranslatorConfiguration |
GeneratedRenderersProperty.getTranslatorConfiguration()
Generated method - Getter of the
RenderersProperty.translatorConfiguration attribute. |
JaloTranslatorConfiguration |
GeneratedJaloVelocityRenderer.getTranslatorConfiguration(SessionContext ctx)
Generated method - Getter of the
JaloVelocityRenderer.translatorConfiguration attribute. |
JaloTranslatorConfiguration |
GeneratedParserProperty.getTranslatorConfiguration(SessionContext ctx)
Generated method - Getter of the
ParserProperty.translatorConfiguration attribute. |
JaloTranslatorConfiguration |
GeneratedRenderersProperty.getTranslatorConfiguration(SessionContext ctx)
Generated method - Getter of the
RenderersProperty.translatorConfiguration attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedJaloVelocityRenderer.setTranslatorConfiguration(JaloTranslatorConfiguration value)
Generated method - Setter of the
JaloVelocityRenderer.translatorConfiguration attribute. |
void |
GeneratedParserProperty.setTranslatorConfiguration(JaloTranslatorConfiguration value)
Generated method - Setter of the
ParserProperty.translatorConfiguration attribute. |
void |
GeneratedRenderersProperty.setTranslatorConfiguration(JaloTranslatorConfiguration value)
Generated method - Setter of the
RenderersProperty.translatorConfiguration attribute. |
void |
GeneratedJaloVelocityRenderer.setTranslatorConfiguration(SessionContext ctx,
JaloTranslatorConfiguration value)
Generated method - Setter of the
JaloVelocityRenderer.translatorConfiguration attribute. |
void |
GeneratedParserProperty.setTranslatorConfiguration(SessionContext ctx,
JaloTranslatorConfiguration value)
Generated method - Setter of the
ParserProperty.translatorConfiguration attribute. |
void |
GeneratedRenderersProperty.setTranslatorConfiguration(SessionContext ctx,
JaloTranslatorConfiguration value)
Generated method - Setter of the
RenderersProperty.translatorConfiguration attribute. |
| Constructor and Description |
|---|
RenderersFactoryFromDB(JaloTranslatorConfiguration config,
SessionContext ctx)
Create a
RenderersFactory that gets it's configuration from a
|
| Modifier and Type | Method and Description |
|---|---|
static double |
CometPrintTools.pixToPt(double dim,
JaloTranslatorConfiguration translatorConfig)
Converts dimensions specified in pixel to pt (point).
|
| Modifier and Type | Method and Description |
|---|---|
JaloTranslatorConfiguration |
GeneratedCometConfiguration.getTranslatorConfiguration()
Generated method - Getter of the
CometConfiguration.translatorConfiguration attribute. |
JaloTranslatorConfiguration |
GeneratedCometConfiguration.getTranslatorConfiguration(SessionContext ctx)
Generated method - Getter of the
CometConfiguration.translatorConfiguration attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCometConfiguration.setTranslatorConfiguration(JaloTranslatorConfiguration value)
Generated method - Setter of the
CometConfiguration.translatorConfiguration attribute. |
void |
GeneratedCometConfiguration.setTranslatorConfiguration(SessionContext ctx,
JaloTranslatorConfiguration value)
Generated method - Setter of the
CometConfiguration.translatorConfiguration attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.