Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXCategory
Packages that use IXCategory
Package
Description
-
Uses of IXCategory in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXCategoryModifier and TypeMethodDescription<E extends IXCategory>
EIXCategory.into(E into) Copy data into another generated Record/POJO implementing the common interface IXCategoryMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXCategoryModifier and TypeMethodDescriptiondefault IXCategoryIXCategory.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_CATEGORY.ACTIVE.Setter forDB_ETERNAL.X_CATEGORY.APP_ID.Setter forDB_ETERNAL.X_CATEGORY.CODE.IXCategory.setComment(String value) Setter forDB_ETERNAL.X_CATEGORY.COMMENT.IXCategory.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_CATEGORY.CREATED_AT.IXCategory.setCreatedBy(String value) Setter forDB_ETERNAL.X_CATEGORY.CREATED_BY.Setter forDB_ETERNAL.X_CATEGORY.ICON.IXCategory.setIdentifier(String value) Setter forDB_ETERNAL.X_CATEGORY.IDENTIFIER.Setter forDB_ETERNAL.X_CATEGORY.KEY.IXCategory.setLanguage(String value) Setter forDB_ETERNAL.X_CATEGORY.LANGUAGE.Setter forDB_ETERNAL.X_CATEGORY.LEAF.IXCategory.setMetadata(String value) Setter forDB_ETERNAL.X_CATEGORY.METADATA.Setter forDB_ETERNAL.X_CATEGORY.NAME.IXCategory.setParentId(String value) Setter forDB_ETERNAL.X_CATEGORY.PARENT_ID.IXCategory.setRunComponent(String value) Setter forDB_ETERNAL.X_CATEGORY.RUN_COMPONENT.IXCategory.setRunConfig(String value) Setter forDB_ETERNAL.X_CATEGORY.RUN_CONFIG.Setter forDB_ETERNAL.X_CATEGORY.SIGMA.Setter forDB_ETERNAL.X_CATEGORY.SORT.IXCategory.setTreeComponent(String value) Setter forDB_ETERNAL.X_CATEGORY.TREE_COMPONENT.IXCategory.setTreeConfig(String value) Setter forDB_ETERNAL.X_CATEGORY.TREE_CONFIG.Setter forDB_ETERNAL.X_CATEGORY.TYPE.IXCategory.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_CATEGORY.UPDATED_AT.IXCategory.setUpdatedBy(String value) Setter forDB_ETERNAL.X_CATEGORY.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXCategoryModifier and TypeMethodDescriptionvoidIXCategory.from(IXCategory from) Load data from another generated Record/POJO implementing the common interface IXCategory -
Uses of IXCategory in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXCategoryMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXCategoryMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXCategoryConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXCategory -
Uses of IXCategory in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXCategoryMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXCategoryMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXCategory