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.connectorMethods in com.saperion.connector that return SaRMIClientCommand
- 
Uses of SaRMIClientCommand in com.saperion.connector.rmiClasses in com.saperion.connector.rmi that implement SaRMIClientCommandModifier and TypeClassDescriptionclassClass representing the methods used for manipulating documents.classClass representing the folder operations of the backend.classClass representing the query operations of the backend.classClass representing the base class for all client wrappers for the backend operations.classClass representing the workflow operations of the backend.classThe implementation of theSaRemoteApplicationinterface.
- 
Uses of SaRMIClientCommand in com.saperion.rmiConstructors in com.saperion.rmi with parameters of type SaRMIClientCommandModifierConstructorDescriptionSaRMIInputStream(String hdoc, boolean currentRevision, int elementNumber, boolean withAnnotations, SaRMIClientCommand connector, Object monitor) Constructs theSaRMIInputStreaminstance 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 theSaRMIInputStreaminstance 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 theSaRMIInputStreaminstance 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 theSaRMIInputStreamSeekableinstance 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 theSaRMIInputStreamSeekableinstance 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 theSaRMIInputStreamSeekableinstance which represents the input stream of the document (will be returned from the Saperion backend).