Project Wonder 5.0.0.8654

er.extensions.eof.qualifiers
Class ERXEOToManyQualifier

java.lang.Object
  extended by com.webobjects.eocontrol.EOQualifier
      extended by com.webobjects.eocontrol.EOKeyValueQualifier
          extended by er.extensions.qualifiers.ERXKeyValueQualifier
              extended by er.extensions.eof.qualifiers.ERXToManyQualifier
                  extended by er.extensions.eof.qualifiers.ERXEOToManyQualifier
All Implemented Interfaces:
EOKeyValueArchiving, EOQualifierEvaluation, NSCoding, IERXChainableQualifier, Serializable, Cloneable

Deprecated. use ERXToManyQualifier instead

public class ERXEOToManyQualifier
extends ERXToManyQualifier
implements Cloneable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.eof.qualifiers.ERXToManyQualifier
ERXToManyQualifier.ToManyQualifierSQLGenerationSupport
 
Nested classes/interfaces inherited from class com.webobjects.eocontrol.EOQualifier
EOQualifier.Comparison, EOQualifier.ComparisonSupport, EOQualifier.QualifierVariableSubstitutionException
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSCoding
NSCoding._BigDecimalSupport, NSCoding._BigIntegerSupport, NSCoding._BooleanSupport, NSCoding._ByteSupport, NSCoding._CharacterSupport, NSCoding._DateSupport, NSCoding._DoubleSupport, NSCoding._FloatSupport, NSCoding._IntegerSupport, NSCoding._LongSupport, NSCoding._NumberSupport, NSCoding._ShortSupport, NSCoding._StringSupport, NSCoding.Support
 
Nested classes/interfaces inherited from interface com.webobjects.eocontrol.EOKeyValueArchiving
EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.Support
 
Field Summary
 
Fields inherited from class er.extensions.eof.qualifiers.ERXToManyQualifier
log, MatchesAllInArraySelectorName
 
Fields inherited from class com.webobjects.eocontrol.EOKeyValueQualifier
_CLASS, _key, _lowercaseCache, _selector, _value
 
Fields inherited from class com.webobjects.eocontrol.EOQualifier
QualifierOperatorCaseInsensitiveLike, QualifierOperatorContains, QualifierOperatorEqual, QualifierOperatorGreaterThan, QualifierOperatorGreaterThanOrEqualTo, QualifierOperatorLessThan, QualifierOperatorLessThanOrEqualTo, QualifierOperatorLike, QualifierOperatorNotEqual
 
Constructor Summary
ERXEOToManyQualifier(EOEntity e, String toManyKey, NSArray elements)
          Deprecated.  
 
Method Summary
static NSArray primaryKeysForObjectsFromSameEntity(NSArray eos)
          Deprecated. use ERXEOAccessUtilities.primaryKeysForObjects(NSArray) instead
static NSArray primaryKeysForObjectsFromSameEntity(String relKey, NSArray eos)
          Deprecated. use ERXEOAccessUtilities.snapshotsForRelationshipNamed(NSArray,String) instead
 
Methods inherited from class er.extensions.eof.qualifiers.ERXToManyQualifier
addQualifierKeysToSet, clone, elements, evaluateWithObject, key, minCount, qualifierWithBindings, toString, validateKeysWithRootClassDescription
 
Methods inherited from class er.extensions.qualifiers.ERXKeyValueQualifier
and, filter, filtered, first, not, one, or, requiredOne
 
Methods inherited from class com.webobjects.eocontrol.EOKeyValueQualifier
_accept, classForCoder, decodeObject, decodeWithKeyValueUnarchiver, encodeWithCoder, encodeWithKeyValueArchiver, equals, selector, value
 
Methods inherited from class com.webobjects.eocontrol.EOQualifier
_isEmpty, allQualifierKeys, allQualifierOperators, bindingKeys, filterArrayWithQualifier, filteredArrayWithQualifier, keyPathForBindingKey, operatorSelectorForSelectorNamed, operatorSelectorForString, qualifierToMatchAllValues, qualifierToMatchAnyValue, qualifierWithQualifierFormat, relationalQualifierOperators, stringForOperatorSelector
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERXEOToManyQualifier

public ERXEOToManyQualifier(EOEntity e,
                            String toManyKey,
                            NSArray elements)
Deprecated. 
Method Detail

primaryKeysForObjectsFromSameEntity

public static NSArray primaryKeysForObjectsFromSameEntity(NSArray eos)
Deprecated. use ERXEOAccessUtilities.primaryKeysForObjects(NSArray) instead


primaryKeysForObjectsFromSameEntity

public static NSArray primaryKeysForObjectsFromSameEntity(String relKey,
                                                          NSArray eos)
Deprecated. use ERXEOAccessUtilities.snapshotsForRelationshipNamed(NSArray,String) instead


Last updated: Thu, Nov 20, 2008 • 04:36 AM EST

Copyright © 2002 – 2007 Project Wonder.