Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISPermSet
Packages that use ISPermSet
Package
Description
-
Uses of ISPermSet in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISPermSetModifier and TypeMethodDescription<E extends ISPermSet>
EISPermSet.into(E into) Copy data into another generated Record/POJO implementing the common interface ISPermSetMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISPermSetModifier and TypeMethodDescriptiondefault ISPermSetISPermSet.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_PERM_SET.ACTIVE.Setter forDB_ETERNAL.S_PERM_SET.CODE.ISPermSet.setComment(String value) Setter forDB_ETERNAL.S_PERM_SET.COMMENT.ISPermSet.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_PERM_SET.CREATED_AT.ISPermSet.setCreatedBy(String value) Setter forDB_ETERNAL.S_PERM_SET.CREATED_BY.Setter forDB_ETERNAL.S_PERM_SET.KEY.ISPermSet.setLanguage(String value) Setter forDB_ETERNAL.S_PERM_SET.LANGUAGE.ISPermSet.setMetadata(String value) Setter forDB_ETERNAL.S_PERM_SET.METADATA.Setter forDB_ETERNAL.S_PERM_SET.NAME.Setter forDB_ETERNAL.S_PERM_SET.SIGMA.Setter forDB_ETERNAL.S_PERM_SET.TYPE.ISPermSet.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_PERM_SET.UPDATED_AT.ISPermSet.setUpdatedBy(String value) Setter forDB_ETERNAL.S_PERM_SET.UPDATED_BY.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISPermSet -
Uses of ISPermSet in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISPermSetMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISPermSetMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISPermSetConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISPermSet -
Uses of ISPermSet in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISPermSetMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISPermSetMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISPermSet