Interface PropertyBase<T,R,SELF extends PropertyBase<T,R,SELF>>
- All Known Subinterfaces:
BasicLongProperty,ComparisonProperty<T,,R, SELF> DateTimeProperty,IntegerProperty,LikeProperty<T,,L, R, SELF> ProcessInstanceStateProperty,StringProperty
- All Known Implementing Classes:
BasicLongPropertyImpl,DateTimePropertyImpl,IntegerPropertyImpl,ProcessInstanceStatePropertyImpl,StringPropertyImpl
public interface PropertyBase<T,R,SELF extends PropertyBase<T,R,SELF>>
-
Method Summary
-
Method Details
-
eq
-
neq
-
exists
-
in
-
in
-
build
R build()
-