Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.connector.events | |
com.saperion.connector.exceptions | |
com.saperion.connector.ldap |
This package contains the classes for the LARIX LDAP Kerberos authentication components.
|
com.saperion.connector.rmi |
Package for connector RMI client classes.
|
com.saperion.connector.service |
This package contains the client-side implementations of services.
|
com.saperion.connector.wf |
This package contains the main classic workflow connector classes.
|
com.saperion.constants |
This package contains the constant definitions for the SAPERION LARIX system.
|
com.saperion.exception |
This package contains the classes for the global exceptions.
|
com.saperion.exception.wf |
This package contains the classes for the workflow exceptions.
|
com.saperion.jna.typemapping.database | |
com.saperion.operations |
This package defines the different operations, that can be invoked by rmi.
|
com.saperion.operations.document |
This package defines the different operations on documents, that can be invoked by rmi.
|
com.saperion.operations.folders |
This package defines the different operations on folders, that can be invoked by rmi.
|
com.saperion.operations.lookup |
This package defines the different operations on lookup tables, that can be invoked by rmi.
|
com.saperion.operations.storage | |
com.saperion.operations.user | |
com.saperion.operations.workflow |
This package defines the different workflow-operations, that can be invoked by rmi.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI client wrapper components.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.rmi.serverexception |
This package contains the exception classes for RMI client components.
|
com.saperion.util |
This package contains the utility classes for the LARIX RMI Server.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaBarcodeException
Barcode exception.
|
SaDBException
Exception, thrown during the query execution (connector level).
|
SaDDCException
DDC related exception raised in the following situations:
//GetDefinitions "DDC files could not be retrieved", //GetFields "database definition could not be opened", "database definition invalid, possibly empty DB mappings or invalid data source". |
SaFolderException
Exception, thrown during folder related errors (connector level).
|
SaFolderNameException
Exception thrown in folder-related methods when a folder name contained an
invalid character.
|
SaGetNodeException
* Exceptions in getting node or content; occur in the following situations:
"creating document structure in memory failed",
"loading document metadata failed",
"loading sub-document from structure failed",
"loading document content failed",
"invalid document handle was provided",
"no document content available",
"accessing document handle failed",
"accessing document content failed",
"given byte offset is greater than data size",
"document uid is empty",
"document member is empty",
"unsupported document type encountered",
"initializing index data array failed",
"archiving new document failed",
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updatind document content on medium failed",
"updatind document metadata in database failed",
"deleting document failed",
"retrieving database cursor failed".
|
SaLockException
* Lock exceptions which occur in the following situations:
"locking or unlocking document failed",
"document is currently locked by another user",
"retrieving lock data failed, possibly unavailable".
|
SaSapUrlException
Exception thrown when checking a SAP-URL failed.
|
SaSetACLException
SaSetACLException will be thrown in case of a ACL could not be set in the backend.
|
SaSetNodeException
Exceptions in setting or deletion node; occurs in the following situations:
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updating document content on medium failed",
"updating document metadata in database failed",
"deleting document failed",
"given byte offset is greater than data size".
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaBasicException
Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaBasicException
Base exception.
|
SaConnectException
Exception is thrown when a (re) connect to RMI server failed.
|
SaDBException
Exception, thrown during the query execution (connector level).
|
SaDDCException
DDC related exception raised in the following situations:
//GetDefinitions "DDC files could not be retrieved", //GetFields "database definition could not be opened", "database definition invalid, possibly empty DB mappings or invalid data source". |
SaFolderException
Exception, thrown during folder related errors (connector level).
|
SaGetNodeException
* Exceptions in getting node or content; occur in the following situations:
"creating document structure in memory failed",
"loading document metadata failed",
"loading sub-document from structure failed",
"loading document content failed",
"invalid document handle was provided",
"no document content available",
"accessing document handle failed",
"accessing document content failed",
"given byte offset is greater than data size",
"document uid is empty",
"document member is empty",
"unsupported document type encountered",
"initializing index data array failed",
"archiving new document failed",
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updatind document content on medium failed",
"updatind document metadata in database failed",
"deleting document failed",
"retrieving database cursor failed".
|
SaLockException
* Lock exceptions which occur in the following situations:
"locking or unlocking document failed",
"document is currently locked by another user",
"retrieving lock data failed, possibly unavailable".
|
SaPropertyException
Exceptions in JCR Properties; occurs in the following situations:
setting document property failed,
column/property name does not exist,
invalid database definition name specified,
improper index element count specified for field type,
binary data section (lob) is empty,
unsupported property type specified.
|
SaSapUrlException
Exception thrown when checking a SAP-URL failed.
|
SaSetACLException
SaSetACLException will be thrown in case of a ACL could not be set in the backend.
|
SaSetContentException
Exceptions in setting content, occur in the following situations:
"creating temporary file failed",
"making up temporary file name failed",
"handle to temporary content file is invalid",
"writing buffer to content file failed",
"inserting content into document failed",
"closing temporary file failed".
|
SaSetNodeException
Exceptions in setting or deletion node; occurs in the following situations:
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updating document content on medium failed",
"updating document metadata in database failed",
"deleting document failed",
"given byte offset is greater than data size".
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
StreamVerificationException
Will be thrown if that calculated hash or length of the content stream does not match the
expected values.
|
UploadLimitExceededException
Will be thrown if a SerializableStream exceeds its length-limit (as given by the ContentStream
to serialize).
|
Class and Description |
---|
SaBasicException
Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaDDCException
DDC related exception raised in the following situations:
//GetDefinitions "DDC files could not be retrieved", //GetFields "database definition could not be opened", "database definition invalid, possibly empty DB mappings or invalid data source". |
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaUnknownFolderTypeException
Exception thrown when a folder type is unknown.
|
Class and Description |
---|
ConstraintViolationException
This exception indicates that something went wrong concerning document definition constraints.
|
DataSourceException
This exception indicates that something went wrong concerning a specific data source.
|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaBasicException
Base exception.
|
SaJCRException
JCR related Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaBasicException
Base exception.
|
Class and Description |
---|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaBasicException
Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaBasicException
Base exception.
|
Class and Description |
---|
SaBasicException
Base exception.
|
Class and Description |
---|
SaBasicException
Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaBasicException
Base exception.
|
Class and Description |
---|
SaBasicException
Base exception.
|
Class and Description |
---|
SaBasicException
Base exception.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaGetNodeException
* Exceptions in getting node or content; occur in the following situations:
"creating document structure in memory failed",
"loading document metadata failed",
"loading sub-document from structure failed",
"loading document content failed",
"invalid document handle was provided",
"no document content available",
"accessing document handle failed",
"accessing document content failed",
"given byte offset is greater than data size",
"document uid is empty",
"document member is empty",
"unsupported document type encountered",
"initializing index data array failed",
"archiving new document failed",
"committing transaction failed",
"rolling back transaction failed",
"transaction ID is invalid/empty",
"updatind document content on medium failed",
"updatind document metadata in database failed",
"deleting document failed",
"retrieving database cursor failed".
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
StreamVerificationException
Will be thrown if that calculated hash or length of the content stream does not match the
expected values.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaBasicException
Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaBasicException
Base exception.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Class and Description |
---|
SaAuthenticationException
Authentication exceptions which may occur in the following situations.
Authentication "system failure during log on process", "user does not exist", "wrong password", "user account is inactive", "no current user for automatic login found", "client was not supplied", "no licenses available for login", "user account is already in use", "password has expired", "invalid client kind", "user is not logged in". |
SaFolderNameException
Exception thrown in folder-related methods when a folder name contained an
invalid character.
|
SaImageConverterException
Exception thrown by SaImageConverter if converting an image failed.
|
SaSystemException
Exception class for common system errors and some failed RMI commands.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.