所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
PanelViewExample.Criteria |
andChartViewIdBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andChartViewIdEqualTo(String value) |
PanelViewExample.Criteria |
andChartViewIdGreaterThan(String value) |
PanelViewExample.Criteria |
andChartViewIdGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andChartViewIdIn(List<String> values) |
PanelViewExample.Criteria |
andChartViewIdIsNotNull() |
PanelViewExample.Criteria |
andChartViewIdIsNull() |
PanelViewExample.Criteria |
andChartViewIdLessThan(String value) |
PanelViewExample.Criteria |
andChartViewIdLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andChartViewIdLike(String value) |
PanelViewExample.Criteria |
andChartViewIdNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andChartViewIdNotEqualTo(String value) |
PanelViewExample.Criteria |
andChartViewIdNotIn(List<String> values) |
PanelViewExample.Criteria |
andChartViewIdNotLike(String value) |
PanelViewExample.Criteria |
andCopyFromBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyFromEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromGreaterThan(String value) |
PanelViewExample.Criteria |
andCopyFromGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromIn(List<String> values) |
PanelViewExample.Criteria |
andCopyFromIsNotNull() |
PanelViewExample.Criteria |
andCopyFromIsNull() |
PanelViewExample.Criteria |
andCopyFromLessThan(String value) |
PanelViewExample.Criteria |
andCopyFromLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromLike(String value) |
PanelViewExample.Criteria |
andCopyFromNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyFromNotEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromNotIn(List<String> values) |
PanelViewExample.Criteria |
andCopyFromNotLike(String value) |
PanelViewExample.Criteria |
andCopyFromPanelBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyFromPanelEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromPanelGreaterThan(String value) |
PanelViewExample.Criteria |
andCopyFromPanelGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromPanelIn(List<String> values) |
PanelViewExample.Criteria |
andCopyFromPanelIsNotNull() |
PanelViewExample.Criteria |
andCopyFromPanelIsNull() |
PanelViewExample.Criteria |
andCopyFromPanelLessThan(String value) |
PanelViewExample.Criteria |
andCopyFromPanelLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromPanelLike(String value) |
PanelViewExample.Criteria |
andCopyFromPanelNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyFromPanelNotEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromPanelNotIn(List<String> values) |
PanelViewExample.Criteria |
andCopyFromPanelNotLike(String value) |
PanelViewExample.Criteria |
andCopyFromViewBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyFromViewEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromViewGreaterThan(String value) |
PanelViewExample.Criteria |
andCopyFromViewGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromViewIn(List<String> values) |
PanelViewExample.Criteria |
andCopyFromViewIsNotNull() |
PanelViewExample.Criteria |
andCopyFromViewIsNull() |
PanelViewExample.Criteria |
andCopyFromViewLessThan(String value) |
PanelViewExample.Criteria |
andCopyFromViewLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromViewLike(String value) |
PanelViewExample.Criteria |
andCopyFromViewNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyFromViewNotEqualTo(String value) |
PanelViewExample.Criteria |
andCopyFromViewNotIn(List<String> values) |
PanelViewExample.Criteria |
andCopyFromViewNotLike(String value) |
PanelViewExample.Criteria |
andCopyIdBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyIdEqualTo(String value) |
PanelViewExample.Criteria |
andCopyIdGreaterThan(String value) |
PanelViewExample.Criteria |
andCopyIdGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyIdIn(List<String> values) |
PanelViewExample.Criteria |
andCopyIdIsNotNull() |
PanelViewExample.Criteria |
andCopyIdIsNull() |
PanelViewExample.Criteria |
andCopyIdLessThan(String value) |
PanelViewExample.Criteria |
andCopyIdLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCopyIdLike(String value) |
PanelViewExample.Criteria |
andCopyIdNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCopyIdNotEqualTo(String value) |
PanelViewExample.Criteria |
andCopyIdNotIn(List<String> values) |
PanelViewExample.Criteria |
andCopyIdNotLike(String value) |
PanelViewExample.Criteria |
andCreateByBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCreateByEqualTo(String value) |
PanelViewExample.Criteria |
andCreateByGreaterThan(String value) |
PanelViewExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCreateByIn(List<String> values) |
PanelViewExample.Criteria |
andCreateByIsNotNull() |
PanelViewExample.Criteria |
andCreateByIsNull() |
PanelViewExample.Criteria |
andCreateByLessThan(String value) |
PanelViewExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andCreateByLike(String value) |
PanelViewExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andCreateByNotEqualTo(String value) |
PanelViewExample.Criteria |
andCreateByNotIn(List<String> values) |
PanelViewExample.Criteria |
andCreateByNotLike(String value) |
PanelViewExample.Criteria |
andCreateTimeBetween(Long value1,
Long value2) |
PanelViewExample.Criteria |
andCreateTimeEqualTo(Long value) |
PanelViewExample.Criteria |
andCreateTimeGreaterThan(Long value) |
PanelViewExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Long value) |
PanelViewExample.Criteria |
andCreateTimeIn(List<Long> values) |
PanelViewExample.Criteria |
andCreateTimeIsNotNull() |
PanelViewExample.Criteria |
andCreateTimeIsNull() |
PanelViewExample.Criteria |
andCreateTimeLessThan(Long value) |
PanelViewExample.Criteria |
andCreateTimeLessThanOrEqualTo(Long value) |
PanelViewExample.Criteria |
andCreateTimeNotBetween(Long value1,
Long value2) |
PanelViewExample.Criteria |
andCreateTimeNotEqualTo(Long value) |
PanelViewExample.Criteria |
andCreateTimeNotIn(List<Long> values) |
PanelViewExample.Criteria |
andIdBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andIdEqualTo(String value) |
PanelViewExample.Criteria |
andIdGreaterThan(String value) |
PanelViewExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andIdIn(List<String> values) |
PanelViewExample.Criteria |
andIdIsNotNull() |
PanelViewExample.Criteria |
andIdIsNull() |
PanelViewExample.Criteria |
andIdLessThan(String value) |
PanelViewExample.Criteria |
andIdLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andIdLike(String value) |
PanelViewExample.Criteria |
andIdNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andIdNotEqualTo(String value) |
PanelViewExample.Criteria |
andIdNotIn(List<String> values) |
PanelViewExample.Criteria |
andIdNotLike(String value) |
PanelViewExample.Criteria |
andPanelIdBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andPanelIdEqualTo(String value) |
PanelViewExample.Criteria |
andPanelIdGreaterThan(String value) |
PanelViewExample.Criteria |
andPanelIdGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andPanelIdIn(List<String> values) |
PanelViewExample.Criteria |
andPanelIdIsNotNull() |
PanelViewExample.Criteria |
andPanelIdIsNull() |
PanelViewExample.Criteria |
andPanelIdLessThan(String value) |
PanelViewExample.Criteria |
andPanelIdLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andPanelIdLike(String value) |
PanelViewExample.Criteria |
andPanelIdNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andPanelIdNotEqualTo(String value) |
PanelViewExample.Criteria |
andPanelIdNotIn(List<String> values) |
PanelViewExample.Criteria |
andPanelIdNotLike(String value) |
PanelViewExample.Criteria |
andPositionBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andPositionEqualTo(String value) |
PanelViewExample.Criteria |
andPositionGreaterThan(String value) |
PanelViewExample.Criteria |
andPositionGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andPositionIn(List<String> values) |
PanelViewExample.Criteria |
andPositionIsNotNull() |
PanelViewExample.Criteria |
andPositionIsNull() |
PanelViewExample.Criteria |
andPositionLessThan(String value) |
PanelViewExample.Criteria |
andPositionLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andPositionLike(String value) |
PanelViewExample.Criteria |
andPositionNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andPositionNotEqualTo(String value) |
PanelViewExample.Criteria |
andPositionNotIn(List<String> values) |
PanelViewExample.Criteria |
andPositionNotLike(String value) |
PanelViewExample.Criteria |
andUpdateByBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andUpdateByEqualTo(String value) |
PanelViewExample.Criteria |
andUpdateByGreaterThan(String value) |
PanelViewExample.Criteria |
andUpdateByGreaterThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andUpdateByIn(List<String> values) |
PanelViewExample.Criteria |
andUpdateByIsNotNull() |
PanelViewExample.Criteria |
andUpdateByIsNull() |
PanelViewExample.Criteria |
andUpdateByLessThan(String value) |
PanelViewExample.Criteria |
andUpdateByLessThanOrEqualTo(String value) |
PanelViewExample.Criteria |
andUpdateByLike(String value) |
PanelViewExample.Criteria |
andUpdateByNotBetween(String value1,
String value2) |
PanelViewExample.Criteria |
andUpdateByNotEqualTo(String value) |
PanelViewExample.Criteria |
andUpdateByNotIn(List<String> values) |
PanelViewExample.Criteria |
andUpdateByNotLike(String value) |
PanelViewExample.Criteria |
andUpdateTimeBetween(Long value1,
Long value2) |
PanelViewExample.Criteria |
andUpdateTimeEqualTo(Long value) |
PanelViewExample.Criteria |
andUpdateTimeGreaterThan(Long value) |
PanelViewExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Long value) |
PanelViewExample.Criteria |
andUpdateTimeIn(List<Long> values) |
PanelViewExample.Criteria |
andUpdateTimeIsNotNull() |
PanelViewExample.Criteria |
andUpdateTimeIsNull() |
PanelViewExample.Criteria |
andUpdateTimeLessThan(Long value) |
PanelViewExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Long value) |
PanelViewExample.Criteria |
andUpdateTimeNotBetween(Long value1,
Long value2) |
PanelViewExample.Criteria |
andUpdateTimeNotEqualTo(Long value) |
PanelViewExample.Criteria |
andUpdateTimeNotIn(List<Long> values) |
List<PanelViewExample.Criterion> |
getAllCriteria() |
List<PanelViewExample.Criterion> |
getCriteria() |
boolean |
isValid() |