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

NonNullQualifier

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.NonNullQualifier

public NonNullQualifier(EOKeyValueUnarchiver unarchiver)

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

com.apple.yellow.directtoweb.NonNullQualifier

public NonNullQualifier(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.