PATH |
BooleanQualifier
Package: com.webobjects.directtowebInherits from:java.lang.Object
Implements:
- com.webobjects.eocontrol.EOQualifierEvaluation
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
BooleanQualifier
public BooleanQualifier(EOKeyValueUnarchiver unarchiver)
This method is intentionally undocumented. You should never have to invoke or customize it.
BooleanQualifier
public BooleanQualifier(String aString)
This method is intentionally undocumented. You should never have to invoke or customize it.
Methods
description
public String description()
This method is intentionally undocumented. You should never have to invoke or customize it.
evaluateWithObject
public boolean evaluateWithObject(Object anObject)
This method is intentionally undocumented. You should never have to invoke or customize it.
toString
public String toString()
This method is intentionally undocumented. You should never have to invoke or customize it.
© 2001 Apple Computer, Inc.