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