Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.connector.rmi |
Package for connector RMI client 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 |
---|---|
SaSystemSetting |
SaClassicConnectorImpl.getSystemSetting(String accessKey) |
SaSystemSetting |
SaClassicConnector.getSystemSetting(String accessKey)
Retrieves a system setting object.
|
Modifier and Type | Method and Description |
---|---|
SaSystemSetting |
SaRMIClientCommandImpl.getSystemSetting(String accessKey)
Retrieves a system setting object.
|
SaSystemSetting |
SaRMIClientCommand.getSystemSetting(String accessKey)
Retrieves a system setting object.
|
SaSystemSetting |
SaRMISystemConnector.getSystemSetting(String key,
String mandant)
Retrieves system settings based on a given key.
|
Modifier and Type | Method and Description |
---|---|
SaSystemSetting |
SaRMISystemCommand.getSetting(String key,
String mandant)
Reads the system settings for the given key.
|
Modifier and Type | Class and Description |
---|---|
class |
SaSystemSettingImpl
System setting implementation.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.