public interface IFullTextIndexDefinitionEdit extends IFullTextIndexDefinition, java.io.Serializable
Description: 'The full-text search index definition used to create the index.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDd9ea7105_4279_4a9d_aea9_d44a27ed3f5c |
static int |
xxDummy
Deprecated.
Internal use only
|
IID9b45c878_1f82_4d03_8687_4f0e5164aa82
Modifier and Type | Method and Description |
---|---|
void |
setCatalogName(java.lang.String rhs1)
The catalog name collection for this full-text index.
|
getCatalogName
static final int IIDd9ea7105_4279_4a9d_aea9_d44a27ed3f5c
static final int xxDummy
static final java.lang.String IID
void setCatalogName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.