public class ERMD2WAttributeQueryDelegate extends Object
ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent
interface. One or more attributes to qualify on
may be defined via the searchKey D2W key. If searchKey is null,
keyWhenRelationship will be evaluated.
If you wish to search for dates, you likely want to specify custom patterns
via
er.modern.directtoweb.delegates.ERMD2WAttributeQueryDelegate.datePatterns.
The default patterns are for use with ERXTimestampFormatter's default of
month, day, year, separated by '/'.Name | Description |
---|---|
er.modern.directtoweb.delegates.ERMD2WAttributeQueryDelegate.datePatterns | er.modern.directtoweb.delegates.ERMD2WAttributeQueryDelegate.datePatterns |
Modifier and Type | Class and Description |
---|---|
static interface |
ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent
Simple interface required for use of
ERMD2WAttributeQueryDelegate |
Modifier and Type | Field and Description |
---|---|
static ERMD2WAttributeQueryDelegate |
instance |
Constructor and Description |
---|
ERMD2WAttributeQueryDelegate() |
Modifier and Type | Method and Description |
---|---|
EOQualifier |
buildQualifier(ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent sender) |
EOQualifier |
buildQualifier(ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent sender,
int searchFieldIndex) |
NSArray<String> |
searchKey(ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent sender,
int searchFieldIndex) |
public static final ERMD2WAttributeQueryDelegate instance
public EOQualifier buildQualifier(ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent sender)
public EOQualifier buildQualifier(ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent sender, int searchFieldIndex)
public NSArray<String> searchKey(ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent sender, int searchFieldIndex)
Copyright © 2002 – 2024 Project Wonder.