WebObjects 5.2.3

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 Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.