Project Wonder 5.0.0.8794

er.indexing
Class ERIndexer

java.lang.Object
  extended by er.indexing.ERIndexer

public class ERIndexer
extends Object

Utility class to reindex all objects of a model group, a model or an entity.

Author:
ak

Constructor Summary
ERIndexer(NSArray<ERAutoIndex> indices)
           
 
Method Summary
 void clear()
           
 void indexAllObjects(EOEntity entity)
           
 void indexAllObjects(EOModel model)
           
 void indexAllObjects(EOModelGroup group)
           
 NSArray indicesForEntity(String entityName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERIndexer

public ERIndexer(NSArray<ERAutoIndex> indices)
Method Detail

clear

public void clear()

indicesForEntity

public NSArray indicesForEntity(String entityName)

indexAllObjects

public void indexAllObjects(EOEntity entity)

indexAllObjects

public void indexAllObjects(EOModel model)

indexAllObjects

public void indexAllObjects(EOModelGroup group)

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.