Uses of Interface
com.saperion.intf.SaSystemInfo
-
Packages that use SaSystemInfo 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 This package contains the classes for the LARIX RMI client wrapper components.com.saperion.rmi.common This package contains the classes for the LARIX RMI Server. -
-
Uses of SaSystemInfo in com.saperion.connector
Methods in com.saperion.connector that return SaSystemInfo Modifier and Type Method Description SaSystemInfo
SaClassicConnector. getSystemInfo()
This method returns general information about the connected system.SaSystemInfo
SaClassicConnectorImpl. getSystemInfo()
-
Uses of SaSystemInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaSystemInfo Modifier and Type Method Description SaSystemInfo
SaRMIClientCommand. getSystemInfo()
Reads system info.SaSystemInfo
SaRMIClientCommandImpl. getSystemInfo()
Reads system info.SaSystemInfo
SaRMIServerInfo. getSystemInfo()
SaSystemInfo
SaRMIServerInfo. readSystemInfo(int threshold)
Reads system info. -
Uses of SaSystemInfo in com.saperion.rmi
Classes in com.saperion.rmi that implement SaSystemInfo Modifier and Type Class Description class
SaSystemInfoImpl
Implementation of theSaSystemInfo
interface. -
Uses of SaSystemInfo in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return SaSystemInfo Modifier and Type Method Description SaSystemInfo
SaRMISystemCommand. getSystemInfo()
-