Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.IRRolePerm
Packages that use IRRolePerm
Package
Description
-
Uses of IRRolePerm in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type IRRolePermModifier and TypeMethodDescription<E extends IRRolePerm>
EIRRolePerm.into(E into) Copy data into another generated Record/POJO implementing the common interface IRRolePermMethods in cn.vertxup.rbac.domain.tables.interfaces that return IRRolePermModifier and TypeMethodDescriptiondefault IRRolePermIRRolePerm.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.R_ROLE_PERM.PERM_ID.Setter forDB_ETERNAL.R_ROLE_PERM.ROLE_ID.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type IRRolePermModifier and TypeMethodDescriptionvoidIRRolePerm.from(IRRolePerm from) Load data from another generated Record/POJO implementing the common interface IRRolePerm -
Uses of IRRolePerm in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement IRRolePermMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type IRRolePermMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRRolePermConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRRolePerm -
Uses of IRRolePerm in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement IRRolePermMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type IRRolePermMethods in cn.vertxup.rbac.domain.tables.records with parameters of type IRRolePerm