Uses of Interface
com.saperion.rmi.SaFeature
-
Packages that use SaFeature 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. -
-
Uses of SaFeature in com.saperion.connector
Methods in com.saperion.connector that return SaFeature Modifier and Type Method Description SaFeature
SaClassicConnector. getFeatures()
This method returns the features enabled in the Saperion system.SaFeature
SaClassicConnectorImpl. getFeatures()
-
Uses of SaFeature in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaFeature Modifier and Type Method Description SaFeature
SaRMIClientCommand. getFeatures()
Read the features.SaFeature
SaRMIClientCommandImpl. getFeatures()
Read the features.SaFeature
SaRMISystemConnector. getFeatures()
-
Uses of SaFeature in com.saperion.rmi
Classes in com.saperion.rmi that implement SaFeature Modifier and Type Class Description class
SaFeatureImpl
Bean implementation of interfaceSaFeature
.
-