public class ProductConfigSourceRuleModel extends SourceRuleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
MESSAGESEVERITY
Generated constant - Attribute key of
ProductConfigSourceRule.messageSeverity attribute defined at extension sapproductconfigrules. |
ACTIONS, CONDITIONS_RULEGROUP2ABSTRACTRULE, CODE, DESCRIPTION, ENDDATE, MAXALLOWEDRUNS, MESSAGEFIRED, NAME, PRIORITY, RULEGROUP, SAPCONDITIONTYPE, STACKABLE, STARTDATE, STATUS, UUID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ProductConfigSourceRuleModel()
Generated constructor - Default constructor for generic creation.
|
ProductConfigSourceRuleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ProductConfigSourceRuleModel(String _code)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ProductConfigSourceRuleModel(String _code,
ItemModel _owner,
String _uuid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ProductConfigRuleMessageSeverity |
getMessageSeverity()
Generated method - Getter of the
ProductConfigSourceRule.messageSeverity attribute defined at extension sapproductconfigrules. |
void |
setMessageSeverity(ProductConfigRuleMessageSeverity value)
Generated method - Setter of
ProductConfigSourceRule.messageSeverity attribute defined at extension sapproductconfigrules. |
getActions, getConditions, setActions, setConditionsgetCode, getDescription, getDescription, getEndDate, getMaxAllowedRuns, getMessageFired, getMessageFired, getName, getName, getPriority, getRuleGroup, getSapConditionType, getStackable, getStartDate, getStatus, getUuid, setCode, setDescription, setDescription, setEndDate, setMaxAllowedRuns, setMessageFired, setMessageFired, setName, setName, setPriority, setRuleGroup, setSapConditionType, setStackable, setStartDate, setStatus, setUuidgetComments, 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 MESSAGESEVERITY
ProductConfigSourceRule.messageSeverity attribute defined at extension sapproductconfigrules.public ProductConfigSourceRuleModel()
public ProductConfigSourceRuleModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ProductConfigSourceRuleModel(String _code)
_code - initial attribute declared by type AbstractRule at extension ruleengineservices@Deprecated public ProductConfigSourceRuleModel(String _code, ItemModel _owner, String _uuid)
_code - initial attribute declared by type AbstractRule at extension ruleengineservices_owner - initial attribute declared by type Item at extension core_uuid - initial attribute declared by type AbstractRule at extension ruleengineservices@Accessor(qualifier="messageSeverity", type=GETTER) public ProductConfigRuleMessageSeverity getMessageSeverity()
ProductConfigSourceRule.messageSeverity attribute defined at extension sapproductconfigrules.@Accessor(qualifier="messageSeverity", type=SETTER) public void setMessageSeverity(ProductConfigRuleMessageSeverity value)
ProductConfigSourceRule.messageSeverity attribute defined at extension sapproductconfigrules.value - the messageSeverity - Severity of the rule related message.Copyright © 2017 SAP SE. All Rights Reserved.