@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class IService extends Object implements IIService
This class is generated by jOOQ.
| Constructor and Description |
|---|
IService() |
IService(IService value) |
IService(io.vertx.core.json.JsonObject json) |
IService(String key,
String namespace,
String name,
String comment,
Boolean isWorkflow,
Boolean isGraphic,
String inScript,
String outScript,
String channelType,
String channelComponent,
String channelConfig,
String configIntegration,
String configDatabase,
String dictConfig,
String dictComponent,
String dictEpsilon,
String mappingConfig,
String mappingMode,
String mappingComponent,
String serviceRecord,
String serviceComponent,
String serviceConfig,
String identifier,
String identifierComponent,
String ruleUnique,
String sigma,
String language,
Boolean active,
String metadata,
LocalDateTime createdAt,
String createdBy,
LocalDateTime updatedAt,
String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
from(IIService from)
Load data from another generated Record/POJO implementing the common interface IIService
|
Boolean |
getActive()
Getter for
DB_ETERNAL.I_SERVICE.ACTIVE. |
String |
getChannelComponent()
Getter for
DB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT. |
String |
getChannelConfig()
Getter for
DB_ETERNAL.I_SERVICE.CHANNEL_CONFIG. |
String |
getChannelType()
Getter for
DB_ETERNAL.I_SERVICE.CHANNEL_TYPE. |
String |
getComment()
Getter for
DB_ETERNAL.I_SERVICE.COMMENT. |
String |
getConfigDatabase()
Getter for
DB_ETERNAL.I_SERVICE.CONFIG_DATABASE. |
String |
getConfigIntegration()
Getter for
DB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.I_SERVICE.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.I_SERVICE.CREATED_BY. |
String |
getDictComponent()
Getter for
DB_ETERNAL.I_SERVICE.DICT_COMPONENT. |
String |
getDictConfig()
Getter for
DB_ETERNAL.I_SERVICE.DICT_CONFIG. |
String |
getDictEpsilon()
Getter for
DB_ETERNAL.I_SERVICE.DICT_EPSILON. |
String |
getIdentifier()
Getter for
DB_ETERNAL.I_SERVICE.IDENTIFIER. |
String |
getIdentifierComponent()
Getter for
DB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT. |
String |
getInScript()
Getter for
DB_ETERNAL.I_SERVICE.IN_SCRIPT. |
Boolean |
getIsGraphic()
Getter for
DB_ETERNAL.I_SERVICE.IS_GRAPHIC. |
Boolean |
getIsWorkflow()
Getter for
DB_ETERNAL.I_SERVICE.IS_WORKFLOW. |
String |
getKey()
Getter for
DB_ETERNAL.I_SERVICE.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.I_SERVICE.LANGUAGE. |
String |
getMappingComponent()
Getter for
DB_ETERNAL.I_SERVICE.MAPPING_COMPONENT. |
String |
getMappingConfig()
Getter for
DB_ETERNAL.I_SERVICE.MAPPING_CONFIG. |
String |
getMappingMode()
Getter for
DB_ETERNAL.I_SERVICE.MAPPING_MODE. |
String |
getMetadata()
Getter for
DB_ETERNAL.I_SERVICE.METADATA. |
String |
getName()
Getter for
DB_ETERNAL.I_SERVICE.NAME. |
String |
getNamespace()
Getter for
DB_ETERNAL.I_SERVICE.NAMESPACE. |
String |
getOutScript()
Getter for
DB_ETERNAL.I_SERVICE.OUT_SCRIPT. |
String |
getRuleUnique()
Getter for
DB_ETERNAL.I_SERVICE.RULE_UNIQUE. |
String |
getServiceComponent()
Getter for
DB_ETERNAL.I_SERVICE.SERVICE_COMPONENT. |
String |
getServiceConfig()
Getter for
DB_ETERNAL.I_SERVICE.SERVICE_CONFIG. |
String |
getServiceRecord()
Getter for
DB_ETERNAL.I_SERVICE.SERVICE_RECORD. |
String |
getSigma()
Getter for
DB_ETERNAL.I_SERVICE.SIGMA. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.I_SERVICE.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.I_SERVICE.UPDATED_BY. |
<E extends IIService> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface IIService
|
IService |
setActive(Boolean active)
Setter for
DB_ETERNAL.I_SERVICE.ACTIVE. |
IService |
setChannelComponent(String channelComponent)
Setter for
DB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT. |
IService |
setChannelConfig(String channelConfig)
Setter for
DB_ETERNAL.I_SERVICE.CHANNEL_CONFIG. |
IService |
setChannelType(String channelType)
Setter for
DB_ETERNAL.I_SERVICE.CHANNEL_TYPE. |
IService |
setComment(String comment)
Setter for
DB_ETERNAL.I_SERVICE.COMMENT. |
IService |
setConfigDatabase(String configDatabase)
Setter for
DB_ETERNAL.I_SERVICE.CONFIG_DATABASE. |
IService |
setConfigIntegration(String configIntegration)
Setter for
DB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION. |
IService |
setCreatedAt(LocalDateTime createdAt)
Setter for
DB_ETERNAL.I_SERVICE.CREATED_AT. |
IService |
setCreatedBy(String createdBy)
Setter for
DB_ETERNAL.I_SERVICE.CREATED_BY. |
IService |
setDictComponent(String dictComponent)
Setter for
DB_ETERNAL.I_SERVICE.DICT_COMPONENT. |
IService |
setDictConfig(String dictConfig)
Setter for
DB_ETERNAL.I_SERVICE.DICT_CONFIG. |
IService |
setDictEpsilon(String dictEpsilon)
Setter for
DB_ETERNAL.I_SERVICE.DICT_EPSILON. |
IService |
setIdentifier(String identifier)
Setter for
DB_ETERNAL.I_SERVICE.IDENTIFIER. |
IService |
setIdentifierComponent(String identifierComponent)
Setter for
DB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT. |
IService |
setInScript(String inScript)
Setter for
DB_ETERNAL.I_SERVICE.IN_SCRIPT. |
IService |
setIsGraphic(Boolean isGraphic)
Setter for
DB_ETERNAL.I_SERVICE.IS_GRAPHIC. |
IService |
setIsWorkflow(Boolean isWorkflow)
Setter for
DB_ETERNAL.I_SERVICE.IS_WORKFLOW. |
IService |
setKey(String key)
Setter for
DB_ETERNAL.I_SERVICE.KEY. |
IService |
setLanguage(String language)
Setter for
DB_ETERNAL.I_SERVICE.LANGUAGE. |
IService |
setMappingComponent(String mappingComponent)
Setter for
DB_ETERNAL.I_SERVICE.MAPPING_COMPONENT. |
IService |
setMappingConfig(String mappingConfig)
Setter for
DB_ETERNAL.I_SERVICE.MAPPING_CONFIG. |
IService |
setMappingMode(String mappingMode)
Setter for
DB_ETERNAL.I_SERVICE.MAPPING_MODE. |
IService |
setMetadata(String metadata)
Setter for
DB_ETERNAL.I_SERVICE.METADATA. |
IService |
setName(String name)
Setter for
DB_ETERNAL.I_SERVICE.NAME. |
IService |
setNamespace(String namespace)
Setter for
DB_ETERNAL.I_SERVICE.NAMESPACE. |
IService |
setOutScript(String outScript)
Setter for
DB_ETERNAL.I_SERVICE.OUT_SCRIPT. |
IService |
setRuleUnique(String ruleUnique)
Setter for
DB_ETERNAL.I_SERVICE.RULE_UNIQUE. |
IService |
setServiceComponent(String serviceComponent)
Setter for
DB_ETERNAL.I_SERVICE.SERVICE_COMPONENT. |
IService |
setServiceConfig(String serviceConfig)
Setter for
DB_ETERNAL.I_SERVICE.SERVICE_CONFIG. |
IService |
setServiceRecord(String serviceRecord)
Setter for
DB_ETERNAL.I_SERVICE.SERVICE_RECORD. |
IService |
setSigma(String sigma)
Setter for
DB_ETERNAL.I_SERVICE.SIGMA. |
IService |
setUpdatedAt(LocalDateTime updatedAt)
Setter for
DB_ETERNAL.I_SERVICE.UPDATED_AT. |
IService |
setUpdatedBy(String updatedBy)
Setter for
DB_ETERNAL.I_SERVICE.UPDATED_BY. |
String |
toString() |
public IService()
public IService(IService value)
public IService(String key, String namespace, String name, String comment, Boolean isWorkflow, Boolean isGraphic, String inScript, String outScript, String channelType, String channelComponent, String channelConfig, String configIntegration, String configDatabase, String dictConfig, String dictComponent, String dictEpsilon, String mappingConfig, String mappingMode, String mappingComponent, String serviceRecord, String serviceComponent, String serviceConfig, String identifier, String identifierComponent, String ruleUnique, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public IService(io.vertx.core.json.JsonObject json)
public String getKey()
IIServiceGetter for DB_ETERNAL.I_SERVICE.KEY. 「key」- 服务ID
public IService setKey(String key)
IIServiceSetter for DB_ETERNAL.I_SERVICE.KEY. 「key」- 服务ID
public String getNamespace()
IIServiceGetter for DB_ETERNAL.I_SERVICE.NAMESPACE. 「namespace」- 服务所在名空间
getNamespace in interface IIServicepublic IService setNamespace(String namespace)
IIServiceSetter for DB_ETERNAL.I_SERVICE.NAMESPACE. 「namespace」- 服务所在名空间
setNamespace in interface IIServicepublic String getName()
IIServiceGetter for DB_ETERNAL.I_SERVICE.NAME. 「name」- 服务名称
public IService setName(String name)
IIServiceSetter for DB_ETERNAL.I_SERVICE.NAME. 「name」- 服务名称
public String getComment()
IIServiceGetter for DB_ETERNAL.I_SERVICE.COMMENT. 「comment」- 备注信息
getComment in interface IIServicepublic IService setComment(String comment)
IIServiceSetter for DB_ETERNAL.I_SERVICE.COMMENT. 「comment」- 备注信息
setComment in interface IIServicepublic Boolean getIsWorkflow()
IIServiceGetter for DB_ETERNAL.I_SERVICE.IS_WORKFLOW. 「isWorkflow」- 是否驱动工作流引擎
getIsWorkflow in interface IIServicepublic IService setIsWorkflow(Boolean isWorkflow)
IIServiceSetter for DB_ETERNAL.I_SERVICE.IS_WORKFLOW. 「isWorkflow」- 是否驱动工作流引擎
setIsWorkflow in interface IIServicepublic Boolean getIsGraphic()
IIServiceGetter for DB_ETERNAL.I_SERVICE.IS_GRAPHIC. 「isGraphic」- 是否驱动图引擎
getIsGraphic in interface IIServicepublic IService setIsGraphic(Boolean isGraphic)
IIServiceSetter for DB_ETERNAL.I_SERVICE.IS_GRAPHIC. 「isGraphic」- 是否驱动图引擎
setIsGraphic in interface IIServicepublic String getInScript()
IIServiceGetter for DB_ETERNAL.I_SERVICE.IN_SCRIPT. 「inScript」- 本次不使用,加载脚本引擎ScriptEngine前置脚本
getInScript in interface IIServicepublic IService setInScript(String inScript)
IIServiceSetter for DB_ETERNAL.I_SERVICE.IN_SCRIPT. 「inScript」- 本次不使用,加载脚本引擎ScriptEngine前置脚本
setInScript in interface IIServicepublic String getOutScript()
IIServiceGetter for DB_ETERNAL.I_SERVICE.OUT_SCRIPT. 「outScript」- 本次不使用,加载脚本引擎ScriptEngine后置脚本
getOutScript in interface IIServicepublic IService setOutScript(String outScript)
IIServiceSetter for DB_ETERNAL.I_SERVICE.OUT_SCRIPT. 「outScript」- 本次不使用,加载脚本引擎ScriptEngine后置脚本
setOutScript in interface IIServicepublic String getChannelType()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CHANNEL_TYPE. 「channelType」- 通道类型:ADAPTOR / CONNECTOR / ACTOR / DIRECTOR / DEFINE
getChannelType in interface IIServicepublic IService setChannelType(String channelType)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CHANNEL_TYPE. 「channelType」- 通道类型:ADAPTOR / CONNECTOR / ACTOR / DIRECTOR / DEFINE
setChannelType in interface IIServicepublic String getChannelComponent()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT. 「channelComponent」- 自定义通道专用组件
getChannelComponent in interface IIServicepublic IService setChannelComponent(String channelComponent)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT. 「channelComponent」- 自定义通道专用组件
setChannelComponent in interface IIServicepublic String getChannelConfig()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CHANNEL_CONFIG. 「channelConfig」- 通道(自定义)配置信息,Channel专用
getChannelConfig in interface IIServicepublic IService setChannelConfig(String channelConfig)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CHANNEL_CONFIG. 「channelConfig」- 通道(自定义)配置信息,Channel专用
setChannelConfig in interface IIServicepublic String getConfigIntegration()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION. 「configIntegration」- 集成配置信息,第三方专用
getConfigIntegration in interface IIServicepublic IService setConfigIntegration(String configIntegration)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION. 「configIntegration」- 集成配置信息,第三方专用
setConfigIntegration in interface IIServicepublic String getConfigDatabase()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CONFIG_DATABASE. 「configDatabase」- 数据库配置,当前通道访问的Database
getConfigDatabase in interface IIServicepublic IService setConfigDatabase(String configDatabase)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CONFIG_DATABASE. 「configDatabase」- 数据库配置,当前通道访问的Database
setConfigDatabase in interface IIServicepublic String getDictConfig()
IIServiceGetter for DB_ETERNAL.I_SERVICE.DICT_CONFIG. 「dictConfig」- 字典的配置信息
getDictConfig in interface IIServicepublic IService setDictConfig(String dictConfig)
IIServiceSetter for DB_ETERNAL.I_SERVICE.DICT_CONFIG. 「dictConfig」- 字典的配置信息
setDictConfig in interface IIServicepublic String getDictComponent()
IIServiceGetter for DB_ETERNAL.I_SERVICE.DICT_COMPONENT. 「dictComponent」- 字典配置中的插件
getDictComponent in interface IIServicepublic IService setDictComponent(String dictComponent)
IIServiceSetter for DB_ETERNAL.I_SERVICE.DICT_COMPONENT. 「dictComponent」- 字典配置中的插件
setDictComponent in interface IIServicepublic String getDictEpsilon()
IIServiceGetter for DB_ETERNAL.I_SERVICE.DICT_EPSILON. 「dictEpsilon」- 字典的消费配置
getDictEpsilon in interface IIServicepublic IService setDictEpsilon(String dictEpsilon)
IIServiceSetter for DB_ETERNAL.I_SERVICE.DICT_EPSILON. 「dictEpsilon」- 字典的消费配置
setDictEpsilon in interface IIServicepublic String getMappingConfig()
IIServiceGetter for DB_ETERNAL.I_SERVICE.MAPPING_CONFIG. 「mappingConfig」- 映射专用配置
getMappingConfig in interface IIServicepublic IService setMappingConfig(String mappingConfig)
IIServiceSetter for DB_ETERNAL.I_SERVICE.MAPPING_CONFIG. 「mappingConfig」- 映射专用配置
setMappingConfig in interface IIServicepublic String getMappingMode()
IIServiceGetter for DB_ETERNAL.I_SERVICE.MAPPING_MODE. 「mappingMode」- 映射的模式
getMappingMode in interface IIServicepublic IService setMappingMode(String mappingMode)
IIServiceSetter for DB_ETERNAL.I_SERVICE.MAPPING_MODE. 「mappingMode」- 映射的模式
setMappingMode in interface IIServicepublic String getMappingComponent()
IIServiceGetter for DB_ETERNAL.I_SERVICE.MAPPING_COMPONENT. 「mappingComponent」- 映射组件类型
getMappingComponent in interface IIServicepublic IService setMappingComponent(String mappingComponent)
IIServiceSetter for DB_ETERNAL.I_SERVICE.MAPPING_COMPONENT. 「mappingComponent」- 映射组件类型
setMappingComponent in interface IIServicepublic String getServiceRecord()
IIServiceGetter for DB_ETERNAL.I_SERVICE.SERVICE_RECORD. 「serviceRecord」- 服务记录定义
getServiceRecord in interface IIServicepublic IService setServiceRecord(String serviceRecord)
IIServiceSetter for DB_ETERNAL.I_SERVICE.SERVICE_RECORD. 「serviceRecord」- 服务记录定义
setServiceRecord in interface IIServicepublic String getServiceComponent()
IIServiceGetter for DB_ETERNAL.I_SERVICE.SERVICE_COMPONENT. 「serviceComponent」- 服务组件定义
getServiceComponent in interface IIServicepublic IService setServiceComponent(String serviceComponent)
IIServiceSetter for DB_ETERNAL.I_SERVICE.SERVICE_COMPONENT. 「serviceComponent」- 服务组件定义
setServiceComponent in interface IIServicepublic String getServiceConfig()
IIServiceGetter for DB_ETERNAL.I_SERVICE.SERVICE_CONFIG. 「serviceConfig」- 业务组件配置,业务组件专用
getServiceConfig in interface IIServicepublic IService setServiceConfig(String serviceConfig)
IIServiceSetter for DB_ETERNAL.I_SERVICE.SERVICE_CONFIG. 「serviceConfig」- 业务组件配置,业务组件专用
setServiceConfig in interface IIServicepublic String getIdentifier()
IIServiceGetter for DB_ETERNAL.I_SERVICE.IDENTIFIER. 「identifier」- 当前类型描述的Model的标识
getIdentifier in interface IIServicepublic IService setIdentifier(String identifier)
IIServiceSetter for DB_ETERNAL.I_SERVICE.IDENTIFIER. 「identifier」- 当前类型描述的Model的标识
setIdentifier in interface IIServicepublic String getIdentifierComponent()
IIServiceGetter for DB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT. 「identifierComponent」- 当前业务接口使用的标识选择器
getIdentifierComponent in interface IIServicepublic IService setIdentifierComponent(String identifierComponent)
IIServiceSetter for DB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT. 「identifierComponent」- 当前业务接口使用的标识选择器
setIdentifierComponent in interface IIServicepublic String getRuleUnique()
IIServiceGetter for DB_ETERNAL.I_SERVICE.RULE_UNIQUE. 「ruleUnique」- 第二标识规则,当前通道的专用标识规则RuleUnique
getRuleUnique in interface IIServicepublic IService setRuleUnique(String ruleUnique)
IIServiceSetter for DB_ETERNAL.I_SERVICE.RULE_UNIQUE. 「ruleUnique」- 第二标识规则,当前通道的专用标识规则RuleUnique
setRuleUnique in interface IIServicepublic String getSigma()
IIServiceGetter for DB_ETERNAL.I_SERVICE.SIGMA. 「sigma」- 统一标识
public IService setSigma(String sigma)
IIServiceSetter for DB_ETERNAL.I_SERVICE.SIGMA. 「sigma」- 统一标识
public String getLanguage()
IIServiceGetter for DB_ETERNAL.I_SERVICE.LANGUAGE. 「language」- 使用的语言
getLanguage in interface IIServicepublic IService setLanguage(String language)
IIServiceSetter for DB_ETERNAL.I_SERVICE.LANGUAGE. 「language」- 使用的语言
setLanguage in interface IIServicepublic Boolean getActive()
IIServiceGetter for DB_ETERNAL.I_SERVICE.ACTIVE. 「active」- 是否启用
public IService setActive(Boolean active)
IIServiceSetter for DB_ETERNAL.I_SERVICE.ACTIVE. 「active」- 是否启用
public String getMetadata()
IIServiceGetter for DB_ETERNAL.I_SERVICE.METADATA. 「metadata」- 附加配置数据
getMetadata in interface IIServicepublic IService setMetadata(String metadata)
IIServiceSetter for DB_ETERNAL.I_SERVICE.METADATA. 「metadata」- 附加配置数据
setMetadata in interface IIServicepublic LocalDateTime getCreatedAt()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CREATED_AT. 「createdAt」- 创建时间
getCreatedAt in interface IIServicepublic IService setCreatedAt(LocalDateTime createdAt)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CREATED_AT. 「createdAt」- 创建时间
setCreatedAt in interface IIServicepublic String getCreatedBy()
IIServiceGetter for DB_ETERNAL.I_SERVICE.CREATED_BY. 「createdBy」- 创建人
getCreatedBy in interface IIServicepublic IService setCreatedBy(String createdBy)
IIServiceSetter for DB_ETERNAL.I_SERVICE.CREATED_BY. 「createdBy」- 创建人
setCreatedBy in interface IIServicepublic LocalDateTime getUpdatedAt()
IIServiceGetter for DB_ETERNAL.I_SERVICE.UPDATED_AT. 「updatedAt」- 更新时间
getUpdatedAt in interface IIServicepublic IService setUpdatedAt(LocalDateTime updatedAt)
IIServiceSetter for DB_ETERNAL.I_SERVICE.UPDATED_AT. 「updatedAt」- 更新时间
setUpdatedAt in interface IIServicepublic String getUpdatedBy()
IIServiceGetter for DB_ETERNAL.I_SERVICE.UPDATED_BY. 「updatedBy」- 更新人
getUpdatedBy in interface IIServicepublic IService setUpdatedBy(String updatedBy)
IIServiceSetter for DB_ETERNAL.I_SERVICE.UPDATED_BY. 「updatedBy」- 更新人
setUpdatedBy in interface IIServicepublic void from(IIService from)
Load data from another generated Record/POJO implementing the common interface IIService
Copyright © 2021. All rights reserved.