Uses of Class
cn.vertxup.jet.domain.tables.pojos.IService
Packages that use IService
Package
Description
-
Uses of IService in cn.vertxup.cache
Methods in cn.vertxup.cache with parameters of type IServiceModifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>io.vertx.core.Future<io.vertx.core.json.JsonObject>io.vertx.core.Future<io.vertx.core.json.JsonObject>io.vertx.core.Future<io.vertx.core.json.JsonObject> -
Uses of IService in cn.vertxup.jet.domain.tables.daos
Methods in cn.vertxup.jet.domain.tables.daos that return types with arguments of type IServiceModifier and TypeMethodDescriptionIServiceDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyIServiceDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitIServiceDao.findManyByChannelComponent(Collection<String> values) Find records that haveCHANNEL_COMPONENT IN (values)asynchronouslyIServiceDao.findManyByChannelComponent(Collection<String> values, int limit) Find records that haveCHANNEL_COMPONENT IN (values)asynchronously limited by the given limitIServiceDao.findManyByChannelConfig(Collection<String> values) Find records that haveCHANNEL_CONFIG IN (values)asynchronouslyIServiceDao.findManyByChannelConfig(Collection<String> values, int limit) Find records that haveCHANNEL_CONFIG IN (values)asynchronously limited by the given limitIServiceDao.findManyByChannelType(Collection<String> values) Find records that haveCHANNEL_TYPE IN (values)asynchronouslyIServiceDao.findManyByChannelType(Collection<String> values, int limit) Find records that haveCHANNEL_TYPE IN (values)asynchronously limited by the given limitIServiceDao.findManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyIServiceDao.findManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitIServiceDao.findManyByConfigDatabase(Collection<String> values) Find records that haveCONFIG_DATABASE IN (values)asynchronouslyIServiceDao.findManyByConfigDatabase(Collection<String> values, int limit) Find records that haveCONFIG_DATABASE IN (values)asynchronously limited by the given limitIServiceDao.findManyByConfigIntegration(Collection<String> values) Find records that haveCONFIG_INTEGRATION IN (values)asynchronouslyIServiceDao.findManyByConfigIntegration(Collection<String> values, int limit) Find records that haveCONFIG_INTEGRATION IN (values)asynchronously limited by the given limitIServiceDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyIServiceDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitIServiceDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyIServiceDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitIServiceDao.findManyByDictComponent(Collection<String> values) Find records that haveDICT_COMPONENT IN (values)asynchronouslyIServiceDao.findManyByDictComponent(Collection<String> values, int limit) Find records that haveDICT_COMPONENT IN (values)asynchronously limited by the given limitIServiceDao.findManyByDictConfig(Collection<String> values) Find records that haveDICT_CONFIG IN (values)asynchronouslyIServiceDao.findManyByDictConfig(Collection<String> values, int limit) Find records that haveDICT_CONFIG IN (values)asynchronously limited by the given limitIServiceDao.findManyByDictEpsilon(Collection<String> values) Find records that haveDICT_EPSILON IN (values)asynchronouslyIServiceDao.findManyByDictEpsilon(Collection<String> values, int limit) Find records that haveDICT_EPSILON IN (values)asynchronously limited by the given limitIServiceDao.findManyByIdentifier(Collection<String> values) Find records that haveIDENTIFIER IN (values)asynchronouslyIServiceDao.findManyByIdentifier(Collection<String> values, int limit) Find records that haveIDENTIFIER IN (values)asynchronously limited by the given limitIServiceDao.findManyByIdentifierComponent(Collection<String> values) Find records that haveIDENTIFIER_COMPONENT IN (values)asynchronouslyIServiceDao.findManyByIdentifierComponent(Collection<String> values, int limit) Find records that haveIDENTIFIER_COMPONENT IN (values)asynchronously limited by the given limitIServiceDao.findManyByInScript(Collection<String> values) Find records that haveIN_SCRIPT IN (values)asynchronouslyIServiceDao.findManyByInScript(Collection<String> values, int limit) Find records that haveIN_SCRIPT IN (values)asynchronously limited by the given limitIServiceDao.findManyByIsGraphic(Collection<Boolean> values) Find records that haveIS_GRAPHIC IN (values)asynchronouslyIServiceDao.findManyByIsGraphic(Collection<Boolean> values, int limit) Find records that haveIS_GRAPHIC IN (values)asynchronously limited by the given limitIServiceDao.findManyByIsWorkflow(Collection<Boolean> values) Find records that haveIS_WORKFLOW IN (values)asynchronouslyIServiceDao.findManyByIsWorkflow(Collection<Boolean> values, int limit) Find records that haveIS_WORKFLOW IN (values)asynchronously limited by the given limitIServiceDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyIServiceDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitIServiceDao.findManyByMappingComponent(Collection<String> values) Find records that haveMAPPING_COMPONENT IN (values)asynchronouslyIServiceDao.findManyByMappingComponent(Collection<String> values, int limit) Find records that haveMAPPING_COMPONENT IN (values)asynchronously limited by the given limitIServiceDao.findManyByMappingConfig(Collection<String> values) Find records that haveMAPPING_CONFIG IN (values)asynchronouslyIServiceDao.findManyByMappingConfig(Collection<String> values, int limit) Find records that haveMAPPING_CONFIG IN (values)asynchronously limited by the given limitIServiceDao.findManyByMappingMode(Collection<String> values) Find records that haveMAPPING_MODE IN (values)asynchronouslyIServiceDao.findManyByMappingMode(Collection<String> values, int limit) Find records that haveMAPPING_MODE IN (values)asynchronously limited by the given limitIServiceDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyIServiceDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitIServiceDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyIServiceDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitIServiceDao.findManyByNamespace(Collection<String> values) Find records that haveNAMESPACE IN (values)asynchronouslyIServiceDao.findManyByNamespace(Collection<String> values, int limit) Find records that haveNAMESPACE IN (values)asynchronously limited by the given limitIServiceDao.findManyByOutScript(Collection<String> values) Find records that haveOUT_SCRIPT IN (values)asynchronouslyIServiceDao.findManyByOutScript(Collection<String> values, int limit) Find records that haveOUT_SCRIPT IN (values)asynchronously limited by the given limitIServiceDao.findManyByRuleUnique(Collection<String> values) Find records that haveRULE_UNIQUE IN (values)asynchronouslyIServiceDao.findManyByRuleUnique(Collection<String> values, int limit) Find records that haveRULE_UNIQUE IN (values)asynchronously limited by the given limitIServiceDao.findManyByServiceComponent(Collection<String> values) Find records that haveSERVICE_COMPONENT IN (values)asynchronouslyIServiceDao.findManyByServiceComponent(Collection<String> values, int limit) Find records that haveSERVICE_COMPONENT IN (values)asynchronously limited by the given limitIServiceDao.findManyByServiceConfig(Collection<String> values) Find records that haveSERVICE_CONFIG IN (values)asynchronouslyIServiceDao.findManyByServiceConfig(Collection<String> values, int limit) Find records that haveSERVICE_CONFIG IN (values)asynchronously limited by the given limitIServiceDao.findManyByServiceRecord(Collection<String> values) Find records that haveSERVICE_RECORD IN (values)asynchronouslyIServiceDao.findManyByServiceRecord(Collection<String> values, int limit) Find records that haveSERVICE_RECORD IN (values)asynchronously limited by the given limitIServiceDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyIServiceDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitIServiceDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyIServiceDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitIServiceDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyIServiceDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<IServiceRecord,IService, String> IServiceDao.queryExecutor()Methods in cn.vertxup.jet.domain.tables.daos with parameters of type IService -
Uses of IService in cn.vertxup.jet.domain.tables.pojos
Methods in cn.vertxup.jet.domain.tables.pojos that return IServiceModifier and TypeMethodDescriptionSetter forDB_ETERNAL.I_SERVICE.ACTIVE.IService.setChannelComponent(String channelComponent) Setter forDB_ETERNAL.I_SERVICE.CHANNEL_COMPONENT.IService.setChannelConfig(String channelConfig) Setter forDB_ETERNAL.I_SERVICE.CHANNEL_CONFIG.IService.setChannelType(String channelType) Setter forDB_ETERNAL.I_SERVICE.CHANNEL_TYPE.IService.setComment(String comment) Setter forDB_ETERNAL.I_SERVICE.COMMENT.IService.setConfigDatabase(String configDatabase) Setter forDB_ETERNAL.I_SERVICE.CONFIG_DATABASE.IService.setConfigIntegration(String configIntegration) Setter forDB_ETERNAL.I_SERVICE.CONFIG_INTEGRATION.IService.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.I_SERVICE.CREATED_AT.IService.setCreatedBy(String createdBy) Setter forDB_ETERNAL.I_SERVICE.CREATED_BY.IService.setDictComponent(String dictComponent) Setter forDB_ETERNAL.I_SERVICE.DICT_COMPONENT.IService.setDictConfig(String dictConfig) Setter forDB_ETERNAL.I_SERVICE.DICT_CONFIG.IService.setDictEpsilon(String dictEpsilon) Setter forDB_ETERNAL.I_SERVICE.DICT_EPSILON.IService.setIdentifier(String identifier) Setter forDB_ETERNAL.I_SERVICE.IDENTIFIER.IService.setIdentifierComponent(String identifierComponent) Setter forDB_ETERNAL.I_SERVICE.IDENTIFIER_COMPONENT.IService.setInScript(String inScript) Setter forDB_ETERNAL.I_SERVICE.IN_SCRIPT.IService.setIsGraphic(Boolean isGraphic) Setter forDB_ETERNAL.I_SERVICE.IS_GRAPHIC.IService.setIsWorkflow(Boolean isWorkflow) Setter forDB_ETERNAL.I_SERVICE.IS_WORKFLOW.Setter forDB_ETERNAL.I_SERVICE.KEY.IService.setLanguage(String language) Setter forDB_ETERNAL.I_SERVICE.LANGUAGE.IService.setMappingComponent(String mappingComponent) Setter forDB_ETERNAL.I_SERVICE.MAPPING_COMPONENT.IService.setMappingConfig(String mappingConfig) Setter forDB_ETERNAL.I_SERVICE.MAPPING_CONFIG.IService.setMappingMode(String mappingMode) Setter forDB_ETERNAL.I_SERVICE.MAPPING_MODE.IService.setMetadata(String metadata) Setter forDB_ETERNAL.I_SERVICE.METADATA.Setter forDB_ETERNAL.I_SERVICE.NAME.IService.setNamespace(String namespace) Setter forDB_ETERNAL.I_SERVICE.NAMESPACE.IService.setOutScript(String outScript) Setter forDB_ETERNAL.I_SERVICE.OUT_SCRIPT.IService.setRuleUnique(String ruleUnique) Setter forDB_ETERNAL.I_SERVICE.RULE_UNIQUE.IService.setServiceComponent(String serviceComponent) Setter forDB_ETERNAL.I_SERVICE.SERVICE_COMPONENT.IService.setServiceConfig(String serviceConfig) Setter forDB_ETERNAL.I_SERVICE.SERVICE_CONFIG.IService.setServiceRecord(String serviceRecord) Setter forDB_ETERNAL.I_SERVICE.SERVICE_RECORD.Setter forDB_ETERNAL.I_SERVICE.SIGMA.IService.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.I_SERVICE.UPDATED_AT.IService.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.I_SERVICE.UPDATED_BY. -
Uses of IService in cn.vertxup.jet.domain.tables.records
Constructors in cn.vertxup.jet.domain.tables.records with parameters of type IServiceModifierConstructorDescriptionIServiceRecord(IService value) Create a detached, initialised IServiceRecord -
Uses of IService in cn.vertxup.jet.service
Methods in cn.vertxup.jet.service that return IService -
Uses of IService in io.vertx.tp.jet.atom
Methods in io.vertx.tp.jet.atom that return IServiceConstructors in io.vertx.tp.jet.atom with parameters of type IService -
Uses of IService in io.vertx.tp.jet.refine
Methods in io.vertx.tp.jet.refine with parameters of type IServiceModifier and TypeMethodDescriptionstatic io.vertx.up.commune.config.DatabaseJt.toDatabase(IService service) static io.vertx.up.commune.exchange.DSettingstatic io.vertx.up.commune.config.IdentityJt.toIdentity(IService service) static io.vertx.up.commune.config.IntegrationJt.toIntegration(IService service) static io.vertx.up.commune.exchange.BTreestatic io.vertx.core.json.JsonObjectstatic io.vertx.core.json.JsonObjectstatic io.vertx.core.json.JsonObjectstatic io.aeon.experiment.rule.RuleUnique -
Uses of IService in io.vertx.tp.jet.uca.business
Methods in io.vertx.tp.jet.uca.business that return IService