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