Uses of Interface
cn.vertxup.integration.domain.tables.interfaces.IIMessage
Packages that use IIMessage
Package
Description
-
Uses of IIMessage in cn.vertxup.integration.domain.tables.interfaces
Methods in cn.vertxup.integration.domain.tables.interfaces with type parameters of type IIMessageModifier and TypeMethodDescription<E extends IIMessage>
EIIMessage.into(E into) Copy data into another generated Record/POJO implementing the common interface IIMessageMethods in cn.vertxup.integration.domain.tables.interfaces that return IIMessageModifier and TypeMethodDescriptiondefault IIMessageIIMessage.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.I_MESSAGE.ACTIVE.Setter forDB_ETERNAL.I_MESSAGE.APP_ID.Setter forDB_ETERNAL.I_MESSAGE.CODE.IIMessage.setContent(String value) Setter forDB_ETERNAL.I_MESSAGE.CONTENT.IIMessage.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_MESSAGE.CREATED_AT.IIMessage.setCreatedBy(String value) Setter forDB_ETERNAL.I_MESSAGE.CREATED_BY.Setter forDB_ETERNAL.I_MESSAGE.FROM.Setter forDB_ETERNAL.I_MESSAGE.KEY.IIMessage.setLanguage(String value) Setter forDB_ETERNAL.I_MESSAGE.LANGUAGE.IIMessage.setMetadata(String value) Setter forDB_ETERNAL.I_MESSAGE.METADATA.Setter forDB_ETERNAL.I_MESSAGE.NAME.Setter forDB_ETERNAL.I_MESSAGE.SEND_AT.Setter forDB_ETERNAL.I_MESSAGE.SEND_BY.Setter forDB_ETERNAL.I_MESSAGE.SIGMA.Setter forDB_ETERNAL.I_MESSAGE.STATUS.IIMessage.setSubject(String value) Setter forDB_ETERNAL.I_MESSAGE.SUBJECT.Setter forDB_ETERNAL.I_MESSAGE.TO.Setter forDB_ETERNAL.I_MESSAGE.TYPE.IIMessage.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_MESSAGE.UPDATED_AT.IIMessage.setUpdatedBy(String value) Setter forDB_ETERNAL.I_MESSAGE.UPDATED_BY.Methods in cn.vertxup.integration.domain.tables.interfaces with parameters of type IIMessage -
Uses of IIMessage in cn.vertxup.integration.domain.tables.pojos
Classes in cn.vertxup.integration.domain.tables.pojos that implement IIMessageMethods in cn.vertxup.integration.domain.tables.pojos with type parameters of type IIMessageMethods in cn.vertxup.integration.domain.tables.pojos with parameters of type IIMessageConstructors in cn.vertxup.integration.domain.tables.pojos with parameters of type IIMessage -
Uses of IIMessage in cn.vertxup.integration.domain.tables.records
Classes in cn.vertxup.integration.domain.tables.records that implement IIMessageMethods in cn.vertxup.integration.domain.tables.records with type parameters of type IIMessageMethods in cn.vertxup.integration.domain.tables.records with parameters of type IIMessage