Package io.jmix.dynmodelflowui.model
Class DynamicUniqueConstraintModel
java.lang.Object
io.jmix.dynmodelflowui.model.DynamicUniqueConstraintModel
Model entity for editing
DynamicUniqueConstraintDefinition.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected @NotEmpty List<DynamicStringValueModel> protected UUIDprotected DynamicLocalizedValueModelprotected @NotNull String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetAttributes(List<DynamicStringValueModel> attributes) voidvoidsetMessage(DynamicLocalizedValueModel message) void
-
Field Details
-
id
-
name
-
attributes
-
message
-
-
Constructor Details
-
DynamicUniqueConstraintModel
public DynamicUniqueConstraintModel()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getAttributes
-
setAttributes
-
getMessage
-
setMessage
-