Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.IRUserRole
Packages that use IRUserRole
Package
Description
-
Uses of IRUserRole in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type IRUserRoleModifier and TypeMethodDescription<E extends IRUserRole>
EIRUserRole.into(E into) Copy data into another generated Record/POJO implementing the common interface IRUserRoleMethods in cn.vertxup.rbac.domain.tables.interfaces that return IRUserRoleModifier and TypeMethodDescriptiondefault IRUserRoleIRUserRole.fromJson(io.vertx.core.json.JsonObject json) IRUserRole.setPriority(Integer value) Setter forDB_ETERNAL.R_USER_ROLE.PRIORITY.Setter forDB_ETERNAL.R_USER_ROLE.ROLE_ID.Setter forDB_ETERNAL.R_USER_ROLE.USER_ID.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type IRUserRoleModifier and TypeMethodDescriptionvoidIRUserRole.from(IRUserRole from) Load data from another generated Record/POJO implementing the common interface IRUserRole -
Uses of IRUserRole in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement IRUserRoleMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type IRUserRoleMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRUserRoleConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRUserRole -
Uses of IRUserRole in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement IRUserRoleMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type IRUserRoleMethods in cn.vertxup.rbac.domain.tables.records with parameters of type IRUserRole