Package com.saperion.rmi
This package contains the classes for the LARIX RMI client wrapper components.
-
Interface Summary Interface Description SaACLRights This interface collects the permissions a user can have on a Saperion object e.g.SaFeature This enumeration holds a property list of possible system features like "SQL fulltext", "Workflow" or "Barcode".SerializableStreamContentHandler Interface for content handlers used bySerializableStream
. -
Class Summary Class Description ContextInfoImpl DDCImpl Implementation ofDDC
.DDCInfo Internal bean for DDC infos.DirectWriteContentHandler ASerializableStreamContentHandler
that writes to the archive directly.InstanceHolder The Class InstanceHolder.MandantInfo Bean class about a tenant.
Holds the information name, id and hexId about a mandant/tenant.MutableUserInformationImpl SaAclImpl ImplementsSaAcl
.SaACLRightsImpl Implementation of theSaACLRights
interface.SaCheckoutInfo Represents the checkout information about a document.SaCloneInfo This class contains all relevant information to be used by workspace clone/copy/update methods.SaContentStream InputStream
extension to stream the document content.SaDocInfoImpl Implementation of theSaDocInfo
interface.SaDocumentInfoImpl SaFailoverInfoImpl Implementation of theSaFailoverInfo
interface.SaFeatureImpl Bean implementation of interfaceSaFeature
.SaFolderClassSearchInfo Bean that contains information used to search for a folder class.SaFolderSaveInfoImpl Implementation of theSaFolderSaveInfo
interface.SaJNIPrpcResult Result bean for PRPC.SaNavigationImpl The JNI implementation of theSaNavigation
interface.SaPropertyValueImpl Implementation ofSaPropertyValue
.SaQueryInfo Holds the information about a hibernate sql query.SaQueryInfo.CustomIndexState Custom IndexState for instances where Query is made on non standard values of SYSINDEXSTATESaRevisionImpl Class for storing and transferring document revision data.SaRMIEventFilter Defines the event filters.SaRMIInputStream AInputStream
that reads data of a document identified by it's HDOC from the archive.SaRMIInputStreamSeekable This class is an extension ofSaRMIInputStream
that adds the possibility to seek on the stream.SaSaveInfoImpl RMI server implementation of theSaSaveInfo
interface.SaStatusInfo SaSystemInfoImpl Implementation of theSaSystemInfo
interface.SaUserInfoImpl SaVersionDataImpl Class for storing and transfering document revision data including both index metadata and document-specific data such as creator of revision, revision comment, and number.SaWorkspaceInfo SerializableStream When this stream is serialized, it's content will be written to the archive or to a temporary buffer on the server side.TempBufferContentHandler ASerializableStreamContentHandler
that writes to a temporary buffer.UserRightsImpl Default implementation ofUsersRights
. -
Enum Summary Enum Description SaFeature.FeatureKind Feature kinds.SaQueryInfo.IndexState Index states of documents that can be included in a query-result.SaQueryInfo.QueryCacheMode Cache modes from hibernate.SerializableStreamContentHandler.ContentHandlers Enumeration of available content handlers.