| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IItemIndexAdmin
| Field Summary | |
|---|---|
| static String | IIDDeprecated. Internal use only | 
| static int | IIDcb225681_c42d_4a5f_b26e_f4a790cef7a7 | 
| static int | xxDummyDeprecated. Internal use only | 
| Method Summary | |
|---|---|
|  void | endIndexing()Start indexing. | 
|  String | getIndexFolder()Name of the index folder. | 
|  String | getIndexName()Name of the index. | 
|  boolean | isUseStaging()Use staging during index. | 
|  void | setIndexFolder(String pFolderName)Name of the index folder. | 
|  void | setIndexName(String pName)Name of the index. | 
|  void | setUseStaging(boolean pUseStaging)Use staging during index. | 
|  void | startIndexing(boolean replaceIndex,
              boolean replaceItems)Start indexing. | 
| Field Detail | 
|---|
static final int IIDcb225681_c42d_4a5f_b26e_f4a790cef7a7
static final int xxDummy
static final String IID
| Method Detail | 
|---|
String getIndexFolder()
                      throws IOException,
                             AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexFolder(String pFolderName)
                    throws IOException,
                           AutomationException
pFolderName - The pFolderName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getIndexName()
                    throws IOException,
                           AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexName(String pName)
                  throws IOException,
                         AutomationException
pName - The pName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseStaging()
                     throws IOException,
                            AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseStaging(boolean pUseStaging)
                   throws IOException,
                          AutomationException
pUseStaging - The pUseStaging (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void startIndexing(boolean replaceIndex,
                   boolean replaceItems)
                   throws IOException,
                          AutomationException
replaceIndex - The replaceIndex (in)replaceItems - The replaceItems (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void endIndexing()
                 throws IOException,
                        AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||