Uses of Interface
cn.vertxup.tpl.domain.tables.interfaces.IMyMenu
Packages that use IMyMenu
Package
Description
-
Uses of IMyMenu in cn.vertxup.tpl.domain.tables.interfaces
Methods in cn.vertxup.tpl.domain.tables.interfaces with type parameters of type IMyMenuModifier and TypeMethodDescription<E extends IMyMenu>
EIMyMenu.into(E into) Copy data into another generated Record/POJO implementing the common interface IMyMenuMethods in cn.vertxup.tpl.domain.tables.interfaces that return IMyMenuModifier and TypeMethodDescriptiondefault IMyMenuIMyMenu.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.MY_MENU.ACTIVE.IMyMenu.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_MENU.CREATED_AT.IMyMenu.setCreatedBy(String value) Setter forDB_ETERNAL.MY_MENU.CREATED_BY.Setter forDB_ETERNAL.MY_MENU.ICON.Setter forDB_ETERNAL.MY_MENU.KEY.IMyMenu.setLanguage(String value) Setter forDB_ETERNAL.MY_MENU.LANGUAGE.IMyMenu.setMetadata(String value) Setter forDB_ETERNAL.MY_MENU.METADATA.Setter forDB_ETERNAL.MY_MENU.OWNER.IMyMenu.setOwnerType(String value) Setter forDB_ETERNAL.MY_MENU.OWNER_TYPE.Setter forDB_ETERNAL.MY_MENU.PAGE.IMyMenu.setPosition(String value) Setter forDB_ETERNAL.MY_MENU.POSITION.Setter forDB_ETERNAL.MY_MENU.SIGMA.Setter forDB_ETERNAL.MY_MENU.TEXT.Setter forDB_ETERNAL.MY_MENU.TYPE.IMyMenu.setUiColorBg(String value) Setter forDB_ETERNAL.MY_MENU.UI_COLOR_BG.IMyMenu.setUiColorFg(String value) Setter forDB_ETERNAL.MY_MENU.UI_COLOR_FG.IMyMenu.setUiParent(String value) Setter forDB_ETERNAL.MY_MENU.UI_PARENT.Setter forDB_ETERNAL.MY_MENU.UI_SORT.IMyMenu.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_MENU.UPDATED_AT.IMyMenu.setUpdatedBy(String value) Setter forDB_ETERNAL.MY_MENU.UPDATED_BY.Setter forDB_ETERNAL.MY_MENU.URI.Methods in cn.vertxup.tpl.domain.tables.interfaces with parameters of type IMyMenu -
Uses of IMyMenu in cn.vertxup.tpl.domain.tables.pojos
Classes in cn.vertxup.tpl.domain.tables.pojos that implement IMyMenuMethods in cn.vertxup.tpl.domain.tables.pojos with type parameters of type IMyMenuMethods in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyMenuConstructors in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyMenu -
Uses of IMyMenu in cn.vertxup.tpl.domain.tables.records
Classes in cn.vertxup.tpl.domain.tables.records that implement IMyMenuMethods in cn.vertxup.tpl.domain.tables.records with type parameters of type IMyMenuMethods in cn.vertxup.tpl.domain.tables.records with parameters of type IMyMenu