Uses of Class
com.saperion.connector.rmi.AbstractRMIClientCommand
-
Packages that use AbstractRMIClientCommand Package Description com.saperion.connector.rmi Package for connector RMI client classes. -
-
Uses of AbstractRMIClientCommand in com.saperion.connector.rmi
Subclasses of AbstractRMIClientCommand in com.saperion.connector.rmi Modifier and Type Class Description class
AbstractDocRMIClientCommand
Class representing the methods used for manipulating documents.class
AbstractFolderRMIClientCommand
Class representing the folder operations of the backend.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.
-