Methods
| Modifier and Type |
Method and Description |
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) |
HfmdEntityRel_Example.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
HfmdEntityRel_Example.Criteria |
andCreateTimeEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andCreateTimeGreaterThan(Date value) |
HfmdEntityRel_Example.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andCreateTimeIn(List<Date> values) |
HfmdEntityRel_Example.Criteria |
andCreateTimeIsNotNull() |
HfmdEntityRel_Example.Criteria |
andCreateTimeIsNull() |
HfmdEntityRel_Example.Criteria |
andCreateTimeLessThan(Date value) |
HfmdEntityRel_Example.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
HfmdEntityRel_Example.Criteria |
andCreateTimeNotEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andCreateTimeNotIn(List<Date> values) |
HfmdEntityRel_Example.Criteria |
andDelFlagBetween(Integer value1,
Integer value2) |
HfmdEntityRel_Example.Criteria |
andDelFlagEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andDelFlagGreaterThan(Integer value) |
HfmdEntityRel_Example.Criteria |
andDelFlagGreaterThanOrEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andDelFlagIn(List<Integer> values) |
HfmdEntityRel_Example.Criteria |
andDelFlagIsNotNull() |
HfmdEntityRel_Example.Criteria |
andDelFlagIsNull() |
HfmdEntityRel_Example.Criteria |
andDelFlagLessThan(Integer value) |
HfmdEntityRel_Example.Criteria |
andDelFlagLessThanOrEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andDelFlagNotBetween(Integer value1,
Integer value2) |
HfmdEntityRel_Example.Criteria |
andDelFlagNotEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andDelFlagNotIn(List<Integer> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdIsNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityIdNotIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescBetween(String value1,
String value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescEqualTo(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescGreaterThan(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescGreaterThanOrEqualTo(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescIn(List<String> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescIsNotNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescIsNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescLessThan(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescLessThanOrEqualTo(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescLike(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescNotBetween(String value1,
String value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescNotEqualTo(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescNotIn(List<String> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelDescNotLike(String value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdIsNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelIdNotIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelBetween(Integer value1,
Integer value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelGreaterThan(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelGreaterThanOrEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelIn(List<Integer> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelIsNotNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelIsNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelLessThan(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelLessThanOrEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelNotBetween(Integer value1,
Integer value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelNotEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelLevelNotIn(List<Integer> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeBetween(Integer value1,
Integer value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeGreaterThan(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeGreaterThanOrEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeIn(List<Integer> values) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeIsNotNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeIsNull() |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeLessThan(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeLessThanOrEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeNotBetween(Integer value1,
Integer value2) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeNotEqualTo(Integer value) |
HfmdEntityRel_Example.Criteria |
andHfmdEntityRelTypeNotIn(List<Integer> values) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdIsNull() |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andHfpmProgramIdNotIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andModifyOpIdIsNull() |
HfmdEntityRel_Example.Criteria |
andModifyOpIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andModifyOpIdNotIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andModifyTimeBetween(Date value1,
Date value2) |
HfmdEntityRel_Example.Criteria |
andModifyTimeEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andModifyTimeGreaterThan(Date value) |
HfmdEntityRel_Example.Criteria |
andModifyTimeGreaterThanOrEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andModifyTimeIn(List<Date> values) |
HfmdEntityRel_Example.Criteria |
andModifyTimeIsNotNull() |
HfmdEntityRel_Example.Criteria |
andModifyTimeIsNull() |
HfmdEntityRel_Example.Criteria |
andModifyTimeLessThan(Date value) |
HfmdEntityRel_Example.Criteria |
andModifyTimeLessThanOrEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andModifyTimeNotBetween(Date value1,
Date value2) |
HfmdEntityRel_Example.Criteria |
andModifyTimeNotEqualTo(Date value) |
HfmdEntityRel_Example.Criteria |
andModifyTimeNotIn(List<Date> values) |
HfmdEntityRel_Example.Criteria |
andOpIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andOpIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andOpIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andOpIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andOpIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andOpIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andOpIdIsNull() |
HfmdEntityRel_Example.Criteria |
andOpIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andOpIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andOpIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andOpIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andOpIdNotIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdIsNull() |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelEntityAttrIdNotIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdGreaterThan(Long value) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdGreaterThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdIn(List<Long> values) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdIsNotNull() |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdIsNull() |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdLessThan(Long value) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdLessThanOrEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdNotBetween(Long value1,
Long value2) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdNotEqualTo(Long value) |
HfmdEntityRel_Example.Criteria |
andRelHfmdEntityIdNotIn(List<Long> values) |
List<HfmdEntityRel_Example.Criterion> |
getAllCriteria() |
List<HfmdEntityRel_Example.Criterion> |
getCriteria() |
boolean |
isValid() |