Uses of Class
org.mmbase.module.lucene.MMBaseEntry

Packages that use MMBaseEntry
org.mmbase.module.lucene   
 

Uses of MMBaseEntry in org.mmbase.module.lucene
 

Methods in org.mmbase.module.lucene that return types with arguments of type MMBaseEntry
 CloseableIterator<MMBaseEntry> MMBaseIndexDefinition.getCursor()
           
protected  CloseableIterator<MMBaseEntry> MMBaseIndexDefinition.getCursor(NodeIterator nodeIterator, Collection<? extends FieldDefinition> f)
          Converts an MMBase Node Iterator to an Iterator of IndexEntry-s.
 CloseableIterator<MMBaseEntry> MMBaseIndexDefinition.getSubCursor(String identifier)
           
 



MMBase 2.0-SNAPSHOT - null