public class RenderersPropertyModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TRANSLATORCONFIG2RENDERPROPERTIES
Generated relation code constant for relation
TranslatorConfig2RenderProperties defining source attribute translatorConfiguration in extension commons. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
KEY
Generated constant - Attribute key of
RenderersProperty.key attribute defined at extension commons. |
static java.lang.String |
TRANSLATORCONFIGURATION
Generated constant - Attribute key of
RenderersProperty.translatorConfiguration attribute defined at extension commons. |
static java.lang.String |
TRANSLATORCONFIGURATIONPOS
Generated constant - Attribute key of
RenderersProperty.translatorConfigurationPOS attribute defined at extension commons. |
static java.lang.String |
VALUE
Generated constant - Attribute key of
RenderersProperty.value attribute defined at extension commons. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
RenderersPropertyModel()
Generated constructor - Default constructor for generic creation.
|
RenderersPropertyModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
RenderersPropertyModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
Generated method - Getter of the
RenderersProperty.key attribute defined at extension commons. |
JaloTranslatorConfigurationModel |
getTranslatorConfiguration()
Generated method - Getter of the
RenderersProperty.translatorConfiguration attribute defined at extension commons. |
java.lang.String |
getValue()
Generated method - Getter of the
RenderersProperty.value attribute defined at extension commons. |
void |
setKey(java.lang.String value)
Generated method - Setter of
RenderersProperty.key attribute defined at extension commons. |
void |
setTranslatorConfiguration(JaloTranslatorConfigurationModel value)
Generated method - Setter of
RenderersProperty.translatorConfiguration attribute defined at extension commons. |
void |
setValue(java.lang.String value)
Generated method - Setter of
RenderersProperty.value 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 _TRANSLATORCONFIG2RENDERPROPERTIES
TranslatorConfig2RenderProperties defining source attribute translatorConfiguration in extension commons.public static final java.lang.String KEY
RenderersProperty.key attribute defined at extension commons.public static final java.lang.String VALUE
RenderersProperty.value attribute defined at extension commons.public static final java.lang.String TRANSLATORCONFIGURATIONPOS
RenderersProperty.translatorConfigurationPOS attribute defined at extension commons.public static final java.lang.String TRANSLATORCONFIGURATION
RenderersProperty.translatorConfiguration attribute defined at extension commons.public RenderersPropertyModel()
public RenderersPropertyModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public RenderersPropertyModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="key", type=GETTER) public java.lang.String getKey()
RenderersProperty.key attribute defined at extension commons.@Accessor(qualifier="translatorConfiguration", type=GETTER) public JaloTranslatorConfigurationModel getTranslatorConfiguration()
RenderersProperty.translatorConfiguration attribute defined at extension commons.@Accessor(qualifier="value", type=GETTER) public java.lang.String getValue()
RenderersProperty.value attribute defined at extension commons.@Accessor(qualifier="key", type=SETTER) public void setKey(java.lang.String value)
RenderersProperty.key attribute defined at extension commons.value - the key - key@Accessor(qualifier="translatorConfiguration", type=SETTER) public void setTranslatorConfiguration(JaloTranslatorConfigurationModel value)
RenderersProperty.translatorConfiguration attribute defined at extension commons.value - the translatorConfigurationCopyright © 2018 SAP SE. All Rights Reserved.