See: Description
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 by
SerializableStream . |
Class | Description |
---|---|
ContextInfoImpl | |
DDCImpl |
Implementation of
DDC . |
DDCInfo |
Internal bean for DDC infos.
|
DirectWriteContentHandler |
A
SerializableStreamContentHandler 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 |
Implements
SaAcl . |
SaACLRightsImpl |
Implementation of the
SaACLRights 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 the
SaDocInfo interface. |
SaDocumentInfoImpl | |
SaFailoverInfoImpl |
Implementation of the
SaFailoverInfo interface. |
SaFeatureImpl |
Bean implementation of interface
SaFeature . |
SaFolderClassSearchInfo |
Bean that contains information used to search for a folder class.
|
SaFolderSaveInfoImpl |
Implementation of the
SaFolderSaveInfo interface. |
SaJNIPrpcResult |
Result bean for PRPC.
|
SaNavigationImpl |
The JNI implementation of the
SaNavigation interface. |
SaPropertyValueImpl |
Implementation of
SaPropertyValue . |
SaQueryInfo |
Holds the information about a hibernate sql query.
|
SaRevisionImpl |
Class for storing and transferring document revision data.
|
SaRMIEventFilter |
Defines the event filters.
|
SaRMIInputStream |
A
InputStream that reads data of a document identified by it's HDOC from the archive. |
SaRMIInputStreamSeekable |
This class is an extension of
SaRMIInputStream that adds the possibility to seek on the stream. |
SaSaveInfoImpl |
RMI server implementation of the
SaSaveInfo interface. |
SaStatusInfo | |
SaSystemInfoImpl |
Implementation of the
SaSystemInfo 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 |
A
SerializableStreamContentHandler that writes to a temporary buffer. |
UserRightsImpl |
Default implementation of
UsersRights . |
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.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.