Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.settings |
Package for navigation component classes.
|
Modifier and Type | Method and Description |
---|---|
SettingSearchResult |
SaClassicConnectorImpl.searchSettings(SettingSearchInfo searchInfo)
Searches for settings.
|
SettingSearchResult |
SaClassicConnector.searchSettings(SettingSearchInfo searchInfo)
Searches for settings.
|
Modifier and Type | Method and Description |
---|---|
SettingSearchResult |
SaRMIServerCommand.searchSettings(int token,
SettingSearchInfo searchInfo)
Searches for settings.
|
Modifier and Type | Method and Description |
---|---|
static SettingSearchInfo |
SettingSearchInfo.create() |
SettingSearchInfo |
SettingSearchInfo.longSetting(boolean longSetting)
Whether to search for long or for regular settings.
|
SettingSearchInfo |
SettingSearchInfo.name(String name,
SettingSearchInfo.MatchKind matchKind)
Sets the name to search for and the match kind to search with.
|
SettingSearchInfo |
SettingSearchInfo.section(String section,
SettingSearchInfo.MatchKind matchKind)
Sets the section to search for and the match kind to search with.
|
Copyright © 2016 SAPERION AG. All rights reserved.