Uses of Interface
cn.vertxup.integration.domain.tables.interfaces.IIPortfolio
Packages that use IIPortfolio
Package
Description
-
Uses of IIPortfolio in cn.vertxup.integration.domain.tables.interfaces
Methods in cn.vertxup.integration.domain.tables.interfaces with type parameters of type IIPortfolioModifier and TypeMethodDescription<E extends IIPortfolio>
EIIPortfolio.into(E into) Copy data into another generated Record/POJO implementing the common interface IIPortfolioMethods in cn.vertxup.integration.domain.tables.interfaces that return IIPortfolioModifier and TypeMethodDescriptiondefault IIPortfolioIIPortfolio.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.I_PORTFOLIO.ACTIVE.Setter forDB_ETERNAL.I_PORTFOLIO.APP_ID.Setter forDB_ETERNAL.I_PORTFOLIO.CODE.IIPortfolio.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_PORTFOLIO.CREATED_AT.IIPortfolio.setCreatedBy(String value) Setter forDB_ETERNAL.I_PORTFOLIO.CREATED_BY.IIPortfolio.setDataConfig(String value) Setter forDB_ETERNAL.I_PORTFOLIO.DATA_CONFIG.IIPortfolio.setDataIntegration(String value) Setter forDB_ETERNAL.I_PORTFOLIO.DATA_INTEGRATION.IIPortfolio.setDataKey(String value) Setter forDB_ETERNAL.I_PORTFOLIO.DATA_KEY.IIPortfolio.setDataSecure(String value) Setter forDB_ETERNAL.I_PORTFOLIO.DATA_SECURE.IIPortfolio.setIntegrationId(String value) Setter forDB_ETERNAL.I_PORTFOLIO.INTEGRATION_ID.Setter forDB_ETERNAL.I_PORTFOLIO.KEY.IIPortfolio.setLanguage(String value) Setter forDB_ETERNAL.I_PORTFOLIO.LANGUAGE.IIPortfolio.setMetadata(String value) Setter forDB_ETERNAL.I_PORTFOLIO.METADATA.Setter forDB_ETERNAL.I_PORTFOLIO.NAME.Setter forDB_ETERNAL.I_PORTFOLIO.OWNER.IIPortfolio.setOwnerType(String value) Setter forDB_ETERNAL.I_PORTFOLIO.OWNER_TYPE.IIPortfolio.setRunComponent(String value) Setter forDB_ETERNAL.I_PORTFOLIO.RUN_COMPONENT.IIPortfolio.setRunConfig(String value) Setter forDB_ETERNAL.I_PORTFOLIO.RUN_CONFIG.Setter forDB_ETERNAL.I_PORTFOLIO.SIGMA.Setter forDB_ETERNAL.I_PORTFOLIO.STATUS.Setter forDB_ETERNAL.I_PORTFOLIO.TYPE.IIPortfolio.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_PORTFOLIO.UPDATED_AT.IIPortfolio.setUpdatedBy(String value) Setter forDB_ETERNAL.I_PORTFOLIO.UPDATED_BY.Methods in cn.vertxup.integration.domain.tables.interfaces with parameters of type IIPortfolioModifier and TypeMethodDescriptionvoidIIPortfolio.from(IIPortfolio from) Load data from another generated Record/POJO implementing the common interface IIPortfolio -
Uses of IIPortfolio in cn.vertxup.integration.domain.tables.pojos
Classes in cn.vertxup.integration.domain.tables.pojos that implement IIPortfolioMethods in cn.vertxup.integration.domain.tables.pojos with type parameters of type IIPortfolioMethods in cn.vertxup.integration.domain.tables.pojos with parameters of type IIPortfolioConstructors in cn.vertxup.integration.domain.tables.pojos with parameters of type IIPortfolio -
Uses of IIPortfolio in cn.vertxup.integration.domain.tables.records
Classes in cn.vertxup.integration.domain.tables.records that implement IIPortfolioMethods in cn.vertxup.integration.domain.tables.records with type parameters of type IIPortfolioMethods in cn.vertxup.integration.domain.tables.records with parameters of type IIPortfolio