|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FullTextBridge | |
---|---|
ome.logic | The central repository of implementations which will be accessible through this server. |
ome.services.fulltext | All necessary classes for background indexing of metadata and attached binary files. |
Uses of FullTextBridge in ome.logic |
---|
Fields in ome.logic declared as FullTextBridge | |
---|---|
protected FullTextBridge |
UpdateImpl.fullTextBridge
|
Methods in ome.logic with parameters of type FullTextBridge | |
---|---|
void |
UpdateImpl.setFullTextBridge(FullTextBridge fullTextBridge)
|
Uses of FullTextBridge in ome.services.fulltext |
---|
Fields in ome.services.fulltext declared as FullTextBridge | |
---|---|
protected FullTextBridge |
FullTextThread.bridge
|
Constructors in ome.services.fulltext with parameters of type FullTextBridge | |
---|---|
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge)
Uses default Principal for indexing |
|
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge,
boolean waitForLock)
Uses default Principal for indexing |
|
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge,
Principal principal)
Main constructor. |
|
FullTextThread(SessionManager manager,
Executor executor,
FullTextIndexer indexer,
FullTextBridge bridge,
Principal principal,
boolean waitForLock)
Main constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.