Uses of Interface
org.refcodes.criteria.CriteriaAccessor
-
Packages that use CriteriaAccessor 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 CriteriaAccessor in org.refcodes.criteria
Subinterfaces of CriteriaAccessor in org.refcodes.criteria Modifier and Type Interface Description static interfaceCriteriaAccessor.CriteriaPropertyProvides aCriteriaproperty.Classes in org.refcodes.criteria that implement CriteriaAccessor Modifier and Type Class Description classComplexCriteriaExceptionThe Class ComplexCriteriaException.classUnknownCriteriaRuntimeExceptionThe Class UnknownCriteriaRuntimeException.
-