Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISRole
Packages that use ISRole
Package
Description
-
Uses of ISRole in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISRoleModifier and TypeMethodDescription<E extends ISRole>
EISRole.into(E into) Copy data into another generated Record/POJO implementing the common interface ISRoleMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISRoleModifier and TypeMethodDescriptiondefault ISRoleISRole.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_ROLE.ACTIVE.ISRole.setCategory(String value) Setter forDB_ETERNAL.S_ROLE.CATEGORY.Setter forDB_ETERNAL.S_ROLE.CODE.ISRole.setComment(String value) Setter forDB_ETERNAL.S_ROLE.COMMENT.ISRole.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_ROLE.CREATED_AT.ISRole.setCreatedBy(String value) Setter forDB_ETERNAL.S_ROLE.CREATED_BY.Setter forDB_ETERNAL.S_ROLE.KEY.ISRole.setLanguage(String value) Setter forDB_ETERNAL.S_ROLE.LANGUAGE.ISRole.setMetadata(String value) Setter forDB_ETERNAL.S_ROLE.METADATA.ISRole.setModelId(String value) Setter forDB_ETERNAL.S_ROLE.MODEL_ID.ISRole.setModelKey(String value) Setter forDB_ETERNAL.S_ROLE.MODEL_KEY.Setter forDB_ETERNAL.S_ROLE.NAME.Setter forDB_ETERNAL.S_ROLE.POWER.Setter forDB_ETERNAL.S_ROLE.SIGMA.ISRole.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_ROLE.UPDATED_AT.ISRole.setUpdatedBy(String value) Setter forDB_ETERNAL.S_ROLE.UPDATED_BY.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISRole -
Uses of ISRole in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISRoleMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISRoleMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISRoleConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISRole -
Uses of ISRole in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISRoleMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISRoleMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISRole