|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.subsystems.files.dstore.old.UniversalSearchResultConfigurationFactory
Singleton class that is a factory for creating search result configurations.
| Method Summary | |
|---|---|
IHostSearchResultConfiguration |
createSearchConfiguration(IHostSearchResultSet resultSet,
Object searchTarget,
SystemSearchString searchString)
Creates a config and adds it to the result set. |
static UniversalSearchResultConfigurationFactory |
getInstance()
Gets the singleton instance of the factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static UniversalSearchResultConfigurationFactory getInstance()
public IHostSearchResultConfiguration createSearchConfiguration(IHostSearchResultSet resultSet,
Object searchTarget,
SystemSearchString searchString)
createSearchConfiguration in interface IHostSearchResultConfigurationFactory
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||