public class HybrisEnumValueCodeConstraintModel extends AttributeConstraintModel
HybrisEnumValueCode constraint definition.
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
VALUE
Generated constant - Attribute key of
HybrisEnumValueCodeConstraint.value attribute defined at extension platformbackoffice. |
DESCRIPTOR, LANGUAGES, QUALIFIERACTIVE, ANNOTATION, CONSTRAINTGROUPS, DEFAULTMESSAGE, ID, MESSAGE, NEEDRELOAD, SEVERITY, TARGET, TYPE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
HybrisEnumValueCodeConstraintModel()
Generated constructor - Default constructor for generic creation.
|
HybrisEnumValueCodeConstraintModel(java.lang.Class _annotation,
java.lang.String _id,
ItemModel _owner,
java.lang.String _value)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
HybrisEnumValueCodeConstraintModel(java.lang.Class _annotation,
java.lang.String _id,
java.lang.String _value)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
HybrisEnumValueCodeConstraintModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Generated method - Getter of the
HybrisEnumValueCodeConstraint.value attribute defined at extension platformbackoffice. |
void |
setValue(java.lang.String value)
Generated method - Setter of
HybrisEnumValueCodeConstraint.value attribute defined at extension platformbackoffice. |
getDescriptor, getLanguages, getQualifier, setDescriptor, setLanguages, setQualifiergetAnnotation, getConstraintGroups, getDefaultMessage, getDefaultMessage, getId, getMessage, getMessage, getSeverity, getTarget, getType, isActive, isNeedReload, setActive, setAnnotation, setConstraintGroups, setId, setMessage, setMessage, setSeverity, setTarget, setTypegetComments, 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 VALUE
HybrisEnumValueCodeConstraint.value attribute defined at extension platformbackoffice.public HybrisEnumValueCodeConstraintModel()
public HybrisEnumValueCodeConstraintModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public HybrisEnumValueCodeConstraintModel(java.lang.Class _annotation,
java.lang.String _id,
java.lang.String _value)
_annotation - initial attribute declared by type HybrisEnumValueCodeConstraint at extension platformbackoffice_id - initial attribute declared by type AbstractConstraint at extension validation_value - initial attribute declared by type HybrisEnumValueCodeConstraint at extension platformbackoffice@Deprecated
public HybrisEnumValueCodeConstraintModel(java.lang.Class _annotation,
java.lang.String _id,
ItemModel _owner,
java.lang.String _value)
_annotation - initial attribute declared by type HybrisEnumValueCodeConstraint at extension platformbackoffice_id - initial attribute declared by type AbstractConstraint at extension validation_owner - initial attribute declared by type Item at extension core_value - initial attribute declared by type HybrisEnumValueCodeConstraint at extension platformbackofficeCopyright © 2018 SAP SE. All Rights Reserved.