WebObjects 5.2

Uses of Class
com.webobjects.directtoweb.QueryOperatorComponent

Packages that use QueryOperatorComponent
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
 

Uses of QueryOperatorComponent in com.webobjects.directtoweb
 

Subclasses of QueryOperatorComponent in com.webobjects.directtoweb
 class D2WQueryDateOperator
          This property-level component builds a date query based on a date and an operator (for example, equal to).
 class D2WQueryNumberOperator
          This property-level component builds a number query based on a value and an operator (for example, equal to).
 class D2WQueryStringOperator
          This property-level component builds a query based on a string and an operator (for example, "starts with" and "contains").
 


Last updated Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.