Package | Description |
---|---|
com.saperion.rmi |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
static SaQueryInfo.IndexState |
SaQueryInfo.IndexState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaQueryInfo.IndexState[] |
SaQueryInfo.IndexState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<SaQueryInfo.IndexState> |
SaQueryInfo.getIndexStates() |
Modifier and Type | Method and Description |
---|---|
void |
SaQueryInfo.setIndexStates(EnumSet<SaQueryInfo.IndexState> indexStates)
Sets the index states of documents that will be included in the query result.
|
Copyright © 2016 SAPERION AG. All rights reserved.