public class ERIndexing extends ERXFrameworkPrincipal
ERXFrameworkPrincipal.Observer
Modifier and Type | Field and Description |
---|---|
static Class[] |
REQUIRES |
initializedFrameworks, launchingFrameworks
Constructor and Description |
---|
ERIndexing() |
Modifier and Type | Method and Description |
---|---|
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()
Searches all bundles for *.indexModel resources files and dserializes the index definitions and adds
the index definitions to the master dictionary of application indices
|
didFinishInitialization, hasFrameworkInstalled, initialize, setUpFrameworkPrincipalClass, sharedInstance, toString
public static final Class[] REQUIRES
public void loadIndexDefinitions()
public void fileDidChange(NSNotification n) throws MalformedURLException
MalformedURLException
protected void addIndex(String key, ERIndex index)
key
- the name of the indexindex
- the indexer instance having the name of the index and the index definition from the indexModel filepublic void finishInitialization()
ERXFrameworkPrincipal
finishInitialization
in class ERXFrameworkPrincipal
public static ERIndexing indexing()
public void clear()
Copyright © 2002 – 2024 Project Wonder.