Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISResource
Packages that use ISResource
Package
Description
-
Uses of ISResource in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISResourceModifier and TypeMethodDescription<E extends ISResource>
EISResource.into(E into) Copy data into another generated Record/POJO implementing the common interface ISResourceMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISResourceModifier and TypeMethodDescriptiondefault ISResourceISResource.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_RESOURCE.ACTIVE.ISResource.setCategory(String value) Setter forDB_ETERNAL.S_RESOURCE.CATEGORY.Setter forDB_ETERNAL.S_RESOURCE.CODE.ISResource.setComment(String value) Setter forDB_ETERNAL.S_RESOURCE.COMMENT.ISResource.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_RESOURCE.CREATED_AT.ISResource.setCreatedBy(String value) Setter forDB_ETERNAL.S_RESOURCE.CREATED_BY.ISResource.setIdentifier(String value) Setter forDB_ETERNAL.S_RESOURCE.IDENTIFIER.Setter forDB_ETERNAL.S_RESOURCE.KEY.ISResource.setLanguage(String value) Setter forDB_ETERNAL.S_RESOURCE.LANGUAGE.Setter forDB_ETERNAL.S_RESOURCE.LEVEL.ISResource.setMetadata(String value) Setter forDB_ETERNAL.S_RESOURCE.METADATA.ISResource.setModeGroup(String value) Setter forDB_ETERNAL.S_RESOURCE.MODE_GROUP.ISResource.setModeRole(String value) Setter forDB_ETERNAL.S_RESOURCE.MODE_ROLE.ISResource.setModeTree(String value) Setter forDB_ETERNAL.S_RESOURCE.MODE_TREE.Setter forDB_ETERNAL.S_RESOURCE.NAME.ISResource.setSeekComponent(String value) Setter forDB_ETERNAL.S_RESOURCE.SEEK_COMPONENT.ISResource.setSeekConfig(String value) Setter forDB_ETERNAL.S_RESOURCE.SEEK_CONFIG.ISResource.setSeekSyntax(String value) Setter forDB_ETERNAL.S_RESOURCE.SEEK_SYNTAX.Setter forDB_ETERNAL.S_RESOURCE.SIGMA.Setter forDB_ETERNAL.S_RESOURCE.TYPE.ISResource.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_RESOURCE.UPDATED_AT.ISResource.setUpdatedBy(String value) Setter forDB_ETERNAL.S_RESOURCE.UPDATED_BY.ISResource.setVirtual(Boolean value) Setter forDB_ETERNAL.S_RESOURCE.VIRTUAL.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISResourceModifier and TypeMethodDescriptionvoidISResource.from(ISResource from) Load data from another generated Record/POJO implementing the common interface ISResource -
Uses of ISResource in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISResourceMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISResourceMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISResourceConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISResource -
Uses of ISResource in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISResourceMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISResourceMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISResource