@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class SAction extends Object implements ISAction
This class is generated by jOOQ.
| Constructor and Description |
|---|
SAction() |
SAction(io.vertx.core.json.JsonObject json) |
SAction(SAction value) |
SAction(String key,
String name,
String code,
String resourceId,
String permissionId,
Integer level,
String uri,
String method,
String sigma,
String renewalCredit,
String language,
Boolean active,
String metadata,
String comment,
LocalDateTime createdAt,
String createdBy,
LocalDateTime updatedAt,
String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
from(ISAction from)
Load data from another generated Record/POJO implementing the common interface ISAction
|
Boolean |
getActive()
Getter for
DB_ETERNAL.S_ACTION.ACTIVE. |
String |
getCode()
Getter for
DB_ETERNAL.S_ACTION.CODE. |
String |
getComment()
Getter for
DB_ETERNAL.S_ACTION.COMMENT. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.S_ACTION.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.S_ACTION.CREATED_BY. |
String |
getKey()
Getter for
DB_ETERNAL.S_ACTION.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.S_ACTION.LANGUAGE. |
Integer |
getLevel()
Getter for
DB_ETERNAL.S_ACTION.LEVEL. |
String |
getMetadata()
Getter for
DB_ETERNAL.S_ACTION.METADATA. |
String |
getMethod()
Getter for
DB_ETERNAL.S_ACTION.METHOD. |
String |
getName()
Getter for
DB_ETERNAL.S_ACTION.NAME. |
String |
getPermissionId()
Getter for
DB_ETERNAL.S_ACTION.PERMISSION_ID. |
String |
getRenewalCredit()
Getter for
DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. |
String |
getResourceId()
Getter for
DB_ETERNAL.S_ACTION.RESOURCE_ID. |
String |
getSigma()
Getter for
DB_ETERNAL.S_ACTION.SIGMA. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.S_ACTION.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.S_ACTION.UPDATED_BY. |
String |
getUri()
Getter for
DB_ETERNAL.S_ACTION.URI. |
<E extends ISAction> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface ISAction
|
SAction |
setActive(Boolean active)
Setter for
DB_ETERNAL.S_ACTION.ACTIVE. |
SAction |
setCode(String code)
Setter for
DB_ETERNAL.S_ACTION.CODE. |
SAction |
setComment(String comment)
Setter for
DB_ETERNAL.S_ACTION.COMMENT. |
SAction |
setCreatedAt(LocalDateTime createdAt)
Setter for
DB_ETERNAL.S_ACTION.CREATED_AT. |
SAction |
setCreatedBy(String createdBy)
Setter for
DB_ETERNAL.S_ACTION.CREATED_BY. |
SAction |
setKey(String key)
Setter for
DB_ETERNAL.S_ACTION.KEY. |
SAction |
setLanguage(String language)
Setter for
DB_ETERNAL.S_ACTION.LANGUAGE. |
SAction |
setLevel(Integer level)
Setter for
DB_ETERNAL.S_ACTION.LEVEL. |
SAction |
setMetadata(String metadata)
Setter for
DB_ETERNAL.S_ACTION.METADATA. |
SAction |
setMethod(String method)
Setter for
DB_ETERNAL.S_ACTION.METHOD. |
SAction |
setName(String name)
Setter for
DB_ETERNAL.S_ACTION.NAME. |
SAction |
setPermissionId(String permissionId)
Setter for
DB_ETERNAL.S_ACTION.PERMISSION_ID. |
SAction |
setRenewalCredit(String renewalCredit)
Setter for
DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. |
SAction |
setResourceId(String resourceId)
Setter for
DB_ETERNAL.S_ACTION.RESOURCE_ID. |
SAction |
setSigma(String sigma)
Setter for
DB_ETERNAL.S_ACTION.SIGMA. |
SAction |
setUpdatedAt(LocalDateTime updatedAt)
Setter for
DB_ETERNAL.S_ACTION.UPDATED_AT. |
SAction |
setUpdatedBy(String updatedBy)
Setter for
DB_ETERNAL.S_ACTION.UPDATED_BY. |
SAction |
setUri(String uri)
Setter for
DB_ETERNAL.S_ACTION.URI. |
String |
toString() |
public SAction()
public SAction(SAction value)
public SAction(String key, String name, String code, String resourceId, String permissionId, Integer level, String uri, String method, String sigma, String renewalCredit, String language, Boolean active, String metadata, String comment, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public SAction(io.vertx.core.json.JsonObject json)
public String getKey()
ISActionGetter for DB_ETERNAL.S_ACTION.KEY. 「key」- 操作ID
public SAction setKey(String key)
ISActionSetter for DB_ETERNAL.S_ACTION.KEY. 「key」- 操作ID
public String getName()
ISActionGetter for DB_ETERNAL.S_ACTION.NAME. 「name」- 操作名称
public SAction setName(String name)
ISActionSetter for DB_ETERNAL.S_ACTION.NAME. 「name」- 操作名称
public String getCode()
ISActionGetter for DB_ETERNAL.S_ACTION.CODE. 「code」- 操作码
public SAction setCode(String code)
ISActionSetter for DB_ETERNAL.S_ACTION.CODE. 「code」- 操作码
public String getResourceId()
ISActionGetter for DB_ETERNAL.S_ACTION.RESOURCE_ID. 「resourceId」- 操作关联资源ID
getResourceId in interface ISActionpublic SAction setResourceId(String resourceId)
ISActionSetter for DB_ETERNAL.S_ACTION.RESOURCE_ID. 「resourceId」- 操作关联资源ID
setResourceId in interface ISActionpublic String getPermissionId()
ISActionGetter for DB_ETERNAL.S_ACTION.PERMISSION_ID. 「permissionId」- 操作所属权限
getPermissionId in interface ISActionpublic SAction setPermissionId(String permissionId)
ISActionSetter for DB_ETERNAL.S_ACTION.PERMISSION_ID. 「permissionId」- 操作所属权限
setPermissionId in interface ISActionpublic Integer getLevel()
ISActionGetter for DB_ETERNAL.S_ACTION.LEVEL. 「level」- 操作级别, ACL控制
public SAction setLevel(Integer level)
ISActionSetter for DB_ETERNAL.S_ACTION.LEVEL. 「level」- 操作级别, ACL控制
public String getUri()
ISActionGetter for DB_ETERNAL.S_ACTION.URI. 「uri」- 资源地址
public SAction setUri(String uri)
ISActionSetter for DB_ETERNAL.S_ACTION.URI. 「uri」- 资源地址
public String getMethod()
ISActionGetter for DB_ETERNAL.S_ACTION.METHOD. 「method」- 资源方法
public SAction setMethod(String method)
ISActionSetter for DB_ETERNAL.S_ACTION.METHOD. 「method」- 资源方法
public String getSigma()
ISActionGetter for DB_ETERNAL.S_ACTION.SIGMA. 「sigma」- 统一标识
public SAction setSigma(String sigma)
ISActionSetter for DB_ETERNAL.S_ACTION.SIGMA. 「sigma」- 统一标识
public String getRenewalCredit()
ISActionGetter for DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. 「renewalCredit」- 被刷新的凭证
getRenewalCredit in interface ISActionpublic SAction setRenewalCredit(String renewalCredit)
ISActionSetter for DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. 「renewalCredit」- 被刷新的凭证
setRenewalCredit in interface ISActionpublic String getLanguage()
ISActionGetter for DB_ETERNAL.S_ACTION.LANGUAGE. 「language」- 使用的语言
getLanguage in interface ISActionpublic SAction setLanguage(String language)
ISActionSetter for DB_ETERNAL.S_ACTION.LANGUAGE. 「language」- 使用的语言
setLanguage in interface ISActionpublic Boolean getActive()
ISActionGetter for DB_ETERNAL.S_ACTION.ACTIVE. 「active」- 是否启用
public SAction setActive(Boolean active)
ISActionSetter for DB_ETERNAL.S_ACTION.ACTIVE. 「active」- 是否启用
public String getMetadata()
ISActionGetter for DB_ETERNAL.S_ACTION.METADATA. 「metadata」- 附加配置数据
getMetadata in interface ISActionpublic SAction setMetadata(String metadata)
ISActionSetter for DB_ETERNAL.S_ACTION.METADATA. 「metadata」- 附加配置数据
setMetadata in interface ISActionpublic String getComment()
ISActionGetter for DB_ETERNAL.S_ACTION.COMMENT. 「action」- 操作说明
getComment in interface ISActionpublic SAction setComment(String comment)
ISActionSetter for DB_ETERNAL.S_ACTION.COMMENT. 「action」- 操作说明
setComment in interface ISActionpublic LocalDateTime getCreatedAt()
ISActionGetter for DB_ETERNAL.S_ACTION.CREATED_AT. 「createdAt」- 创建时间
getCreatedAt in interface ISActionpublic SAction setCreatedAt(LocalDateTime createdAt)
ISActionSetter for DB_ETERNAL.S_ACTION.CREATED_AT. 「createdAt」- 创建时间
setCreatedAt in interface ISActionpublic String getCreatedBy()
ISActionGetter for DB_ETERNAL.S_ACTION.CREATED_BY. 「createdBy」- 创建人
getCreatedBy in interface ISActionpublic SAction setCreatedBy(String createdBy)
ISActionSetter for DB_ETERNAL.S_ACTION.CREATED_BY. 「createdBy」- 创建人
setCreatedBy in interface ISActionpublic LocalDateTime getUpdatedAt()
ISActionGetter for DB_ETERNAL.S_ACTION.UPDATED_AT. 「updatedAt」- 更新时间
getUpdatedAt in interface ISActionpublic SAction setUpdatedAt(LocalDateTime updatedAt)
ISActionSetter for DB_ETERNAL.S_ACTION.UPDATED_AT. 「updatedAt」- 更新时间
setUpdatedAt in interface ISActionpublic String getUpdatedBy()
ISActionGetter for DB_ETERNAL.S_ACTION.UPDATED_BY. 「updatedBy」- 更新人
getUpdatedBy in interface ISActionpublic SAction setUpdatedBy(String updatedBy)
ISActionSetter for DB_ETERNAL.S_ACTION.UPDATED_BY. 「updatedBy」- 更新人
setUpdatedBy in interface ISActionpublic void from(ISAction from)
Load data from another generated Record/POJO implementing the common interface ISAction
Copyright © 2021. All rights reserved.