Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.constants |
Provides classes defining collections of related, type-safe constant values.
|
Modifier and Type | Method and Description |
---|---|
TextSearchServerStatus |
CmTextSearchServer.get_TextSearchServerStatus()
Returns the value of the TextSearchServerStatus property.
|
Modifier and Type | Method and Description |
---|---|
void |
CmTextSearchServer.set_TextSearchServerStatus(TextSearchServerStatus value)
Sets the value of the TextSearchServerStatus property.
|
Modifier and Type | Field and Description |
---|---|
static TextSearchServerStatus |
TextSearchServerStatus.DISABLED
The IBM® Content Search Services server is disabled for maintenance purposes.
|
static TextSearchServerStatus |
TextSearchServerStatus.ENABLED
The IBM® Content Search Services server is enabled and can be specified by its
usage mode (TextSearchServerMode property).
|
static TextSearchServerStatus |
TextSearchServerStatus.UNAVAILABLE
The Content Engine server cannot communicate with the IBM® Content
Search Services server.
|
Modifier and Type | Method and Description |
---|---|
static TextSearchServerStatus |
TextSearchServerStatus.getInstanceFromInt(int value)
Returns an instance of this class using its associated integer value.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.