所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
protected void |
addCriterion(String condition) |
protected void |
addCriterion(String condition,
Object value1,
Object value2,
String property) |
protected void |
addCriterion(String condition,
Object value,
String property) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeGreaterThan(Date value) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeGreaterThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeIn(List<Date> values) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeIsNotNull() |
SmebAuthExample.Criteria |
andButtonEffectEndTimeIsNull() |
SmebAuthExample.Criteria |
andButtonEffectEndTimeLessThan(Date value) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeLessThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeNotBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeNotEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectEndTimeNotIn(List<Date> values) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeGreaterThan(Date value) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeGreaterThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeIn(List<Date> values) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeIsNotNull() |
SmebAuthExample.Criteria |
andButtonEffectStartTimeIsNull() |
SmebAuthExample.Criteria |
andButtonEffectStartTimeLessThan(Date value) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeLessThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeNotBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeNotEqualTo(Date value) |
SmebAuthExample.Criteria |
andButtonEffectStartTimeNotIn(List<Date> values) |
SmebAuthExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andCreateByEqualTo(String value) |
SmebAuthExample.Criteria |
andCreateByGreaterThan(String value) |
SmebAuthExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andCreateByIn(List<String> values) |
SmebAuthExample.Criteria |
andCreateByIsNotNull() |
SmebAuthExample.Criteria |
andCreateByIsNull() |
SmebAuthExample.Criteria |
andCreateByLessThan(String value) |
SmebAuthExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andCreateByLike(String value) |
SmebAuthExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andCreateByNotEqualTo(String value) |
SmebAuthExample.Criteria |
andCreateByNotIn(List<String> values) |
SmebAuthExample.Criteria |
andCreateByNotLike(String value) |
SmebAuthExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebAuthExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebAuthExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebAuthExample.Criteria |
andCreateTimeIsNotNull() |
SmebAuthExample.Criteria |
andCreateTimeIsNull() |
SmebAuthExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebAuthExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebAuthExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebAuthExample.Criteria |
andDescriptionBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andDescriptionEqualTo(String value) |
SmebAuthExample.Criteria |
andDescriptionGreaterThan(String value) |
SmebAuthExample.Criteria |
andDescriptionGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andDescriptionIn(List<String> values) |
SmebAuthExample.Criteria |
andDescriptionIsNotNull() |
SmebAuthExample.Criteria |
andDescriptionIsNull() |
SmebAuthExample.Criteria |
andDescriptionLessThan(String value) |
SmebAuthExample.Criteria |
andDescriptionLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andDescriptionLike(String value) |
SmebAuthExample.Criteria |
andDescriptionNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andDescriptionNotEqualTo(String value) |
SmebAuthExample.Criteria |
andDescriptionNotIn(List<String> values) |
SmebAuthExample.Criteria |
andDescriptionNotLike(String value) |
SmebAuthExample.Criteria |
andEnableBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andEnableEqualTo(Integer value) |
SmebAuthExample.Criteria |
andEnableGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andEnableGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andEnableIn(List<Integer> values) |
SmebAuthExample.Criteria |
andEnableIsNotNull() |
SmebAuthExample.Criteria |
andEnableIsNull() |
SmebAuthExample.Criteria |
andEnableLessThan(Integer value) |
SmebAuthExample.Criteria |
andEnableLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andEnableNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andEnableNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andEnableNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andIconBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andIconEqualTo(String value) |
SmebAuthExample.Criteria |
andIconGreaterThan(String value) |
SmebAuthExample.Criteria |
andIconGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andIconIn(List<String> values) |
SmebAuthExample.Criteria |
andIconIsNotNull() |
SmebAuthExample.Criteria |
andIconIsNull() |
SmebAuthExample.Criteria |
andIconLessThan(String value) |
SmebAuthExample.Criteria |
andIconLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andIconLike(String value) |
SmebAuthExample.Criteria |
andIconNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andIconNotEqualTo(String value) |
SmebAuthExample.Criteria |
andIconNotIn(List<String> values) |
SmebAuthExample.Criteria |
andIconNotLike(String value) |
SmebAuthExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andIdEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIdGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIdIn(List<Integer> values) |
SmebAuthExample.Criteria |
andIdIsNotNull() |
SmebAuthExample.Criteria |
andIdIsNull() |
SmebAuthExample.Criteria |
andIdLessThan(Integer value) |
SmebAuthExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andIsMenuBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andIsMenuEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMenuGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andIsMenuGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMenuIn(List<Integer> values) |
SmebAuthExample.Criteria |
andIsMenuIsNotNull() |
SmebAuthExample.Criteria |
andIsMenuIsNull() |
SmebAuthExample.Criteria |
andIsMenuLessThan(Integer value) |
SmebAuthExample.Criteria |
andIsMenuLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMenuNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andIsMenuNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMenuNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andIsMobileBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andIsMobileEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMobileGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andIsMobileGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMobileIn(List<Integer> values) |
SmebAuthExample.Criteria |
andIsMobileIsNotNull() |
SmebAuthExample.Criteria |
andIsMobileIsNull() |
SmebAuthExample.Criteria |
andIsMobileLessThan(Integer value) |
SmebAuthExample.Criteria |
andIsMobileLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMobileNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andIsMobileNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andIsMobileNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andLastUpdateByBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andLastUpdateByEqualTo(String value) |
SmebAuthExample.Criteria |
andLastUpdateByGreaterThan(String value) |
SmebAuthExample.Criteria |
andLastUpdateByGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andLastUpdateByIn(List<String> values) |
SmebAuthExample.Criteria |
andLastUpdateByIsNotNull() |
SmebAuthExample.Criteria |
andLastUpdateByIsNull() |
SmebAuthExample.Criteria |
andLastUpdateByLessThan(String value) |
SmebAuthExample.Criteria |
andLastUpdateByLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andLastUpdateByLike(String value) |
SmebAuthExample.Criteria |
andLastUpdateByNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andLastUpdateByNotEqualTo(String value) |
SmebAuthExample.Criteria |
andLastUpdateByNotIn(List<String> values) |
SmebAuthExample.Criteria |
andLastUpdateByNotLike(String value) |
SmebAuthExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebAuthExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebAuthExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebAuthExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebAuthExample.Criteria |
andLastUpdateTimeIsNull() |
SmebAuthExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebAuthExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebAuthExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebAuthExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebAuthExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebAuthExample.Criteria |
andNameBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andNameEnBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andNameEnEqualTo(String value) |
SmebAuthExample.Criteria |
andNameEnGreaterThan(String value) |
SmebAuthExample.Criteria |
andNameEnGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andNameEnIn(List<String> values) |
SmebAuthExample.Criteria |
andNameEnIsNotNull() |
SmebAuthExample.Criteria |
andNameEnIsNull() |
SmebAuthExample.Criteria |
andNameEnLessThan(String value) |
SmebAuthExample.Criteria |
andNameEnLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andNameEnLike(String value) |
SmebAuthExample.Criteria |
andNameEnNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andNameEnNotEqualTo(String value) |
SmebAuthExample.Criteria |
andNameEnNotIn(List<String> values) |
SmebAuthExample.Criteria |
andNameEnNotLike(String value) |
SmebAuthExample.Criteria |
andNameEqualTo(String value) |
SmebAuthExample.Criteria |
andNameGreaterThan(String value) |
SmebAuthExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andNameIn(List<String> values) |
SmebAuthExample.Criteria |
andNameIsNotNull() |
SmebAuthExample.Criteria |
andNameIsNull() |
SmebAuthExample.Criteria |
andNameLessThan(String value) |
SmebAuthExample.Criteria |
andNameLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andNameLike(String value) |
SmebAuthExample.Criteria |
andNameNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andNameNotEqualTo(String value) |
SmebAuthExample.Criteria |
andNameNotIn(List<String> values) |
SmebAuthExample.Criteria |
andNameNotLike(String value) |
SmebAuthExample.Criteria |
andPidBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andPidEqualTo(Integer value) |
SmebAuthExample.Criteria |
andPidGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andPidGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andPidIn(List<Integer> values) |
SmebAuthExample.Criteria |
andPidIsNotNull() |
SmebAuthExample.Criteria |
andPidIsNull() |
SmebAuthExample.Criteria |
andPidLessThan(Integer value) |
SmebAuthExample.Criteria |
andPidLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andPidNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andPidNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andPidNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andRemarkEqualTo(String value) |
SmebAuthExample.Criteria |
andRemarkGreaterThan(String value) |
SmebAuthExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andRemarkIn(List<String> values) |
SmebAuthExample.Criteria |
andRemarkIsNotNull() |
SmebAuthExample.Criteria |
andRemarkIsNull() |
SmebAuthExample.Criteria |
andRemarkLessThan(String value) |
SmebAuthExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andRemarkLike(String value) |
SmebAuthExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebAuthExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebAuthExample.Criteria |
andRemarkNotLike(String value) |
SmebAuthExample.Criteria |
andRouteBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andRouteEqualTo(String value) |
SmebAuthExample.Criteria |
andRouteGreaterThan(String value) |
SmebAuthExample.Criteria |
andRouteGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andRouteIn(List<String> values) |
SmebAuthExample.Criteria |
andRouteIsNotNull() |
SmebAuthExample.Criteria |
andRouteIsNull() |
SmebAuthExample.Criteria |
andRouteLessThan(String value) |
SmebAuthExample.Criteria |
andRouteLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andRouteLike(String value) |
SmebAuthExample.Criteria |
andRouteNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andRouteNotEqualTo(String value) |
SmebAuthExample.Criteria |
andRouteNotIn(List<String> values) |
SmebAuthExample.Criteria |
andRouteNotLike(String value) |
SmebAuthExample.Criteria |
andSortBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andSortEqualTo(Integer value) |
SmebAuthExample.Criteria |
andSortGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andSortGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andSortIn(List<Integer> values) |
SmebAuthExample.Criteria |
andSortIsNotNull() |
SmebAuthExample.Criteria |
andSortIsNull() |
SmebAuthExample.Criteria |
andSortLessThan(Integer value) |
SmebAuthExample.Criteria |
andSortLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andSortNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andSortNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andSortNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andStatusBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andStatusEqualTo(Integer value) |
SmebAuthExample.Criteria |
andStatusGreaterThan(Integer value) |
SmebAuthExample.Criteria |
andStatusGreaterThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andStatusIn(List<Integer> values) |
SmebAuthExample.Criteria |
andStatusIsNotNull() |
SmebAuthExample.Criteria |
andStatusIsNull() |
SmebAuthExample.Criteria |
andStatusLessThan(Integer value) |
SmebAuthExample.Criteria |
andStatusLessThanOrEqualTo(Integer value) |
SmebAuthExample.Criteria |
andStatusNotBetween(Integer value1,
Integer value2) |
SmebAuthExample.Criteria |
andStatusNotEqualTo(Integer value) |
SmebAuthExample.Criteria |
andStatusNotIn(List<Integer> values) |
SmebAuthExample.Criteria |
andUrlBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andUrlEqualTo(String value) |
SmebAuthExample.Criteria |
andUrlGreaterThan(String value) |
SmebAuthExample.Criteria |
andUrlGreaterThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andUrlIn(List<String> values) |
SmebAuthExample.Criteria |
andUrlIsNotNull() |
SmebAuthExample.Criteria |
andUrlIsNull() |
SmebAuthExample.Criteria |
andUrlLessThan(String value) |
SmebAuthExample.Criteria |
andUrlLessThanOrEqualTo(String value) |
SmebAuthExample.Criteria |
andUrlLike(String value) |
SmebAuthExample.Criteria |
andUrlNotBetween(String value1,
String value2) |
SmebAuthExample.Criteria |
andUrlNotEqualTo(String value) |
SmebAuthExample.Criteria |
andUrlNotIn(List<String> values) |
SmebAuthExample.Criteria |
andUrlNotLike(String value) |
List<SmebAuthExample.Criterion> |
getAllCriteria() |
List<SmebAuthExample.Criterion> |
getCriteria() |
boolean |
isValid() |