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 SaSystemInfoSaClassicConnector. getSystemInfo()This method returns general information about the connected system.SaSystemInfoSaClassicConnectorImpl. getSystemInfo() -
Uses of SaSystemInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaSystemInfo Modifier and Type Method Description SaSystemInfoSaRMIClientCommand. getSystemInfo()Reads system info.SaSystemInfoSaRMIClientCommandImpl. getSystemInfo()Reads system info.SaSystemInfoSaRMIServerInfo. getSystemInfo()SaSystemInfoSaRMIServerInfo. 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 classSaSystemInfoImplImplementation of theSaSystemInfointerface. -
Uses of SaSystemInfo in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return SaSystemInfo Modifier and Type Method Description SaSystemInfoSaRMISystemCommand. getSystemInfo()
-