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 classAbstractDocRMIClientCommandClass representing the methods used for manipulating documents.classAbstractFolderRMIClientCommandClass representing the folder operations of the backend.classAbstractQueryRMIClientCommandClass representing the query operations of the backend.classAbstractWfRMIClientCommandClass representing the workflow operations of the backend.classSaRMIClientCommandImplThe implementation of theSaRemoteApplicationinterface.
-