PATH |
QueryComponent
Package: com.webobjects.directtowebInherits from:D2WStatelessComponent
Implements:
- com.webobjects.directtoweb.generation.DTWGeneration
Subclasses:
- D2WQueryRelationship
- D2WQueryRangeComponent
- QueryOperatorComponent
- D2WQueryUnavailable
- D2WQueryBoolean
- D2WQueryToManyField
- D2WQueryToOneField
- D2WQueryAnyField
- D2WQueryStringComponent
Class Description
This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.
Method Types
Constructors
Private Methods
Constructors
QueryComponent
public QueryComponent()
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
displayGroup
public WODisplayGroup displayGroup()
This method is intentionally undocumented. You should never have to invoke or customize it.
replacementAssociationForAssociation
public WOAssociation replacementAssociationForAssociation(WOAssociation oldAssociation, String oldBinding, DTWTemplate aTemplate, WOContext aContext)
This method is intentionally undocumented. You should never have to invoke or customize it.
reset
public void reset()
This method is intentionally undocumented. You should never have to invoke or customize it.
setValue
public void setValue(Object anObject)
This method is intentionally undocumented. You should never have to invoke or customize it.
value
public Object value()
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.