Uses of Interface
com.saperion.connector.rmi.SaRMIClientCommand
Packages that use SaRMIClientCommand
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
This package contains the classes for the LARIX RMI client wrapper components.
-
Uses of SaRMIClientCommand in com.saperion.connector
Methods in com.saperion.connector that return SaRMIClientCommand -
Uses of SaRMIClientCommand in com.saperion.connector.rmi
Classes in com.saperion.connector.rmi that implement SaRMIClientCommandModifier and TypeClassDescriptionclass
Class representing the methods used for manipulating documents.class
Class representing the folder operations of the backend.class
Class representing the query operations of the backend.class
Class representing the base class for all client wrappers for the backend operations.class
Class representing the workflow operations of the backend.class
The implementation of theSaRemoteApplication
interface. -
Uses of SaRMIClientCommand in com.saperion.rmi
Constructors in com.saperion.rmi with parameters of type SaRMIClientCommandModifierConstructorDescriptionSaRMIInputStream
(String hdoc, boolean currentRevision, int elementNumber, boolean withAnnotations, SaRMIClientCommand connector, Object monitor) Constructs theSaRMIInputStream
instance which represents the input stream of the document (will be returned from the Saperion backend).SaRMIInputStream
(String hdoc, boolean currentRevision, int elementNumber, SaRMIClientCommand connector, boolean dummy, Object monitor) Constructs theSaRMIInputStream
instance which represents the input stream of the document (will be returned from the Saperion backend).SaRMIInputStream
(String hdoc, boolean currentRevision, int elementNumber, SaRMIClientCommand connector, Object monitor) Constructs theSaRMIInputStream
instance which represents the input stream of the document (will be returned from the Saperion backend).SaRMIInputStreamSeekable
(String hdoc, boolean currentRevision, int elementNumber, boolean withAnnotations, SaRMIClientCommand connector, Object monitor) Constructs theSaRMIInputStreamSeekable
instance which represents the input stream of the document (will be returned from the Saperion backend).SaRMIInputStreamSeekable
(String hdoc, boolean currentRevision, int elementNumber, SaRMIClientCommand connector, boolean dummy, Object monitor) Constructs theSaRMIInputStreamSeekable
instance which represents the input stream of the document (will be returned from the Saperion backend).SaRMIInputStreamSeekable
(String hdoc, boolean currentRevision, int elementNumber, SaRMIClientCommand connector, Object monitor) Constructs theSaRMIInputStreamSeekable
instance which represents the input stream of the document (will be returned from the Saperion backend).