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