| 
 | WebObjects 5.2.3 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QueryComponent | |
| com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. | 
| Uses of QueryComponent in com.webobjects.directtoweb | 
| Subclasses of QueryComponent in com.webobjects.directtoweb | |
|  class | D2WQueryAnyFieldThis property-level component builds a query based on the destination objects of a relationship. | 
|  class | D2WQueryBooleanThis property-level component builds a query based on a boolean attribute which is stored as a number on the server. | 
|  class | D2WQueryDateOperatorThis property-level component builds a date query based on a date and an operator (for example, equal to). | 
|  class | D2WQueryDateRangeThis property-level component builds a date query based on the range between two dates. | 
|  class | D2WQueryNumberOperatorThis property-level component builds a number query based on a value and an operator (for example, equal to). | 
|  class | D2WQueryNumberRangeThis property-level component builds a number query based on the range between two numbers. | 
|  class | D2WQueryRangeComponentThis class is used internally by other classes in WebObjects and should be considered private. | 
|  class | D2WQueryRelationshipThis class is used internally by other classes in WebObjects and should be considered private. | 
|  class | D2WQueryStringComponentThis property-level component builds a query based on a string using stringMatchFormat(#@*) andstringMatchOperator(caseInsensitiveLike). | 
|  class | D2WQueryStringOperatorThis property-level component builds a query based on a string and an operator (for example, "starts with" and "contains"). | 
|  class | D2WQueryToManyFieldThis property-level component builds a query based on the value for a particular key of a destination object of a to-many relationship. | 
|  class | D2WQueryToManyRelationshipThe D2WQueryToManyRelationship class is a property-level component that builds a query based on the value for a particular key of a destination object of a to-many relationship. | 
|  class | D2WQueryToOneFieldThe D2WQueryToOneField class is a property-level component that builds a query based on the value for a particular key of a destination object of a to-one relationship. | 
|  class | D2WQueryToOneRelationshipThe D2WQueryToOneRelationship class is a property-level component that builds a query based on the value for a particular key of a destination object of a to-one relationship. | 
|  class | D2WQueryUnavailableThe D2WQueryUnavailable class is a property-level component that displays a message stating that a query cannot be built based on this property. | 
|  class | QueryOperatorComponentThis class is used internally by other classes in WebObjects and should be considered private. | 
| 
 | Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||