Uses of Class
com.saperion.connector.rmi.AbstractFolderRMIClientCommand
-
Packages that use AbstractFolderRMIClientCommand Package Description com.saperion.connector.rmi Package for connector RMI client classes. -
-
Uses of AbstractFolderRMIClientCommand in com.saperion.connector.rmi
Subclasses of AbstractFolderRMIClientCommand in com.saperion.connector.rmi Modifier and Type Class Description class
AbstractDocRMIClientCommand
Class representing the methods used for manipulating documents.class
AbstractQueryRMIClientCommand
Class representing the query operations of the backend.class
AbstractWfRMIClientCommand
Class representing the workflow operations of the backend.class
SaRMIClientCommandImpl
The implementation of theSaRemoteApplication
interface.
-