Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

BooleanQualifier

Package: com.apple.yellow.directtoweb

Inherits from:java.lang.Object

Implements:


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


com.apple.yellow.directtoweb.BooleanQualifier

public BooleanQualifier(EOKeyValueUnarchiver unarchiver)

This method is intentionally undocumented. You should never have to invoke or customize it.

com.apple.yellow.directtoweb.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.