public class JaloVelocityRendererModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TRANSLATORCONFIG2RENDERERS
Generated relation code constant for relation
TranslatorConfig2Renderers defining source attribute translatorConfiguration in extension commons. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
NAME
Generated constant - Attribute key of
JaloVelocityRenderer.name attribute defined at extension commons. |
static java.lang.String |
TEMPLATE
Generated constant - Attribute key of
JaloVelocityRenderer.template attribute defined at extension commons. |
static java.lang.String |
TRANSLATORCONFIGURATION
Generated constant - Attribute key of
JaloVelocityRenderer.translatorConfiguration attribute defined at extension commons. |
static java.lang.String |
TRANSLATORCONFIGURATIONPOS
Generated constant - Attribute key of
JaloVelocityRenderer.translatorConfigurationPOS attribute defined at extension commons. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
JaloVelocityRendererModel()
Generated constructor - Default constructor for generic creation.
|
JaloVelocityRendererModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
JaloVelocityRendererModel(java.lang.String _name)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
JaloVelocityRendererModel(java.lang.String _name,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Generated method - Getter of the
JaloVelocityRenderer.name attribute defined at extension commons. |
java.lang.String |
getTemplate()
Generated method - Getter of the
JaloVelocityRenderer.template attribute defined at extension commons. |
JaloTranslatorConfigurationModel |
getTranslatorConfiguration()
Generated method - Getter of the
JaloVelocityRenderer.translatorConfiguration attribute defined at extension commons. |
void |
setName(java.lang.String value)
Generated method - Setter of
JaloVelocityRenderer.name attribute defined at extension commons. |
void |
setTemplate(java.lang.String value)
Generated method - Setter of
JaloVelocityRenderer.template attribute defined at extension commons. |
void |
setTranslatorConfiguration(JaloTranslatorConfigurationModel value)
Generated method - Setter of
JaloVelocityRenderer.translatorConfiguration attribute defined at extension commons. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _TRANSLATORCONFIG2RENDERERS
TranslatorConfig2Renderers defining source attribute translatorConfiguration in extension commons.public static final java.lang.String NAME
JaloVelocityRenderer.name attribute defined at extension commons.public static final java.lang.String TEMPLATE
JaloVelocityRenderer.template attribute defined at extension commons.public static final java.lang.String TRANSLATORCONFIGURATIONPOS
JaloVelocityRenderer.translatorConfigurationPOS attribute defined at extension commons.public static final java.lang.String TRANSLATORCONFIGURATION
JaloVelocityRenderer.translatorConfiguration attribute defined at extension commons.public JaloVelocityRendererModel()
public JaloVelocityRendererModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public JaloVelocityRendererModel(java.lang.String _name)
_name - initial attribute declared by type JaloVelocityRenderer at extension commons@Deprecated
public JaloVelocityRendererModel(java.lang.String _name,
ItemModel _owner)
_name - initial attribute declared by type JaloVelocityRenderer at extension commons_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
JaloVelocityRenderer.name attribute defined at extension commons.@Accessor(qualifier="template", type=GETTER) public java.lang.String getTemplate()
JaloVelocityRenderer.template attribute defined at extension commons.@Accessor(qualifier="translatorConfiguration", type=GETTER) public JaloTranslatorConfigurationModel getTranslatorConfiguration()
JaloVelocityRenderer.translatorConfiguration attribute defined at extension commons.@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
JaloVelocityRenderer.name attribute defined at extension commons.value - the name - renderer name@Accessor(qualifier="template", type=SETTER) public void setTemplate(java.lang.String value)
JaloVelocityRenderer.template attribute defined at extension commons.value - the template - velocity template@Accessor(qualifier="translatorConfiguration", type=SETTER) public void setTranslatorConfiguration(JaloTranslatorConfigurationModel value)
JaloVelocityRenderer.translatorConfiguration attribute defined at extension commons.value - the translatorConfigurationCopyright © 2018 SAP SE. All Rights Reserved.