Package org.ujoframework.criterion

The package of the UJO criterion support.

See:
          Description

Interface Summary
AbstractOperator The abstract criteria operator
 

Class Summary
BinaryCriterion<UJO extends Ujo> The BinaryCriterion implementation allows to join two another Criterions into the binary tree.
CriteriaTool<UJO extends Ujo> The Criteria class is a simple tool to search UJO objects in the list.
Criterion<UJO extends Ujo> An abstract criterion provides a basic interface and static factory methods.
ValueCriterion<UJO extends Ujo> The value criterion implementation.
 

Enum Summary
BinaryOperator The criterion binary operator
Operator The value criterion operator enum.
 

Package org.ujoframework.criterion Description

The package of the UJO criterion support.
The package contains See a simple example in the Criterion Class description format.



Copyright © 2009. All Rights Reserved.