|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EObjectFinder | |
---|---|
com.metamatrix.metadata.runtime.impl |
Uses of EObjectFinder in com.metamatrix.metadata.runtime.impl |
---|
Methods in com.metamatrix.metadata.runtime.impl with parameters of type EObjectFinder | |
---|---|
static java.util.Collection |
RecordFactory.getMetadataRecord(IEntryResult[] queryResult,
EObjectFinder container)
Return a collection of MetadataRecord
instances for the result obtained from executing queryEntriesMatching
method on the com.metamatrix.internal.core.index.impl.Index |
static MetadataRecord |
RecordFactory.getMetadataRecord(IEntryResult queryResult,
EObjectFinder container)
Return the MetadataRecord
instances for specified IEntryResult. |
void |
AbstractMetadataRecord.setEObjectFinder(EObjectFinder finder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |