Uses of Interface
cn.vertxup.tpl.domain.tables.interfaces.IMyDesktop
Packages that use IMyDesktop
Package
Description
-
Uses of IMyDesktop in cn.vertxup.tpl.domain.tables.interfaces
Methods in cn.vertxup.tpl.domain.tables.interfaces with type parameters of type IMyDesktopModifier and TypeMethodDescription<E extends IMyDesktop>
EIMyDesktop.into(E into) Copy data into another generated Record/POJO implementing the common interface IMyDesktopMethods in cn.vertxup.tpl.domain.tables.interfaces that return IMyDesktopModifier and TypeMethodDescriptiondefault IMyDesktopIMyDesktop.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.MY_DESKTOP.ACTIVE.Setter forDB_ETERNAL.MY_DESKTOP.BAG_ID.IMyDesktop.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_DESKTOP.CREATED_AT.IMyDesktop.setCreatedBy(String value) Setter forDB_ETERNAL.MY_DESKTOP.CREATED_BY.Setter forDB_ETERNAL.MY_DESKTOP.KEY.IMyDesktop.setLanguage(String value) Setter forDB_ETERNAL.MY_DESKTOP.LANGUAGE.IMyDesktop.setMetadata(String value) Setter forDB_ETERNAL.MY_DESKTOP.METADATA.Setter forDB_ETERNAL.MY_DESKTOP.OWNER.IMyDesktop.setOwnerType(String value) Setter forDB_ETERNAL.MY_DESKTOP.OWNER_TYPE.Setter forDB_ETERNAL.MY_DESKTOP.SIGMA.IMyDesktop.setUiConfig(String value) Setter forDB_ETERNAL.MY_DESKTOP.UI_CONFIG.Setter forDB_ETERNAL.MY_DESKTOP.UI_GRID.IMyDesktop.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_DESKTOP.UPDATED_AT.IMyDesktop.setUpdatedBy(String value) Setter forDB_ETERNAL.MY_DESKTOP.UPDATED_BY.Methods in cn.vertxup.tpl.domain.tables.interfaces with parameters of type IMyDesktopModifier and TypeMethodDescriptionvoidIMyDesktop.from(IMyDesktop from) Load data from another generated Record/POJO implementing the common interface IMyDesktop -
Uses of IMyDesktop in cn.vertxup.tpl.domain.tables.pojos
Classes in cn.vertxup.tpl.domain.tables.pojos that implement IMyDesktopMethods in cn.vertxup.tpl.domain.tables.pojos with type parameters of type IMyDesktopMethods in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyDesktopConstructors in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyDesktop -
Uses of IMyDesktop in cn.vertxup.tpl.domain.tables.records
Classes in cn.vertxup.tpl.domain.tables.records that implement IMyDesktopMethods in cn.vertxup.tpl.domain.tables.records with type parameters of type IMyDesktopMethods in cn.vertxup.tpl.domain.tables.records with parameters of type IMyDesktop