er.indexing
Class ERIndexer
java.lang.Object
er.indexing.ERIndexer
public class ERIndexer
- extends java.lang.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(com.webobjects.foundation.NSArray<ERAutoIndex> indices)
clear
public void clear()
indicesForEntity
public com.webobjects.foundation.NSArray indicesForEntity(java.lang.String entityName)
indexAllObjects
public void indexAllObjects(com.webobjects.eoaccess.EOEntity entity)
indexAllObjects
public void indexAllObjects(com.webobjects.eoaccess.EOModel model)
indexAllObjects
public void indexAllObjects(com.webobjects.eoaccess.EOModelGroup group)
Copyright © 2002 – 2007 Project Wonder.