ERXRegExQualifier Class Reference

Inherits er::extensions::qualifiers::ERXKeyValueQualifier.

Collaboration diagram for ERXRegExQualifier:

Collaboration graph
[legend]

List of all members.

Classes

class  Support

Public Member Functions

 ERXRegExQualifier (String aKey, String aValue)
boolean evaluateWithObject (Object object)

Static Public Attributes

static final NSSelector MatchesSelector = new NSSelector("matches", new Class[] {String.class})
static final String MatchesSelectorName = "matches"

Static Package Functions

 [static initializer]


Detailed Description

Provides regular expression matching of attributes. You can also bind a WODisplayGroup queryOperator to matches and yoiu should be able to have qualifier strings with "foo matches bar".
This class does not do any conversion of the regular expression, so you'd need to have your syntax in a way that is understood by both the java code and the DB.

Author:
ak

Constructor & Destructor Documentation

ERXRegExQualifier ( String  aKey,
String  aValue 
)


Member Function Documentation

[static initializer] (  )  [static, package]

boolean evaluateWithObject ( Object  object  ) 


Member Data Documentation

final NSSelector MatchesSelector = new NSSelector("matches", new Class[] {String.class}) [static]

final String MatchesSelectorName = "matches" [static]


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

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