| Package | Description |
|---|---|
| cn.vertxup.rbac.domain | |
| cn.vertxup.rbac.domain.tables | |
| cn.vertxup.rbac.domain.tables.records |
| Modifier and Type | Field and Description |
|---|---|
static org.jooq.UniqueKey<SActionRecord> |
Keys.KEY_S_ACTION_CODE |
static org.jooq.UniqueKey<SActionRecord> |
Keys.KEY_S_ACTION_PRIMARY |
static org.jooq.UniqueKey<SActionRecord> |
Keys.KEY_S_ACTION_RESOURCE_ID |
static org.jooq.UniqueKey<SActionRecord> |
Keys.KEY_S_ACTION_URI |
| Modifier and Type | Field and Description |
|---|---|
org.jooq.TableField<SActionRecord,Boolean> |
SAction.ACTIVE
The column
DB_ETERNAL.S_ACTION.ACTIVE. |
org.jooq.TableField<SActionRecord,String> |
SAction.CODE
The column
DB_ETERNAL.S_ACTION.CODE. |
org.jooq.TableField<SActionRecord,String> |
SAction.COMMENT
The column
DB_ETERNAL.S_ACTION.COMMENT. |
org.jooq.TableField<SActionRecord,LocalDateTime> |
SAction.CREATED_AT
The column
DB_ETERNAL.S_ACTION.CREATED_AT. |
org.jooq.TableField<SActionRecord,String> |
SAction.CREATED_BY
The column
DB_ETERNAL.S_ACTION.CREATED_BY. |
org.jooq.TableField<SActionRecord,String> |
SAction.KEY
The column
DB_ETERNAL.S_ACTION.KEY. |
org.jooq.TableField<SActionRecord,String> |
SAction.LANGUAGE
The column
DB_ETERNAL.S_ACTION.LANGUAGE. |
org.jooq.TableField<SActionRecord,Integer> |
SAction.LEVEL
The column
DB_ETERNAL.S_ACTION.LEVEL. |
org.jooq.TableField<SActionRecord,String> |
SAction.METADATA
The column
DB_ETERNAL.S_ACTION.METADATA. |
org.jooq.TableField<SActionRecord,String> |
SAction.METHOD
The column
DB_ETERNAL.S_ACTION.METHOD. |
org.jooq.TableField<SActionRecord,String> |
SAction.NAME
The column
DB_ETERNAL.S_ACTION.NAME. |
org.jooq.TableField<SActionRecord,String> |
SAction.PERMISSION_ID
The column
DB_ETERNAL.S_ACTION.PERMISSION_ID. |
org.jooq.TableField<SActionRecord,String> |
SAction.RENEWAL_CREDIT
The column
DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. |
org.jooq.TableField<SActionRecord,String> |
SAction.RESOURCE_ID
The column
DB_ETERNAL.S_ACTION.RESOURCE_ID. |
org.jooq.TableField<SActionRecord,String> |
SAction.SIGMA
The column
DB_ETERNAL.S_ACTION.SIGMA. |
org.jooq.TableField<SActionRecord,LocalDateTime> |
SAction.UPDATED_AT
The column
DB_ETERNAL.S_ACTION.UPDATED_AT. |
org.jooq.TableField<SActionRecord,String> |
SAction.UPDATED_BY
The column
DB_ETERNAL.S_ACTION.UPDATED_BY. |
org.jooq.TableField<SActionRecord,String> |
SAction.URI
The column
DB_ETERNAL.S_ACTION.URI. |
| Modifier and Type | Method and Description |
|---|---|
List<org.jooq.UniqueKey<SActionRecord>> |
SAction.getKeys() |
org.jooq.UniqueKey<SActionRecord> |
SAction.getPrimaryKey() |
Class<SActionRecord> |
SAction.getRecordType()
The class holding records for this type
|
| Modifier and Type | Method and Description |
|---|---|
SActionRecord |
SActionRecord.setActive(Boolean value)
Setter for
DB_ETERNAL.S_ACTION.ACTIVE. |
SActionRecord |
SActionRecord.setCode(String value)
Setter for
DB_ETERNAL.S_ACTION.CODE. |
SActionRecord |
SActionRecord.setComment(String value)
Setter for
DB_ETERNAL.S_ACTION.COMMENT. |
SActionRecord |
SActionRecord.setCreatedAt(LocalDateTime value)
Setter for
DB_ETERNAL.S_ACTION.CREATED_AT. |
SActionRecord |
SActionRecord.setCreatedBy(String value)
Setter for
DB_ETERNAL.S_ACTION.CREATED_BY. |
SActionRecord |
SActionRecord.setKey(String value)
Setter for
DB_ETERNAL.S_ACTION.KEY. |
SActionRecord |
SActionRecord.setLanguage(String value)
Setter for
DB_ETERNAL.S_ACTION.LANGUAGE. |
SActionRecord |
SActionRecord.setLevel(Integer value)
Setter for
DB_ETERNAL.S_ACTION.LEVEL. |
SActionRecord |
SActionRecord.setMetadata(String value)
Setter for
DB_ETERNAL.S_ACTION.METADATA. |
SActionRecord |
SActionRecord.setMethod(String value)
Setter for
DB_ETERNAL.S_ACTION.METHOD. |
SActionRecord |
SActionRecord.setName(String value)
Setter for
DB_ETERNAL.S_ACTION.NAME. |
SActionRecord |
SActionRecord.setPermissionId(String value)
Setter for
DB_ETERNAL.S_ACTION.PERMISSION_ID. |
SActionRecord |
SActionRecord.setRenewalCredit(String value)
Setter for
DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. |
SActionRecord |
SActionRecord.setResourceId(String value)
Setter for
DB_ETERNAL.S_ACTION.RESOURCE_ID. |
SActionRecord |
SActionRecord.setSigma(String value)
Setter for
DB_ETERNAL.S_ACTION.SIGMA. |
SActionRecord |
SActionRecord.setUpdatedAt(LocalDateTime value)
Setter for
DB_ETERNAL.S_ACTION.UPDATED_AT. |
SActionRecord |
SActionRecord.setUpdatedBy(String value)
Setter for
DB_ETERNAL.S_ACTION.UPDATED_BY. |
SActionRecord |
SActionRecord.setUri(String value)
Setter for
DB_ETERNAL.S_ACTION.URI. |
SActionRecord |
SActionRecord.value1(String value) |
SActionRecord |
SActionRecord.value10(String value) |
SActionRecord |
SActionRecord.value11(String value) |
SActionRecord |
SActionRecord.value12(Boolean value) |
SActionRecord |
SActionRecord.value13(String value) |
SActionRecord |
SActionRecord.value14(String value) |
SActionRecord |
SActionRecord.value15(LocalDateTime value) |
SActionRecord |
SActionRecord.value16(String value) |
SActionRecord |
SActionRecord.value17(LocalDateTime value) |
SActionRecord |
SActionRecord.value18(String value) |
SActionRecord |
SActionRecord.value2(String value) |
SActionRecord |
SActionRecord.value3(String value) |
SActionRecord |
SActionRecord.value4(String value) |
SActionRecord |
SActionRecord.value5(String value) |
SActionRecord |
SActionRecord.value6(Integer value) |
SActionRecord |
SActionRecord.value7(String value) |
SActionRecord |
SActionRecord.value8(String value) |
SActionRecord |
SActionRecord.value9(String value) |
SActionRecord |
SActionRecord.values(String value1,
String value2,
String value3,
String value4,
String value5,
Integer value6,
String value7,
String value8,
String value9,
String value10,
String value11,
Boolean value12,
String value13,
String value14,
LocalDateTime value15,
String value16,
LocalDateTime value17,
String value18) |
Copyright © 2021. All rights reserved.