er.indexing
Class ERIndexer
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERIndexer
public ERIndexer(NSArray<ERAutoIndex> indices)
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)
Copyright © 2002 – 2007 Project Wonder.