Package io.jmix.dynmodelflowui.model
Class DynamicEntityResourceRolesModel
java.lang.Object
io.jmix.dynmodelflowui.model.DynamicEntityResourceRolesModel
Model entity for editing
DynamicEntityAccessDefinition.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<DynamicStringValueModel> protected List<DynamicStringValueModel> protected UUIDprotected List<DynamicStringValueModel> protected List<DynamicStringValueModel> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getRead()voidsetCreate(List<DynamicStringValueModel> create) voidsetDelete(List<DynamicStringValueModel> delete) voidvoidsetRead(List<DynamicStringValueModel> read) voidsetUpdate(List<DynamicStringValueModel> update)
-
Field Details
-
id
-
read
-
create
-
update
-
delete
-
-
Constructor Details
-
DynamicEntityResourceRolesModel
public DynamicEntityResourceRolesModel()
-
-
Method Details
-
getId
-
setId
-
getRead
-
setRead
-
getCreate
-
setCreate
-
getUpdate
-
setUpdate
-
getDelete
-
setDelete
-
getCaption
-