Uses of Interface
org.refcodes.criteria.SingleCriteriaNode
-
Packages that use SingleCriteriaNode Package Description org.refcodes.criteria The refcodes-criteria framework allows the construction of criteria for selecting or filtering or identifying issues (such issues could be the selection of entries from a database). -
-
Uses of SingleCriteriaNode in org.refcodes.criteria
Subinterfaces of SingleCriteriaNode in org.refcodes.criteria Modifier and Type Interface Description interfaceNotCriteriaACriteriaNoderepresenting a logical NOT operator.Classes in org.refcodes.criteria that implement SingleCriteriaNode Modifier and Type Class Description classAbstractSingleCriteriaNodeBase class with the baseSingleCriteriaNodefunctionality provided forSingleCriteriaNodeimplementations.
-