Uses of Package
org.jaffa.components.finder

Packages that use org.jaffa.components.finder
org.jaffa.components.codehelper.dto   
org.jaffa.components.finder   
org.jaffa.components.lookup   
 

Classes in org.jaffa.components.finder used by org.jaffa.components.codehelper.dto
CriteriaField
          This is the interface for all the Criteria fields.
 

Classes in org.jaffa.components.finder used by org.jaffa.components.finder
BooleanCriteriaField
          This class will be used by the Finder components to hold a Boolean criteria.
CriteriaField
          This is the interface for all the Criteria fields.
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.
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.
IFinderListener
          Deprecated. This class is required by the object_finder_1_0 pattern. The object_finder_2_0 pattern has made this class redundant.
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.
 

Classes in org.jaffa.components.finder used by org.jaffa.components.lookup
FinderAction
          This is the base class for all FinderComponent Actions.
FinderComponent
          Deprecated. This class is required by the object_finder_1_0 pattern. The object_finder_2_0 pattern has made this class redundant.
FinderComponent2
          This is the base class for all Finder components created by using the object_finder_2_0 pattern.
FinderForm
          This is the base class for all FinderComponent FormBeans.
 



Copyright © 2002-2004 JAFFA Project.