|
Business Components | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| GenericValidator | Implemented by validators for domain datatypes. |
| JbiValidator | The principal interface for validator classes. |
| Class Summary | |
| BaseEnumEditor | A base for classes that support GUIs for editing lists of symbols. |
| CompareTypeEditor | An example validation property editor. |
| CompareValidatorCustomizer | An example JavaBean customizer. |
| JboBaseValidator | The superclass for all pre-defined validators. |
| JboCompareValidator | A validator that tests literal values by comparing them to a pre-defined value, using a pre-defined relation. |
| JboCompareValidatorBeanInfo | The external interface for JboCompareValidator. |
| JboGenericValidator | A validator for domain attributes. |
| JboGenericValidatorBeanInfo | The external interface for JboGenericValidator. |
| JboListValidator | A validator that tests for the presence of a literal value in a list of pre-defined values. |
| JboListValidatorBeanInfo | The external interface for JboListValidator. |
| JboMethodValidator | A validator that tests values by passing them to a validation method. |
| JboMethodValidatorBeanInfo | The external interface for JboMethodValidator. |
| JboRangeValidator | A validator that tests if a literal value lies within a pre-defined range. |
| JboRangeValidatorBeanInfo | The external interface for JboRangeValidator. |
| JboSQLCompareValidator | A validator that tests literal values by comparing them to a database value, using a pre-defined relation. |
| JboSQLCompareValidatorBeanInfo | The external interface for JboSQLCompareValidator. |
| JboSQLListValidator | A validator that tests for the presence of a literal value in a list of database values. |
| JboSQLListValidatorBeanInfo | The external interface for JboSQLListValidator. |
| JboVOCompareValidator | A validator that tests literal values by comparing them to a database value, using a pre-defined relation. |
| JboVOCompareValidatorBeanInfo | The external interface for JboVOCompareValidator. |
| JboVOListValidator | A validator that tests for the presence of a literal value in a list of database values. |
| JboVOListValidatorBeanInfo | The external interface for JboVOListValidator. |
| ValueListEditor | Provides support for GUIs that allow lists of values to be editied. |
Contains sample validation beans.
|
Business Components | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||