Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXLog
Packages that use IXLog
Package
Description
-
Uses of IXLog in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXLogModifier and TypeMethodDescription<E extends IXLog>
EIXLog.into(E into) Copy data into another generated Record/POJO implementing the common interface IXLogMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXLogModifier and TypeMethodDescriptiondefault IXLogIXLog.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_LOG.ACTIVE.IXLog.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_LOG.CREATED_AT.IXLog.setCreatedBy(String value) Setter forDB_ETERNAL.X_LOG.CREATED_BY.IXLog.setInfoAt(LocalDateTime value) Setter forDB_ETERNAL.X_LOG.INFO_AT.IXLog.setInfoReadable(String value) Setter forDB_ETERNAL.X_LOG.INFO_READABLE.IXLog.setInfoStack(String value) Setter forDB_ETERNAL.X_LOG.INFO_STACK.IXLog.setInfoSystem(String value) Setter forDB_ETERNAL.X_LOG.INFO_SYSTEM.Setter forDB_ETERNAL.X_LOG.KEY.IXLog.setLanguage(String value) Setter forDB_ETERNAL.X_LOG.LANGUAGE.Setter forDB_ETERNAL.X_LOG.LEVEL.IXLog.setLogAgent(String value) Setter forDB_ETERNAL.X_LOG.LOG_AGENT.Setter forDB_ETERNAL.X_LOG.LOG_IP.IXLog.setLogUser(String value) Setter forDB_ETERNAL.X_LOG.LOG_USER.IXLog.setMetadata(String value) Setter forDB_ETERNAL.X_LOG.METADATA.Setter forDB_ETERNAL.X_LOG.SIGMA.Setter forDB_ETERNAL.X_LOG.TYPE.IXLog.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_LOG.UPDATED_AT.IXLog.setUpdatedBy(String value) Setter forDB_ETERNAL.X_LOG.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXLog -
Uses of IXLog in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXLogMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXLogMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXLogConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXLog -
Uses of IXLog in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXLogMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXLogMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXLog