Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.IOUser
Packages that use IOUser
Package
Description
-
Uses of IOUser in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type IOUserModifier and TypeMethodDescription<E extends IOUser>
EIOUser.into(E into) Copy data into another generated Record/POJO implementing the common interface IOUserMethods in cn.vertxup.rbac.domain.tables.interfaces that return IOUserModifier and TypeMethodDescriptiondefault IOUserIOUser.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.O_USER.ACTIVE.IOUser.setClientId(String value) Setter forDB_ETERNAL.O_USER.CLIENT_ID.IOUser.setClientSecret(String value) Setter forDB_ETERNAL.O_USER.CLIENT_SECRET.Setter forDB_ETERNAL.O_USER.CODE.IOUser.setGrantType(String value) Setter forDB_ETERNAL.O_USER.GRANT_TYPE.Setter forDB_ETERNAL.O_USER.KEY.IOUser.setLanguage(String value) Setter forDB_ETERNAL.O_USER.LANGUAGE.IOUser.setMetadata(String value) Setter forDB_ETERNAL.O_USER.METADATA.IOUser.setRedirectUri(String value) Setter forDB_ETERNAL.O_USER.REDIRECT_URI.Setter forDB_ETERNAL.O_USER.SCOPE.Setter forDB_ETERNAL.O_USER.STATE.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type IOUser -
Uses of IOUser in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement IOUserMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type IOUserMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type IOUserConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type IOUser -
Uses of IOUser in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement IOUserMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type IOUserMethods in cn.vertxup.rbac.domain.tables.records with parameters of type IOUser