Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.IRUserGroup
Packages that use IRUserGroup
Package
Description
-
Uses of IRUserGroup in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type IRUserGroupModifier and TypeMethodDescription<E extends IRUserGroup>
EIRUserGroup.into(E into) Copy data into another generated Record/POJO implementing the common interface IRUserGroupMethods in cn.vertxup.rbac.domain.tables.interfaces that return IRUserGroupModifier and TypeMethodDescriptiondefault IRUserGroupIRUserGroup.fromJson(io.vertx.core.json.JsonObject json) IRUserGroup.setGroupId(String value) Setter forDB_ETERNAL.R_USER_GROUP.GROUP_ID.IRUserGroup.setPriority(Integer value) Setter forDB_ETERNAL.R_USER_GROUP.PRIORITY.Setter forDB_ETERNAL.R_USER_GROUP.USER_ID.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type IRUserGroupModifier and TypeMethodDescriptionvoidIRUserGroup.from(IRUserGroup from) Load data from another generated Record/POJO implementing the common interface IRUserGroup -
Uses of IRUserGroup in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement IRUserGroupMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type IRUserGroupMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRUserGroupConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type IRUserGroup -
Uses of IRUserGroup in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement IRUserGroupMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type IRUserGroupMethods in cn.vertxup.rbac.domain.tables.records with parameters of type IRUserGroup