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) |
HfpmModule_Example.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
HfpmModule_Example.Criteria |
andCreateTimeEqualTo(Date value) |
HfpmModule_Example.Criteria |
andCreateTimeGreaterThan(Date value) |
HfpmModule_Example.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
HfpmModule_Example.Criteria |
andCreateTimeIn(List<Date> values) |
HfpmModule_Example.Criteria |
andCreateTimeIsNotNull() |
HfpmModule_Example.Criteria |
andCreateTimeIsNull() |
HfpmModule_Example.Criteria |
andCreateTimeLessThan(Date value) |
HfpmModule_Example.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
HfpmModule_Example.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
HfpmModule_Example.Criteria |
andCreateTimeNotEqualTo(Date value) |
HfpmModule_Example.Criteria |
andCreateTimeNotIn(List<Date> values) |
HfpmModule_Example.Criteria |
andDelFlagBetween(Integer value1,
Integer value2) |
HfpmModule_Example.Criteria |
andDelFlagEqualTo(Integer value) |
HfpmModule_Example.Criteria |
andDelFlagGreaterThan(Integer value) |
HfpmModule_Example.Criteria |
andDelFlagGreaterThanOrEqualTo(Integer value) |
HfpmModule_Example.Criteria |
andDelFlagIn(List<Integer> values) |
HfpmModule_Example.Criteria |
andDelFlagIsNotNull() |
HfpmModule_Example.Criteria |
andDelFlagIsNull() |
HfpmModule_Example.Criteria |
andDelFlagLessThan(Integer value) |
HfpmModule_Example.Criteria |
andDelFlagLessThanOrEqualTo(Integer value) |
HfpmModule_Example.Criteria |
andDelFlagNotBetween(Integer value1,
Integer value2) |
HfpmModule_Example.Criteria |
andDelFlagNotEqualTo(Integer value) |
HfpmModule_Example.Criteria |
andDelFlagNotIn(List<Integer> values) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeBetween(String value1,
String value2) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeGreaterThan(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeGreaterThanOrEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeIn(List<String> values) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeIsNotNull() |
HfpmModule_Example.Criteria |
andHfpmModuleCodeIsNull() |
HfpmModule_Example.Criteria |
andHfpmModuleCodeLessThan(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeLessThanOrEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeLike(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeNotBetween(String value1,
String value2) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeNotEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeNotIn(List<String> values) |
HfpmModule_Example.Criteria |
andHfpmModuleCodeNotLike(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescBetween(String value1,
String value2) |
HfpmModule_Example.Criteria |
andHfpmModuleDescEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescGreaterThan(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescGreaterThanOrEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescIn(List<String> values) |
HfpmModule_Example.Criteria |
andHfpmModuleDescIsNotNull() |
HfpmModule_Example.Criteria |
andHfpmModuleDescIsNull() |
HfpmModule_Example.Criteria |
andHfpmModuleDescLessThan(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescLessThanOrEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescLike(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescNotBetween(String value1,
String value2) |
HfpmModule_Example.Criteria |
andHfpmModuleDescNotEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleDescNotIn(List<String> values) |
HfpmModule_Example.Criteria |
andHfpmModuleDescNotLike(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andHfpmModuleIdEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdGreaterThan(Long value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdGreaterThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdIn(List<Long> values) |
HfpmModule_Example.Criteria |
andHfpmModuleIdIsNotNull() |
HfpmModule_Example.Criteria |
andHfpmModuleIdIsNull() |
HfpmModule_Example.Criteria |
andHfpmModuleIdLessThan(Long value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdLessThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdNotBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andHfpmModuleIdNotEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmModuleIdNotIn(List<Long> values) |
HfpmModule_Example.Criteria |
andHfpmModuleNameBetween(String value1,
String value2) |
HfpmModule_Example.Criteria |
andHfpmModuleNameEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameGreaterThan(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameGreaterThanOrEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameIn(List<String> values) |
HfpmModule_Example.Criteria |
andHfpmModuleNameIsNotNull() |
HfpmModule_Example.Criteria |
andHfpmModuleNameIsNull() |
HfpmModule_Example.Criteria |
andHfpmModuleNameLessThan(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameLessThanOrEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameLike(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameNotBetween(String value1,
String value2) |
HfpmModule_Example.Criteria |
andHfpmModuleNameNotEqualTo(String value) |
HfpmModule_Example.Criteria |
andHfpmModuleNameNotIn(List<String> values) |
HfpmModule_Example.Criteria |
andHfpmModuleNameNotLike(String value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andHfpmProgramIdEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdGreaterThan(Long value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdGreaterThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdIn(List<Long> values) |
HfpmModule_Example.Criteria |
andHfpmProgramIdIsNotNull() |
HfpmModule_Example.Criteria |
andHfpmProgramIdIsNull() |
HfpmModule_Example.Criteria |
andHfpmProgramIdLessThan(Long value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdLessThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdNotBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andHfpmProgramIdNotEqualTo(Long value) |
HfpmModule_Example.Criteria |
andHfpmProgramIdNotIn(List<Long> values) |
HfpmModule_Example.Criteria |
andModifyOpIdBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andModifyOpIdEqualTo(Long value) |
HfpmModule_Example.Criteria |
andModifyOpIdGreaterThan(Long value) |
HfpmModule_Example.Criteria |
andModifyOpIdGreaterThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andModifyOpIdIn(List<Long> values) |
HfpmModule_Example.Criteria |
andModifyOpIdIsNotNull() |
HfpmModule_Example.Criteria |
andModifyOpIdIsNull() |
HfpmModule_Example.Criteria |
andModifyOpIdLessThan(Long value) |
HfpmModule_Example.Criteria |
andModifyOpIdLessThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andModifyOpIdNotBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andModifyOpIdNotEqualTo(Long value) |
HfpmModule_Example.Criteria |
andModifyOpIdNotIn(List<Long> values) |
HfpmModule_Example.Criteria |
andModifyTimeBetween(Date value1,
Date value2) |
HfpmModule_Example.Criteria |
andModifyTimeEqualTo(Date value) |
HfpmModule_Example.Criteria |
andModifyTimeGreaterThan(Date value) |
HfpmModule_Example.Criteria |
andModifyTimeGreaterThanOrEqualTo(Date value) |
HfpmModule_Example.Criteria |
andModifyTimeIn(List<Date> values) |
HfpmModule_Example.Criteria |
andModifyTimeIsNotNull() |
HfpmModule_Example.Criteria |
andModifyTimeIsNull() |
HfpmModule_Example.Criteria |
andModifyTimeLessThan(Date value) |
HfpmModule_Example.Criteria |
andModifyTimeLessThanOrEqualTo(Date value) |
HfpmModule_Example.Criteria |
andModifyTimeNotBetween(Date value1,
Date value2) |
HfpmModule_Example.Criteria |
andModifyTimeNotEqualTo(Date value) |
HfpmModule_Example.Criteria |
andModifyTimeNotIn(List<Date> values) |
HfpmModule_Example.Criteria |
andOpIdBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andOpIdEqualTo(Long value) |
HfpmModule_Example.Criteria |
andOpIdGreaterThan(Long value) |
HfpmModule_Example.Criteria |
andOpIdGreaterThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andOpIdIn(List<Long> values) |
HfpmModule_Example.Criteria |
andOpIdIsNotNull() |
HfpmModule_Example.Criteria |
andOpIdIsNull() |
HfpmModule_Example.Criteria |
andOpIdLessThan(Long value) |
HfpmModule_Example.Criteria |
andOpIdLessThanOrEqualTo(Long value) |
HfpmModule_Example.Criteria |
andOpIdNotBetween(Long value1,
Long value2) |
HfpmModule_Example.Criteria |
andOpIdNotEqualTo(Long value) |
HfpmModule_Example.Criteria |
andOpIdNotIn(List<Long> values) |
List<HfpmModule_Example.Criterion> |
getAllCriteria() |
List<HfpmModule_Example.Criterion> |
getCriteria() |
boolean |
isValid() |