ERXNonNullObjectInterface Interface Reference

Inherited by ERXGenericRecord.

List of all members.

Public Member Functions

Boolean isNonNull ()


Detailed Description

This interface exists for the singular purpose of providing a way to test the nullness of an object in D2W rules without caching the EOs in the rule system's cache. Rather than using a LHS qualifier like object != null or session.user = null, you can instead use object.isNonNull = 1 or not(session.user.isNonNull = 1).

Author:
Ramsey

Member Function Documentation

Boolean isNonNull (  ) 

Implemented in ERXGenericRecord.


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:11 2012 for Project Wonder by  doxygen 1.5.8