|
Class Summary |
| BooleanCriteriaField |
This class will be used by the Finder components to hold a Boolean criteria. |
| CriteriaDropDownOptions |
This class holds the values displayed in a Criteria dropdown. |
| CurrencyCriteriaField |
This class will be used by the Finder components to hold a Currency criteria. |
| DateOnlyCriteriaField |
This class will be used by the Finder components to hold a DateOnly criteria. |
| DateTimeCriteriaField |
This class will be used by the Finder components to hold a DateTime criteria. |
| DecimalCriteriaField |
This class will be used by the Finder components to hold a Decimal criteria. |
| FinderAction |
This is the base class for all FinderComponent Actions. |
| FinderComponent |
Deprecated. This class is required by the object_finder_1_0 pattern. |
| FinderComponent2 |
This is the base class for all Finder components created by using the object_finder_2_0 pattern.
|
| FinderCriteriaForm |
Deprecated. This class is required by the object_finder_1_0 pattern. |
| FinderForm |
This is the base class for all FinderComponent FormBeans.
|
| FinderInDto |
This is the base class for all the input DTOs used by the Finder components. |
| FinderOutDto |
This is the base class for all the output DTOs used by the Finder components. |
| FinderTx |
This is the helper class for all Finder Tx (transaction) classes.
|
| IntegerCriteriaField |
This class will be used by the Finder components to hold an Integer criteria. |
| OrderByField |
This class is used to encapsulate an element used in the OrderBy clause of a query. |
| RawCriteriaField |
This class will be used by the Finder components to hold a Raw criteria. |
| StringCriteriaField |
This class will be used by the Finder components to hold a String criteria. |