Project Wonder 5.0

er.directtoweb.qualifiers
Class ERDIsKindOfEntityQualifier

java.lang.Object
  extended by com.webobjects.eocontrol.EOQualifier
      extended by com.webobjects.directtoweb.BooleanQualifier
          extended by er.directtoweb.qualifiers.ERDIsKindOfEntityQualifier
All Implemented Interfaces:
com.webobjects.eocontrol.EOKeyValueArchiving, com.webobjects.eocontrol.EOQualifierEvaluation, java.io.Serializable

public class ERDIsKindOfEntityQualifier
extends com.webobjects.directtoweb.BooleanQualifier

Tests if an object is a kind of an entity.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.webobjects.eocontrol.EOQualifier
com.webobjects.eocontrol.EOQualifier.Comparison, com.webobjects.eocontrol.EOQualifier.ComparisonSupport, com.webobjects.eocontrol.EOQualifier.QualifierVariableSubstitutionException
 
Nested classes/interfaces inherited from interface com.webobjects.eocontrol.EOKeyValueArchiving
com.webobjects.eocontrol.EOKeyValueArchiving._NullValueSupport, com.webobjects.eocontrol.EOKeyValueArchiving._NumberSupport, com.webobjects.eocontrol.EOKeyValueArchiving._TimestampSupport, com.webobjects.eocontrol.EOKeyValueArchiving.Awaking, com.webobjects.eocontrol.EOKeyValueArchiving.FinishInitialization, com.webobjects.eocontrol.EOKeyValueArchiving.Support
 
Field Summary
 
Fields inherited from class com.webobjects.eocontrol.EOQualifier
_CLASS, QualifierOperatorCaseInsensitiveLike, QualifierOperatorContains, QualifierOperatorEqual, QualifierOperatorGreaterThan, QualifierOperatorGreaterThanOrEqualTo, QualifierOperatorLessThan, QualifierOperatorLessThanOrEqualTo, QualifierOperatorLike, QualifierOperatorNotEqual
 
Fields inherited from interface com.webobjects.eocontrol.EOKeyValueArchiving
_CLASS
 
Constructor Summary
ERDIsKindOfEntityQualifier(com.webobjects.eocontrol.EOKeyValueUnarchiver u)
           
 
Method Summary
static java.lang.Object decodeWithKeyValueUnarchiver(com.webobjects.eocontrol.EOKeyValueUnarchiver u)
           
 boolean evaluateWithObject(java.lang.Object o)
           
 boolean isKindOfEntity(com.webobjects.eoaccess.EOEntity e)
           
 java.lang.String toString()
           
 
Methods inherited from class com.webobjects.directtoweb.BooleanQualifier
addQualifierKeysToSet, description, encodeWithKeyValueArchiver, evaluateWithObject, qualifierWithBindings, validateKeysWithRootClassDescription
 
Methods inherited from class com.webobjects.eocontrol.EOQualifier
_accept, _isEmpty, allQualifierKeys, allQualifierOperators, bindingKeys, clone, filterArrayWithQualifier, filteredArrayWithQualifier, keyPathForBindingKey, operatorSelectorForSelectorNamed, operatorSelectorForString, qualifierToMatchAllValues, qualifierToMatchAnyValue, qualifierWithQualifierFormat, relationalQualifierOperators, stringForOperatorSelector
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERDIsKindOfEntityQualifier

public ERDIsKindOfEntityQualifier(com.webobjects.eocontrol.EOKeyValueUnarchiver u)
Method Detail

decodeWithKeyValueUnarchiver

public static java.lang.Object decodeWithKeyValueUnarchiver(com.webobjects.eocontrol.EOKeyValueUnarchiver u)

evaluateWithObject

public boolean evaluateWithObject(java.lang.Object o)
Specified by:
evaluateWithObject in interface com.webobjects.eocontrol.EOQualifierEvaluation
Overrides:
evaluateWithObject in class com.webobjects.eocontrol.EOQualifier

isKindOfEntity

public boolean isKindOfEntity(com.webobjects.eoaccess.EOEntity e)

toString

public java.lang.String toString()
Overrides:
toString in class com.webobjects.directtoweb.BooleanQualifier

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.