Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISAction
Packages that use ISAction
Package
Description
-
Uses of ISAction in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISActionModifier and TypeMethodDescription<E extends ISAction>
EISAction.into(E into) Copy data into another generated Record/POJO implementing the common interface ISActionMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISActionModifier and TypeMethodDescriptiondefault ISActionISAction.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_ACTION.ACTIVE.Setter forDB_ETERNAL.S_ACTION.CODE.ISAction.setComment(String value) Setter forDB_ETERNAL.S_ACTION.COMMENT.ISAction.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_ACTION.CREATED_AT.ISAction.setCreatedBy(String value) Setter forDB_ETERNAL.S_ACTION.CREATED_BY.Setter forDB_ETERNAL.S_ACTION.KEY.ISAction.setLanguage(String value) Setter forDB_ETERNAL.S_ACTION.LANGUAGE.Setter forDB_ETERNAL.S_ACTION.LEVEL.ISAction.setMetadata(String value) Setter forDB_ETERNAL.S_ACTION.METADATA.Setter forDB_ETERNAL.S_ACTION.METHOD.Setter forDB_ETERNAL.S_ACTION.NAME.ISAction.setPermissionId(String value) Setter forDB_ETERNAL.S_ACTION.PERMISSION_ID.ISAction.setRenewalCredit(String value) Setter forDB_ETERNAL.S_ACTION.RENEWAL_CREDIT.ISAction.setResourceId(String value) Setter forDB_ETERNAL.S_ACTION.RESOURCE_ID.Setter forDB_ETERNAL.S_ACTION.SIGMA.ISAction.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_ACTION.UPDATED_AT.ISAction.setUpdatedBy(String value) Setter forDB_ETERNAL.S_ACTION.UPDATED_BY.Setter forDB_ETERNAL.S_ACTION.URI.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISAction -
Uses of ISAction in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISActionMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISActionMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISActionConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISAction -
Uses of ISAction in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISActionMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISActionMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISAction