Uses of Interface
cn.vertxup.jet.domain.tables.interfaces.IIService
Packages that use IIService
Package
Description
-
Uses of IIService in cn.vertxup.jet.domain.tables.interfaces
Methods in cn.vertxup.jet.domain.tables.interfaces with type parameters of type IIServiceModifier and TypeMethodDescription<E extends IIService>
EIIService.into(E into) Copy data into another generated Record/POJO implementing the common interface IIServiceMethods in cn.vertxup.jet.domain.tables.interfaces that return IIServiceModifier and TypeMethodDescriptiondefault IIServiceIIService.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.I_SERVICE.ACTIVE.IIService.setChannelComponent(String value) Setter forDB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT.IIService.setChannelConfig(String value) Setter forDB_ETERNAL.I_SERVICE.CHANNEL_CONFIG.IIService.setChannelType(String value) Setter forDB_ETERNAL.I_SERVICE.CHANNEL_TYPE.IIService.setComment(String value) Setter forDB_ETERNAL.I_SERVICE.COMMENT.IIService.setConfigDatabase(String value) Setter forDB_ETERNAL.I_SERVICE.CONFIG_DATABASE.IIService.setConfigIntegration(String value) Setter forDB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION.IIService.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_SERVICE.CREATED_AT.IIService.setCreatedBy(String value) Setter forDB_ETERNAL.I_SERVICE.CREATED_BY.IIService.setDictComponent(String value) Setter forDB_ETERNAL.I_SERVICE.DICT_COMPONENT.IIService.setDictConfig(String value) Setter forDB_ETERNAL.I_SERVICE.DICT_CONFIG.IIService.setDictEpsilon(String value) Setter forDB_ETERNAL.I_SERVICE.DICT_EPSILON.IIService.setIdentifier(String value) Setter forDB_ETERNAL.I_SERVICE.IDENTIFIER.IIService.setIdentifierComponent(String value) Setter forDB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT.IIService.setInScript(String value) Setter forDB_ETERNAL.I_SERVICE.IN_SCRIPT.IIService.setIsGraphic(Boolean value) Setter forDB_ETERNAL.I_SERVICE.IS_GRAPHIC.IIService.setIsWorkflow(Boolean value) Setter forDB_ETERNAL.I_SERVICE.IS_WORKFLOW.Setter forDB_ETERNAL.I_SERVICE.KEY.IIService.setLanguage(String value) Setter forDB_ETERNAL.I_SERVICE.LANGUAGE.IIService.setMappingComponent(String value) Setter forDB_ETERNAL.I_SERVICE.MAPPING_COMPONENT.IIService.setMappingConfig(String value) Setter forDB_ETERNAL.I_SERVICE.MAPPING_CONFIG.IIService.setMappingMode(String value) Setter forDB_ETERNAL.I_SERVICE.MAPPING_MODE.IIService.setMetadata(String value) Setter forDB_ETERNAL.I_SERVICE.METADATA.Setter forDB_ETERNAL.I_SERVICE.NAME.IIService.setNamespace(String value) Setter forDB_ETERNAL.I_SERVICE.NAMESPACE.IIService.setOutScript(String value) Setter forDB_ETERNAL.I_SERVICE.OUT_SCRIPT.IIService.setRuleUnique(String value) Setter forDB_ETERNAL.I_SERVICE.RULE_UNIQUE.IIService.setServiceComponent(String value) Setter forDB_ETERNAL.I_SERVICE.SERVICE_COMPONENT.IIService.setServiceConfig(String value) Setter forDB_ETERNAL.I_SERVICE.SERVICE_CONFIG.IIService.setServiceRecord(String value) Setter forDB_ETERNAL.I_SERVICE.SERVICE_RECORD.Setter forDB_ETERNAL.I_SERVICE.SIGMA.IIService.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_SERVICE.UPDATED_AT.IIService.setUpdatedBy(String value) Setter forDB_ETERNAL.I_SERVICE.UPDATED_BY.Methods in cn.vertxup.jet.domain.tables.interfaces with parameters of type IIService -
Uses of IIService in cn.vertxup.jet.domain.tables.pojos
Classes in cn.vertxup.jet.domain.tables.pojos that implement IIServiceMethods in cn.vertxup.jet.domain.tables.pojos with type parameters of type IIServiceMethods in cn.vertxup.jet.domain.tables.pojos with parameters of type IIServiceConstructors in cn.vertxup.jet.domain.tables.pojos with parameters of type IIService -
Uses of IIService in cn.vertxup.jet.domain.tables.records
Classes in cn.vertxup.jet.domain.tables.records that implement IIServiceMethods in cn.vertxup.jet.domain.tables.records with type parameters of type IIServiceMethods in cn.vertxup.jet.domain.tables.records with parameters of type IIService