|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
ERXFetchSpecification.fetchSpec(com.webobjects.eocontrol.EOFetchSpecification fs)
Converts a normal fetch spec to an ERX one. |
|
static
|
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 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |