Uses of Interface
net.wotonomy.control.EOKeyValueArchiving

Packages that use EOKeyValueArchiving
net.wotonomy.control Support classes needed by the ui and web packages. 
 

Uses of EOKeyValueArchiving in net.wotonomy.control
 

Classes in net.wotonomy.control that implement EOKeyValueArchiving
 class EOAndQualifier
          EOAndQualifier contains other EOQualifiers, evaluating as true only if all of the contained qualifiers evaluate as true.
 class EOFetchSpecification
          EOFetchSpecification defines the parameters used to request objects from an EOObjectStore.
 class EOKeyComparisonQualifier
           
 class EOKeyValueQualifier
          EOKeyValueQualifier performs a property-based comparison against a specified value.
 class EONotQualifier
          EONotQualifiier negates a specified qualifier, evaluating to the opposite of the specified qualifier.
 class EOOrQualifier
          EOOrQualifier contains other EOQualifiers, evaluating as true if any of the contained qualifiers evaluate as true.
 class EOSortOrdering
          EOSortOrdering defines a sort key and operation.
 



Copyright © 2006 null. All Rights Reserved.