Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXMenu
Packages that use IXMenu
Package
Description
-
Uses of IXMenu in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXMenuModifier and TypeMethodDescription<E extends IXMenu>
EIXMenu.into(E into) Copy data into another generated Record/POJO implementing the common interface IXMenuMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXMenuModifier and TypeMethodDescriptiondefault IXMenuIXMenu.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_MENU.ACTIVE.Setter forDB_ETERNAL.X_MENU.APP_ID.IXMenu.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_MENU.CREATED_AT.IXMenu.setCreatedBy(String value) Setter forDB_ETERNAL.X_MENU.CREATED_BY.Setter forDB_ETERNAL.X_MENU.ICON.Setter forDB_ETERNAL.X_MENU.KEY.IXMenu.setLanguage(String value) Setter forDB_ETERNAL.X_MENU.LANGUAGE.Setter forDB_ETERNAL.X_MENU.LEVEL.IXMenu.setMetadata(String value) Setter forDB_ETERNAL.X_MENU.METADATA.Setter forDB_ETERNAL.X_MENU.NAME.Setter forDB_ETERNAL.X_MENU.ORDER.IXMenu.setParentId(String value) Setter forDB_ETERNAL.X_MENU.PARENT_ID.Setter forDB_ETERNAL.X_MENU.SIGMA.Setter forDB_ETERNAL.X_MENU.TEXT.Setter forDB_ETERNAL.X_MENU.TYPE.IXMenu.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_MENU.UPDATED_AT.IXMenu.setUpdatedBy(String value) Setter forDB_ETERNAL.X_MENU.UPDATED_BY.Setter forDB_ETERNAL.X_MENU.URI.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXMenu -
Uses of IXMenu in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXMenuMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXMenuMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXMenuConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXMenu -
Uses of IXMenu in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXMenuMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXMenuMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXMenu