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 SaFeatureSaClassicConnector. getFeatures()This method returns the features enabled in the Saperion system.SaFeatureSaClassicConnectorImpl. getFeatures() -
Uses of SaFeature in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaFeature Modifier and Type Method Description SaFeatureSaRMIClientCommand. getFeatures()Read the features.SaFeatureSaRMIClientCommandImpl. getFeatures()Read the features.SaFeatureSaRMISystemConnector. getFeatures() -
Uses of SaFeature in com.saperion.rmi
Classes in com.saperion.rmi that implement SaFeature Modifier and Type Class Description classSaFeatureImplBean implementation of interfaceSaFeature.
-