| Package | Description |
|---|---|
| cn.vertxup.domain.tables.interfaces | |
| cn.vertxup.domain.tables.pojos | |
| cn.vertxup.domain.tables.records |
| Modifier and Type | Method and Description |
|---|---|
<E extends IRRolePerm> |
IRRolePerm.into(E into)
Copy data into another generated Record/POJO implementing the common interface IRRolePerm
|
| Modifier and Type | Method and Description |
|---|---|
default IRRolePerm |
IRRolePerm.fromJson(io.vertx.core.json.JsonObject json) |
IRRolePerm |
IRRolePerm.setPermId(String value)
Setter for
DB_RBAC.R_ROLE_PERM.PERM_ID. |
IRRolePerm |
IRRolePerm.setRoleId(String value)
Setter for
DB_RBAC.R_ROLE_PERM.ROLE_ID. |
| Modifier and Type | Method and Description |
|---|---|
void |
IRRolePerm.from(IRRolePerm from)
Load data from another generated Record/POJO implementing the common interface IRRolePerm
|
| Modifier and Type | Class and Description |
|---|---|
class |
RRolePerm
This class is generated by jOOQ.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends IRRolePerm> |
RRolePerm.into(E into)
Copy data into another generated Record/POJO implementing the common interface IRRolePerm
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRolePerm.from(IRRolePerm from)
Load data from another generated Record/POJO implementing the common interface IRRolePerm
|
| Modifier and Type | Class and Description |
|---|---|
class |
RRolePermRecord
This class is generated by jOOQ.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends IRRolePerm> |
RRolePermRecord.into(E into)
Copy data into another generated Record/POJO implementing the common interface IRRolePerm
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRolePermRecord.from(IRRolePerm from)
Load data from another generated Record/POJO implementing the common interface IRRolePerm
|
Copyright © 2019. All rights reserved.