Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISUser
Packages that use ISUser
Package
Description
-
Uses of ISUser in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISUserModifier and TypeMethodDescription<E extends ISUser>
EISUser.into(E into) Copy data into another generated Record/POJO implementing the common interface ISUserMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISUserModifier and TypeMethodDescriptiondefault ISUserISUser.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_USER.ACTIVE.Setter forDB_ETERNAL.S_USER.ALIAS.ISUser.setCategory(String value) Setter forDB_ETERNAL.S_USER.CATEGORY.ISUser.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_USER.CREATED_AT.ISUser.setCreatedBy(String value) Setter forDB_ETERNAL.S_USER.CREATED_BY.Setter forDB_ETERNAL.S_USER.EMAIL.Setter forDB_ETERNAL.S_USER.KEY.ISUser.setLanguage(String value) Setter forDB_ETERNAL.S_USER.LANGUAGE.ISUser.setMetadata(String value) Setter forDB_ETERNAL.S_USER.METADATA.Setter forDB_ETERNAL.S_USER.MOBILE.ISUser.setModelId(String value) Setter forDB_ETERNAL.S_USER.MODEL_ID.ISUser.setModelKey(String value) Setter forDB_ETERNAL.S_USER.MODEL_KEY.ISUser.setPassword(String value) Setter forDB_ETERNAL.S_USER.PASSWORD.ISUser.setRealname(String value) Setter forDB_ETERNAL.S_USER.REALNAME.Setter forDB_ETERNAL.S_USER.SIGMA.ISUser.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_USER.UPDATED_AT.ISUser.setUpdatedBy(String value) Setter forDB_ETERNAL.S_USER.UPDATED_BY.ISUser.setUsername(String value) Setter forDB_ETERNAL.S_USER.USERNAME.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISUser -
Uses of ISUser in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISUserMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISUserMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISUserConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISUser -
Uses of ISUser in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISUserMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISUserMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISUser