Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISPath
Packages that use ISPath
Package
Description
-
Uses of ISPath in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISPathModifier and TypeMethodDescription<E extends ISPath>
EISPath.into(E into) Copy data into another generated Record/POJO implementing the common interface ISPathMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISPathModifier and TypeMethodDescriptiondefault ISPathISPath.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_PATH.ACTIVE.Setter forDB_ETERNAL.S_PATH.CODE.ISPath.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_PATH.CREATED_AT.ISPath.setCreatedBy(String value) Setter forDB_ETERNAL.S_PATH.CREATED_BY.ISPath.setDmComponent(String value) Setter forDB_ETERNAL.S_PATH.DM_COMPONENT.ISPath.setDmCondition(String value) Setter forDB_ETERNAL.S_PATH.DM_CONDITION.ISPath.setDmConfig(String value) Setter forDB_ETERNAL.S_PATH.DM_CONFIG.Setter forDB_ETERNAL.S_PATH.DM_TYPE.Setter forDB_ETERNAL.S_PATH.KEY.ISPath.setLanguage(String value) Setter forDB_ETERNAL.S_PATH.LANGUAGE.ISPath.setMapping(String value) Setter forDB_ETERNAL.S_PATH.MAPPING.ISPath.setMetadata(String value) Setter forDB_ETERNAL.S_PATH.METADATA.Setter forDB_ETERNAL.S_PATH.NAME.ISPath.setParentId(String value) Setter forDB_ETERNAL.S_PATH.PARENT_ID.Setter forDB_ETERNAL.S_PATH.PHASE.ISPath.setRunComponent(String value) Setter forDB_ETERNAL.S_PATH.RUN_COMPONENT.ISPath.setRunType(String value) Setter forDB_ETERNAL.S_PATH.RUN_TYPE.Setter forDB_ETERNAL.S_PATH.SIGMA.ISPath.setUiComponent(String value) Setter forDB_ETERNAL.S_PATH.UI_COMPONENT.ISPath.setUiCondition(String value) Setter forDB_ETERNAL.S_PATH.UI_CONDITION.ISPath.setUiConfig(String value) Setter forDB_ETERNAL.S_PATH.UI_CONFIG.Setter forDB_ETERNAL.S_PATH.UI_SORT.ISPath.setUiSurface(String value) Setter forDB_ETERNAL.S_PATH.UI_SURFACE.Setter forDB_ETERNAL.S_PATH.UI_TYPE.ISPath.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_PATH.UPDATED_AT.ISPath.setUpdatedBy(String value) Setter forDB_ETERNAL.S_PATH.UPDATED_BY.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISPath -
Uses of ISPath in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISPathMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISPathMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISPathConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISPath -
Uses of ISPath in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISPathMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISPathMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISPath