public class RenderersPropertyModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TRANSLATORCONFIG2RENDERPROPERTIES
Generated relation code constant for relation
TranslatorConfig2RenderProperties defining source attribute translatorConfiguration in extension commons. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
KEY
Generated constant - Attribute key of
RenderersProperty.key attribute defined at extension commons. |
static String |
TRANSLATORCONFIGURATION
Generated constant - Attribute key of
RenderersProperty.translatorConfiguration attribute defined at extension commons. |
static String |
TRANSLATORCONFIGURATIONPOS
Generated constant - Attribute key of
RenderersProperty.translatorConfigurationPOS attribute defined at extension commons. |
static String |
VALUE
Generated constant - Attribute key of
RenderersProperty.value attribute defined at extension commons. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_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 |
|---|---|
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. |
String |
getValue()
Generated method - Getter of the
RenderersProperty.value attribute defined at extension commons. |
void |
setKey(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(String value)
Generated method - Setter of
RenderersProperty.value attribute defined at extension commons. |
getComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final String _TRANSLATORCONFIG2RENDERPROPERTIES
TranslatorConfig2RenderProperties defining source attribute translatorConfiguration in extension commons.public static final String KEY
RenderersProperty.key attribute defined at extension commons.public static final String VALUE
RenderersProperty.value attribute defined at extension commons.public static final String TRANSLATORCONFIGURATIONPOS
RenderersProperty.translatorConfigurationPOS attribute defined at extension commons.public static final 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 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 String getValue()
RenderersProperty.value attribute defined at extension commons.@Accessor(qualifier="key", type=SETTER) public void setKey(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 © 2017 SAP SE. All Rights Reserved.