Project Wonder 5.0

Uses of Class
er.extensions.eof.ERXFetchSpecification

Packages that use ERXFetchSpecification
er.extensions.eof   
 

Uses of ERXFetchSpecification in er.extensions.eof
 

Subclasses of ERXFetchSpecification in er.extensions.eof
 class ERXGroupingFetchSpecification<T extends NSDictionary>
          Extended fetch specification (work in progress).
 

Methods in er.extensions.eof that return ERXFetchSpecification
 ERXFetchSpecification<T> EOEnterpriseObjectClazz.createFetchSpecification(com.webobjects.eocontrol.EOQualifier qualifier, com.webobjects.foundation.NSArray<com.webobjects.eocontrol.EOSortOrdering> sortings)
          Creates a fetch spec for the entity.
static
<T extends com.webobjects.eocontrol.EOEnterpriseObject>
ERXFetchSpecification<T>
ERXFetchSpecification.fetchSpec(com.webobjects.eocontrol.EOFetchSpecification fs)
          Converts a normal fetch spec to an ERX one.
static
<T extends com.webobjects.eocontrol.EOEnterpriseObject>
ERXFetchSpecification<T>
ERXFetchSpecification.fetchSpec(com.webobjects.eocontrol.EOFetchSpecification fs, java.lang.Class<T> clazz)
          Converts a normal fetch spec to an ERX one.
 ERXFetchSpecification<D> ERXUnmodeledToManyRelationship.fetchSpecificationForObjects()
           
 

Constructors in er.extensions.eof with parameters of type ERXFetchSpecification
ERXFetchSpecification(ERXFetchSpecification<T> spec)
           
ERXGroupingFetchSpecification(ERXFetchSpecification spec)
           
 


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

Copyright © 2002 – 2007 Project Wonder.