Class PathCondition
java.lang.Object
ch.tocco.nice2.persist.core.api.qb2.Condition
ch.tocco.nice2.persist.core.api.qb2.Factor
ch.tocco.nice2.persist.core.api.qb2.PathCondition
- 
Method SummaryModifier and TypeMethodDescriptioncreate(TypeManager typeManager, EntityModel entityModel) Creates a new node representing this condition.booleaninthashCode()toString()Methods inherited from class ch.tocco.nice2.persist.core.api.qb2.Factorbetween, between, fromLiteral, fromLiteralFunction, fromParameter, fromParameterFunction, fromPath, fromPathFunction, fuzzyIs, greaterEqual, greaterEqual, greaterThan, greaterThan, is, is, isNot, isNot, like, like, lowerEqual, lowerEqual, lowerThan, lowerThanMethods inherited from class ch.tocco.nice2.persist.core.api.qb2.ConditioncreatePathNode, createPathNode, getType
- 
Method Details- 
createDescription copied from class:ConditionCreates a new node representing this condition.
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-