public interface IPDOMManager
Modifier and Type | Field and Description |
---|---|
static String |
ID_FAST_INDEXER |
static String |
ID_FULL_INDEXER
Deprecated.
The full indexer has been removed.
|
static String |
ID_NO_INDEXER |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultIndexerId() |
String |
getIndexerId(ICProject project) |
void |
setDefaultIndexerId(String indexerId) |
void |
setIndexerId(ICProject project,
String indexerId) |
static final String ID_NO_INDEXER
static final String ID_FAST_INDEXER
@Deprecated static final String ID_FULL_INDEXER
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.