| Package | Description |
|---|---|
| li.rudin.core.security.impl.schema.tables.interfaces | |
| li.rudin.core.security.impl.schema.tables.pojos | |
| li.rudin.core.security.impl.schema.tables.records |
| Modifier and Type | Method and Description |
|---|---|
<E extends IRole> |
IRole.into(E into)
Copy data into another generated Record/POJO implementing the common interface IRole
|
| Modifier and Type | Method and Description |
|---|---|
IRole |
IRole.setId(Long value)
Setter for
PUBLIC.ROLE.ID. |
IRole |
IRole.setName(String value)
Setter for
PUBLIC.ROLE.NAME. |
| Modifier and Type | Method and Description |
|---|---|
void |
IRole.from(IRole from)
Load data from another generated Record/POJO implementing the common interface IRole
|
| Modifier and Type | Class and Description |
|---|---|
class |
Role
This class is generated by jOOQ.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends IRole> |
Role.into(E into)
Copy data into another generated Record/POJO implementing the common interface IRole
|
| Modifier and Type | Method and Description |
|---|---|
void |
Role.from(IRole from)
Load data from another generated Record/POJO implementing the common interface IRole
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoleRecord
This class is generated by jOOQ.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends IRole> |
RoleRecord.into(E into)
Copy data into another generated Record/POJO implementing the common interface IRole
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleRecord.from(IRole from)
Load data from another generated Record/POJO implementing the common interface IRole
|
Copyright © 2013. All Rights Reserved.