Class IIntegration
java.lang.Object
cn.vertxup.integration.domain.tables.pojos.IIntegration
- All Implemented Interfaces:
IIIntegration,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class IIntegration
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IIIntegration
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIIntegration(IIIntegration value) IIntegration(io.vertx.core.json.JsonObject json) IIntegration(String key, String name, String type, String ipV4, String ipV6, String hostname, Integer port, String protocol, Integer securePort, String secureProtocol, String endpoint, String path, String osKey, String osSecret, String osAuthorize, String osToken, String username, String password, String publicKey, String options, String appId, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidfrom(IIIntegration from) Load data from another generated Record/POJO implementing the common interface IIIntegrationGetter forDB_ETERNAL.I_INTEGRATION.ACTIVE.getAppId()Getter forDB_ETERNAL.I_INTEGRATION.APP_ID.Getter forDB_ETERNAL.I_INTEGRATION.CREATED_AT.Getter forDB_ETERNAL.I_INTEGRATION.CREATED_BY.Getter forDB_ETERNAL.I_INTEGRATION.ENDPOINT.Getter forDB_ETERNAL.I_INTEGRATION.HOSTNAME.getIpV4()Getter forDB_ETERNAL.I_INTEGRATION.IP_V4.getIpV6()Getter forDB_ETERNAL.I_INTEGRATION.IP_V6.getKey()Getter forDB_ETERNAL.I_INTEGRATION.KEY.Getter forDB_ETERNAL.I_INTEGRATION.LANGUAGE.Getter forDB_ETERNAL.I_INTEGRATION.METADATA.getName()Getter forDB_ETERNAL.I_INTEGRATION.NAME.Getter forDB_ETERNAL.I_INTEGRATION.OPTIONS.Getter forDB_ETERNAL.I_INTEGRATION.OS_AUTHORIZE.getOsKey()Getter forDB_ETERNAL.I_INTEGRATION.OS_KEY.Getter forDB_ETERNAL.I_INTEGRATION.OS_SECRET.Getter forDB_ETERNAL.I_INTEGRATION.OS_TOKEN.Getter forDB_ETERNAL.I_INTEGRATION.PASSWORD.getPath()Getter forDB_ETERNAL.I_INTEGRATION.PATH.getPort()Getter forDB_ETERNAL.I_INTEGRATION.PORT.Getter forDB_ETERNAL.I_INTEGRATION.PROTOCOL.Getter forDB_ETERNAL.I_INTEGRATION.PUBLIC_KEY.Getter forDB_ETERNAL.I_INTEGRATION.SECURE_PORT.Getter forDB_ETERNAL.I_INTEGRATION.SECURE_PROTOCOL.getSigma()Getter forDB_ETERNAL.I_INTEGRATION.SIGMA.getType()Getter forDB_ETERNAL.I_INTEGRATION.TYPE.Getter forDB_ETERNAL.I_INTEGRATION.UPDATED_AT.Getter forDB_ETERNAL.I_INTEGRATION.UPDATED_BY.Getter forDB_ETERNAL.I_INTEGRATION.USERNAME.inthashCode()<E extends IIIntegration>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface IIIntegrationSetter forDB_ETERNAL.I_INTEGRATION.ACTIVE.Setter forDB_ETERNAL.I_INTEGRATION.APP_ID.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.I_INTEGRATION.CREATED_AT.setCreatedBy(String createdBy) Setter forDB_ETERNAL.I_INTEGRATION.CREATED_BY.setEndpoint(String endpoint) Setter forDB_ETERNAL.I_INTEGRATION.ENDPOINT.setHostname(String hostname) Setter forDB_ETERNAL.I_INTEGRATION.HOSTNAME.Setter forDB_ETERNAL.I_INTEGRATION.IP_V4.Setter forDB_ETERNAL.I_INTEGRATION.IP_V6.Setter forDB_ETERNAL.I_INTEGRATION.KEY.setLanguage(String language) Setter forDB_ETERNAL.I_INTEGRATION.LANGUAGE.setMetadata(String metadata) Setter forDB_ETERNAL.I_INTEGRATION.METADATA.Setter forDB_ETERNAL.I_INTEGRATION.NAME.setOptions(String options) Setter forDB_ETERNAL.I_INTEGRATION.OPTIONS.setOsAuthorize(String osAuthorize) Setter forDB_ETERNAL.I_INTEGRATION.OS_AUTHORIZE.Setter forDB_ETERNAL.I_INTEGRATION.OS_KEY.setOsSecret(String osSecret) Setter forDB_ETERNAL.I_INTEGRATION.OS_SECRET.setOsToken(String osToken) Setter forDB_ETERNAL.I_INTEGRATION.OS_TOKEN.setPassword(String password) Setter forDB_ETERNAL.I_INTEGRATION.PASSWORD.Setter forDB_ETERNAL.I_INTEGRATION.PATH.Setter forDB_ETERNAL.I_INTEGRATION.PORT.setProtocol(String protocol) Setter forDB_ETERNAL.I_INTEGRATION.PROTOCOL.setPublicKey(String publicKey) Setter forDB_ETERNAL.I_INTEGRATION.PUBLIC_KEY.setSecurePort(Integer securePort) Setter forDB_ETERNAL.I_INTEGRATION.SECURE_PORT.setSecureProtocol(String secureProtocol) Setter forDB_ETERNAL.I_INTEGRATION.SECURE_PROTOCOL.Setter forDB_ETERNAL.I_INTEGRATION.SIGMA.Setter forDB_ETERNAL.I_INTEGRATION.TYPE.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.I_INTEGRATION.UPDATED_AT.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.I_INTEGRATION.UPDATED_BY.setUsername(String username) Setter forDB_ETERNAL.I_INTEGRATION.USERNAME.toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cn.vertxup.integration.domain.tables.interfaces.IIIntegration
fromJson, toJson
-
Constructor Details
-
IIntegration
public IIntegration() -
IIntegration
-
IIntegration
public IIntegration(String key, String name, String type, String ipV4, String ipV6, String hostname, Integer port, String protocol, Integer securePort, String secureProtocol, String endpoint, String path, String osKey, String osSecret, String osAuthorize, String osToken, String username, String password, String publicKey, String options, String appId, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
IIntegration
public IIntegration(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.I_INTEGRATION.KEY. 「key」- 集成配置主键- Specified by:
getKeyin interfaceIIIntegration
-
setKey
Setter forDB_ETERNAL.I_INTEGRATION.KEY. 「key」- 集成配置主键- Specified by:
setKeyin interfaceIIIntegration
-
getName
Getter forDB_ETERNAL.I_INTEGRATION.NAME. 「name」- 集成名称- Specified by:
getNamein interfaceIIIntegration
-
setName
Setter forDB_ETERNAL.I_INTEGRATION.NAME. 「name」- 集成名称- Specified by:
setNamein interfaceIIIntegration
-
getType
Getter forDB_ETERNAL.I_INTEGRATION.TYPE. 「type」- 集成类型- Specified by:
getTypein interfaceIIIntegration
-
setType
Setter forDB_ETERNAL.I_INTEGRATION.TYPE. 「type」- 集成类型- Specified by:
setTypein interfaceIIIntegration
-
getIpV4
Getter forDB_ETERNAL.I_INTEGRATION.IP_V4. 「ipV4」- IP v4地址- Specified by:
getIpV4in interfaceIIIntegration
-
setIpV4
Setter forDB_ETERNAL.I_INTEGRATION.IP_V4. 「ipV4」- IP v4地址- Specified by:
setIpV4in interfaceIIIntegration
-
getIpV6
Getter forDB_ETERNAL.I_INTEGRATION.IP_V6. 「ipV6」- IP v6地址- Specified by:
getIpV6in interfaceIIIntegration
-
setIpV6
Setter forDB_ETERNAL.I_INTEGRATION.IP_V6. 「ipV6」- IP v6地址- Specified by:
setIpV6in interfaceIIIntegration
-
getHostname
Getter forDB_ETERNAL.I_INTEGRATION.HOSTNAME. 「hostname」- 主机地址- Specified by:
getHostnamein interfaceIIIntegration
-
setHostname
Setter forDB_ETERNAL.I_INTEGRATION.HOSTNAME. 「hostname」- 主机地址- Specified by:
setHostnamein interfaceIIIntegration
-
getPort
Getter forDB_ETERNAL.I_INTEGRATION.PORT. 「port」- 端口号- Specified by:
getPortin interfaceIIIntegration
-
setPort
Setter forDB_ETERNAL.I_INTEGRATION.PORT. 「port」- 端口号- Specified by:
setPortin interfaceIIIntegration
-
getProtocol
Getter forDB_ETERNAL.I_INTEGRATION.PROTOCOL. 「protocol」- 协议类型:HTTP, HTTPS, FTP- Specified by:
getProtocolin interfaceIIIntegration
-
setProtocol
Setter forDB_ETERNAL.I_INTEGRATION.PROTOCOL. 「protocol」- 协议类型:HTTP, HTTPS, FTP- Specified by:
setProtocolin interfaceIIIntegration
-
getSecurePort
Getter forDB_ETERNAL.I_INTEGRATION.SECURE_PORT. 「securePort」- 传输层安全接口- Specified by:
getSecurePortin interfaceIIIntegration
-
setSecurePort
Setter forDB_ETERNAL.I_INTEGRATION.SECURE_PORT. 「securePort」- 传输层安全接口- Specified by:
setSecurePortin interfaceIIIntegration
-
getSecureProtocol
Getter forDB_ETERNAL.I_INTEGRATION.SECURE_PROTOCOL. 「secureProtocol」- 传入层协议:TLS / SSL(邮件服务器需要)- Specified by:
getSecureProtocolin interfaceIIIntegration
-
setSecureProtocol
Setter forDB_ETERNAL.I_INTEGRATION.SECURE_PROTOCOL. 「secureProtocol」- 传入层协议:TLS / SSL(邮件服务器需要)- Specified by:
setSecureProtocolin interfaceIIIntegration
-
getEndpoint
Getter forDB_ETERNAL.I_INTEGRATION.ENDPOINT. 「endpoint」- 端地址- Specified by:
getEndpointin interfaceIIIntegration
-
setEndpoint
Setter forDB_ETERNAL.I_INTEGRATION.ENDPOINT. 「endpoint」- 端地址- Specified by:
setEndpointin interfaceIIIntegration
-
getPath
Getter forDB_ETERNAL.I_INTEGRATION.PATH. 「path」- 集成专用根路径- Specified by:
getPathin interfaceIIIntegration
-
setPath
Setter forDB_ETERNAL.I_INTEGRATION.PATH. 「path」- 集成专用根路径- Specified by:
setPathin interfaceIIIntegration
-
getOsKey
Getter forDB_ETERNAL.I_INTEGRATION.OS_KEY. 「osKey」- 开源专用Key- Specified by:
getOsKeyin interfaceIIIntegration
-
setOsKey
Setter forDB_ETERNAL.I_INTEGRATION.OS_KEY. 「osKey」- 开源专用Key- Specified by:
setOsKeyin interfaceIIIntegration
-
getOsSecret
Getter forDB_ETERNAL.I_INTEGRATION.OS_SECRET. 「osSecret」- 开源专用Secret- Specified by:
getOsSecretin interfaceIIIntegration
-
setOsSecret
Setter forDB_ETERNAL.I_INTEGRATION.OS_SECRET. 「osSecret」- 开源专用Secret- Specified by:
setOsSecretin interfaceIIIntegration
-
getOsAuthorize
Getter forDB_ETERNAL.I_INTEGRATION.OS_AUTHORIZE. 「osAuthorize」- Authorize接口- Specified by:
getOsAuthorizein interfaceIIIntegration
-
setOsAuthorize
Setter forDB_ETERNAL.I_INTEGRATION.OS_AUTHORIZE. 「osAuthorize」- Authorize接口- Specified by:
setOsAuthorizein interfaceIIIntegration
-
getOsToken
Getter forDB_ETERNAL.I_INTEGRATION.OS_TOKEN. 「osToken」- Token接口- Specified by:
getOsTokenin interfaceIIIntegration
-
setOsToken
Setter forDB_ETERNAL.I_INTEGRATION.OS_TOKEN. 「osToken」- Token接口- Specified by:
setOsTokenin interfaceIIIntegration
-
getUsername
Getter forDB_ETERNAL.I_INTEGRATION.USERNAME. 「username」- 账号- Specified by:
getUsernamein interfaceIIIntegration
-
setUsername
Setter forDB_ETERNAL.I_INTEGRATION.USERNAME. 「username」- 账号- Specified by:
setUsernamein interfaceIIIntegration
-
getPassword
Getter forDB_ETERNAL.I_INTEGRATION.PASSWORD. 「password」- 密码- Specified by:
getPasswordin interfaceIIIntegration
-
setPassword
Setter forDB_ETERNAL.I_INTEGRATION.PASSWORD. 「password」- 密码- Specified by:
setPasswordin interfaceIIIntegration
-
getPublicKey
Getter forDB_ETERNAL.I_INTEGRATION.PUBLIC_KEY. 「publicKey」- Key文件- Specified by:
getPublicKeyin interfaceIIIntegration
-
setPublicKey
Setter forDB_ETERNAL.I_INTEGRATION.PUBLIC_KEY. 「publicKey」- Key文件- Specified by:
setPublicKeyin interfaceIIIntegration
-
getOptions
Getter forDB_ETERNAL.I_INTEGRATION.OPTIONS. 「options」- 集成相关配置- Specified by:
getOptionsin interfaceIIIntegration
-
setOptions
Setter forDB_ETERNAL.I_INTEGRATION.OPTIONS. 「options」- 集成相关配置- Specified by:
setOptionsin interfaceIIIntegration
-
getAppId
Getter forDB_ETERNAL.I_INTEGRATION.APP_ID. 「appId」- 关联的应用程序ID- Specified by:
getAppIdin interfaceIIIntegration
-
setAppId
Setter forDB_ETERNAL.I_INTEGRATION.APP_ID. 「appId」- 关联的应用程序ID- Specified by:
setAppIdin interfaceIIIntegration
-
getActive
Getter forDB_ETERNAL.I_INTEGRATION.ACTIVE. 「active」- 是否启用- Specified by:
getActivein interfaceIIIntegration
-
setActive
Setter forDB_ETERNAL.I_INTEGRATION.ACTIVE. 「active」- 是否启用- Specified by:
setActivein interfaceIIIntegration
-
getSigma
Getter forDB_ETERNAL.I_INTEGRATION.SIGMA. 「sigma」- 统一标识- Specified by:
getSigmain interfaceIIIntegration
-
setSigma
Setter forDB_ETERNAL.I_INTEGRATION.SIGMA. 「sigma」- 统一标识- Specified by:
setSigmain interfaceIIIntegration
-
getMetadata
Getter forDB_ETERNAL.I_INTEGRATION.METADATA. 「metadata」- 附加配置- Specified by:
getMetadatain interfaceIIIntegration
-
setMetadata
Setter forDB_ETERNAL.I_INTEGRATION.METADATA. 「metadata」- 附加配置- Specified by:
setMetadatain interfaceIIIntegration
-
getLanguage
Getter forDB_ETERNAL.I_INTEGRATION.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIIIntegration
-
setLanguage
Setter forDB_ETERNAL.I_INTEGRATION.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIIIntegration
-
getCreatedAt
Getter forDB_ETERNAL.I_INTEGRATION.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIIIntegration
-
setCreatedAt
Setter forDB_ETERNAL.I_INTEGRATION.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIIIntegration
-
getCreatedBy
Getter forDB_ETERNAL.I_INTEGRATION.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIIIntegration
-
setCreatedBy
Setter forDB_ETERNAL.I_INTEGRATION.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIIIntegration
-
getUpdatedAt
Getter forDB_ETERNAL.I_INTEGRATION.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIIIntegration
-
setUpdatedAt
Setter forDB_ETERNAL.I_INTEGRATION.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIIIntegration
-
getUpdatedBy
Getter forDB_ETERNAL.I_INTEGRATION.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIIIntegration
-
setUpdatedBy
Setter forDB_ETERNAL.I_INTEGRATION.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIIIntegration
-
equals
-
hashCode
public int hashCode() -
toString
-
from
Description copied from interface:IIIntegrationLoad data from another generated Record/POJO implementing the common interface IIIntegration- Specified by:
fromin interfaceIIIntegration
-
into
Description copied from interface:IIIntegrationCopy data into another generated Record/POJO implementing the common interface IIIntegration- Specified by:
intoin interfaceIIIntegration
-