public class CxMapperScriptModel extends ScriptModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
GROUP
Generated constant - Attribute key of
CxMapperScript.group attribute defined at extension personalizationintegration. |
AUTODISABLING, DESCRIPTION, DISABLED, SCRIPTTYPEACTIVE, CHECKSUM, CODE, CONTENT, VERSION_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CxMapperScriptModel()
Generated constructor - Default constructor for generic creation.
|
CxMapperScriptModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CxMapperScriptModel(String _code,
String _content,
String _group)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CxMapperScriptModel(String _code,
String _content,
String _group,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
Generated method - Getter of the
CxMapperScript.group attribute defined at extension personalizationintegration. |
void |
setGroup(String value)
Generated method - Setter of
CxMapperScript.group attribute defined at extension personalizationintegration. |
getDescription, getDescription, getScriptType, isAutodisabling, isDisabled, setAutodisabling, setDescription, setDescription, setDisabled, setScriptTypegetActive, getChecksum, getCode, getContent, getVersion, setActive, setChecksum, setCode, setContent, setVersiongetComments, 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 GROUP
CxMapperScript.group attribute defined at extension personalizationintegration.public CxMapperScriptModel()
public CxMapperScriptModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CxMapperScriptModel(String _code, String _content, String _group)
_code - initial attribute declared by type AbstractDynamicContent at extension core_content - initial attribute declared by type AbstractDynamicContent at extension core_group - initial attribute declared by type CxMapperScript at extension personalizationintegration@Deprecated public CxMapperScriptModel(String _code, String _content, String _group, ItemModel _owner)
_code - initial attribute declared by type AbstractDynamicContent at extension core_content - initial attribute declared by type AbstractDynamicContent at extension core_group - initial attribute declared by type CxMapperScript at extension personalizationintegration_owner - initial attribute declared by type Item at extension coreCopyright © 2017 SAP SE. All Rights Reserved.