Project Wonder 5.0.0.8794

er.indexing
Class ERIndexing

java.lang.Object
  extended by er.extensions.ERXFrameworkPrincipal
      extended by er.indexing.ERIndexing

public class ERIndexing
extends ERXFrameworkPrincipal


Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.ERXFrameworkPrincipal
ERXFrameworkPrincipal.Observer
 
Field Summary
static Class[] REQUIRES
           
 
Constructor Summary
ERIndexing()
           
 
Method Summary
protected  void addIndex(String key, ERIndex index)
           
 void clear()
           
 void fileDidChange(NSNotification n)
           
 void finishInitialization()
          Overridden by subclasses to provide framework initialization.
static ERIndexing indexing()
           
 void loadIndexDefinitions()
           
 
Methods inherited from class er.extensions.ERXFrameworkPrincipal
initialize, setUpFrameworkPrincipalClass, sharedInstance, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

REQUIRES

public static final Class[] REQUIRES
Constructor Detail

ERIndexing

public ERIndexing()
Method Detail

loadIndexDefinitions

public void loadIndexDefinitions()

fileDidChange

public void fileDidChange(NSNotification n)
                   throws MalformedURLException
Throws:
MalformedURLException

addIndex

protected void addIndex(String key,
                        ERIndex index)

finishInitialization

public void finishInitialization()
Description copied from class: ERXFrameworkPrincipal
Overridden by subclasses to provide framework initialization.

Specified by:
finishInitialization in class ERXFrameworkPrincipal

indexing

public static ERIndexing indexing()

clear

public void clear()

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

Copyright © 2002 – 2007 Project Wonder.