Package io.jmix.samples.rest.entity.sec
Class Role
java.lang.Object
io.jmix.samples.rest.entity.StandardEntity
io.jmix.samples.rest.entity.sec.Role
User role.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getType()
void
setDefaultRole
(Boolean defaultRole) void
setDescription
(String description) void
setLocName
(String locName) void
void
Methods inherited from class io.jmix.samples.rest.entity.StandardEntity
getCreatedBy, getCreateTs, getDeletedBy, getDeleteTs, getId, getUpdatedBy, getUpdateTs, getVersion, setCreatedBy, setCreateTs, setDeletedBy, setDeleteTs, setId, setUpdatedBy, setUpdateTs, setVersion
-
Constructor Details
-
Role
public Role()
-
-
Method Details
-
getCaption
-
getName
-
setName
-
getType
-
setType
-
getLocName
-
setLocName
-
getDescription
-
setDescription
-
getDefaultRole
-
setDefaultRole
-