Project Wonder 5.0

er.indexing
Class ERIndexer

java.lang.Object
  extended by 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

Constructor Summary
ERIndexer(com.webobjects.foundation.NSArray<ERAutoIndex> indices)
           
 
Method Summary
 void clear()
           
 void indexAllObjects(com.webobjects.eoaccess.EOEntity entity)
           
 void indexAllObjects(com.webobjects.eoaccess.EOModel model)
           
 void indexAllObjects(com.webobjects.eoaccess.EOModelGroup group)
           
 com.webobjects.foundation.NSArray indicesForEntity(java.lang.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(com.webobjects.foundation.NSArray<ERAutoIndex> indices)
Method Detail

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)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.