Uses of Class
io.dataease.plugins.common.base.domain.SysRoleExample.Criteria
-
Packages that use SysRoleExample.Criteria Package Description io.dataease.plugins.common.base.domain -
-
Uses of SysRoleExample.Criteria in io.dataease.plugins.common.base.domain
Fields in io.dataease.plugins.common.base.domain with type parameters of type SysRoleExample.Criteria Modifier and Type Field Description protected List<SysRoleExample.Criteria>SysRoleExample. oredCriteriaMethods in io.dataease.plugins.common.base.domain that return types with arguments of type SysRoleExample.Criteria Modifier and Type Method Description List<SysRoleExample.Criteria>SysRoleExample. getOredCriteria()Methods in io.dataease.plugins.common.base.domain with parameters of type SysRoleExample.Criteria Modifier and Type Method Description voidSysRoleExample. or(SysRoleExample.Criteria criteria)
-