Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXActivityRule
Packages that use IXActivityRule
Package
Description
-
Uses of IXActivityRule in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXActivityRuleModifier and TypeMethodDescription<E extends IXActivityRule>
EIXActivityRule.into(E into) Copy data into another generated Record/POJO implementing the common interface IXActivityRuleMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXActivityRuleModifier and TypeMethodDescriptiondefault IXActivityRuleIXActivityRule.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_ACTIVITY_RULE.ACTIVE.IXActivityRule.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.CREATED_AT.IXActivityRule.setCreatedBy(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.CREATED_BY.IXActivityRule.setDefinitionKey(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.DEFINITION_KEY.IXActivityRule.setHookComponent(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.HOOK_COMPONENT.IXActivityRule.setHookConfig(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.HOOK_CONFIG.Setter forDB_ETERNAL.X_ACTIVITY_RULE.KEY.IXActivityRule.setLanguage(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.LANGUAGE.IXActivityRule.setLogging(Boolean value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.LOGGING.IXActivityRule.setMetadata(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.METADATA.IXActivityRule.setRuleConfig(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_CONFIG.IXActivityRule.setRuleExpression(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_EXPRESSION.IXActivityRule.setRuleField(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_FIELD.IXActivityRule.setRuleIdentifier(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_IDENTIFIER.IXActivityRule.setRuleMessage(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_MESSAGE.IXActivityRule.setRuleName(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_NAME.Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_NS.IXActivityRule.setRuleOrder(Long value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_ORDER.IXActivityRule.setRuleTpl(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.RULE_TPL.Setter forDB_ETERNAL.X_ACTIVITY_RULE.SIGMA.IXActivityRule.setTaskKey(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.TASK_KEY.Setter forDB_ETERNAL.X_ACTIVITY_RULE.TYPE.IXActivityRule.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.UPDATED_AT.IXActivityRule.setUpdatedBy(String value) Setter forDB_ETERNAL.X_ACTIVITY_RULE.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXActivityRuleModifier and TypeMethodDescriptionvoidIXActivityRule.from(IXActivityRule from) Load data from another generated Record/POJO implementing the common interface IXActivityRule -
Uses of IXActivityRule in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXActivityRuleMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXActivityRuleMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXActivityRuleConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXActivityRule -
Uses of IXActivityRule in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXActivityRuleMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXActivityRuleMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXActivityRule