Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.IRGroupRole
Packages that use IRGroupRole
Package
Description
-
Uses of IRGroupRole in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type IRGroupRoleModifier and TypeMethodDescription<E extends IRGroupRole>
EIRGroupRole.into(E into) Copy data into another generated Record/POJO implementing the common interface IRGroupRoleMethods in cn.vertxup.rbac.domain.tables.interfaces that return IRGroupRoleModifier and TypeMethodDescriptiondefault IRGroupRoleIRGroupRole.fromJson(io.vertx.core.json.JsonObject json) IRGroupRole.setGroupId(String value) Setter forDB_ETERNAL.R_GROUP_ROLE.GROUP_ID.IRGroupRole.setPriority(Integer value) Setter forDB_ETERNAL.R_GROUP_ROLE.PRIORITY.Setter forDB_ETERNAL.R_GROUP_ROLE.ROLE_ID.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type IRGroupRoleModifier and TypeMethodDescriptionvoidIRGroupRole.from(IRGroupRole from) Load data from another generated Record/POJO implementing the common interface IRGroupRole -
Uses of IRGroupRole in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement IRGroupRoleMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type IRGroupRoleMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRGroupRoleConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRGroupRole -
Uses of IRGroupRole in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement IRGroupRoleMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type IRGroupRoleMethods in cn.vertxup.rbac.domain.tables.records with parameters of type IRGroupRole