All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractAnnotation |
Abstract annotation class containing common methods.
|
AbstractAnnotation.AnnotationProperty |
Properties of annotations.
|
AbstractAnnotation.AnnotationType |
Available annotation types.
|
AbstractDocRMIClientCommand |
Class representing the methods used for manipulating documents.
|
AbstractFolderRMIClientCommand |
Class representing the folder operations of the backend.
|
AbstractPropertiesLoader |
|
AbstractQueryRMIClientCommand |
Class representing the query operations of the backend.
|
AbstractRMIClientCommand |
Class representing the base class for all client wrappers for the backend
operations.
|
AbstractWfRMIClientCommand |
Class representing the workflow operations of the backend.
|
AccessRightConverter |
This class provides converter methods for the AccessRight enumeration.
|
ActorInfo |
Actor info interface.
|
ActorInfoImpl |
Actor info class.
|
AlignType |
Java class for alignType.
|
AndCriterion<T> |
A Criterion that recombines two existing criteria.
|
ApplyBatch |
Invokes a list of commands one after another.
|
ArrayFactory<Type> |
Interface for factories of arrays given their size.
|
ArrayIterator<T> |
An Iterator that iterates through all elements of an array.
|
ArrayListConverter<Type> |
|
ArrayToArrayConverter<SourceType,TargetType> |
|
Arrow |
A graphical arrow.
|
AttachmentInfo |
Attachment info interface.
|
AttachmentInfoImpl |
Attachment info class.
|
Authentication |
Authentication based on the GSSAPI.
|
BaseException |
Standard base class of all checked Exceptions.
|
Binary |
An immutable encapsulation class of binary content into a byte[] .
|
BitmapType |
Java class for BitmapType complex type.
|
BlockingInputStream |
The Class BlockingInputStream.
|
BmTypeType |
Java class for bmTypeType.
|
BoolConverter |
Converts Strings to booleans and vice versa.
|
Box<T> |
Helper class to box an object.
|
BoxCount |
Simple bean that stores count and unread-count of a workflow-inbox.
|
BoxCountType |
Defines the types of counts that can be retrieved for a workflow-box.
|
BoxDefinition |
The Interface BoxDefinition.
Information about a workflow box definition.
|
BoxDefinition.BoxType |
|
BoxDefinitionImpl |
|
Builder<T> |
Generic builder pattern.
|
ButtonKindType |
Java class for buttonKindType.
|
ButtonType |
Java class for ButtonType complex type.
|
ByteArrayFactory |
|
ByteArrayIntArrayConverter |
Converts a byte[] to an int[]
|
CalendarArrayFactory |
|
CalendarDateConverter |
converts a Calendar to a Date
|
CaseInsensitiveMap<T> |
|
CaseInsensitiveProperties |
This property map use case sensitive keys.
|
CaseInsensitiveProperties |
A case-insensitive properties class.
|
ChainedPropertiesLoader |
|
ChangePassword |
This Operation changes the given users password.
|
ChangePasswordOperation |
This Operation changes the given users password.
|
CharacterStringConverter |
Default implementation of Converter for characters to strings.
|
Cipher |
Cipher encapsulates a CipherStrategy and offers methods for:
encryption/decryption
key-generation
key conversion
|
CipherFactory |
|
CipherStrategy |
|
ClassicConnectorUtil |
Utility class for ClassicConnector/RMI functions.
|
Clock |
Clock is a utility class for time measurements.
|
CloneDocument |
An Operation that clones a document by its hDoc.
|
Closeables |
This class contains utility-methods for instances of AutoCloseable .
|
CollectionCastConverter<TargetElementType,SourceElementType extends TargetElementType,TargetCollectionType extends java.util.Collection<? extends TargetElementType>,SourceCollectionType extends java.util.Collection<? extends SourceElementType>> |
Converts from SourceCollectionType to TargetCollectionType by using a cast.
|
CollectionFormatter |
CollectionFormatter is a standard formatter for arrays, Collection s and Map s to output
general information about the collection together with information about its elements for
debugging/logging/toString()-purposes.
|
Collections |
Utility class for collection treatment.
|
ColumnType |
Java class for columnType complex type.
|
CombinedIterator<T> |
An Iterator that combines two existing iterators.
|
CommandInfo |
Command interface.
|
CommandInfoImpl |
|
CommentInfo |
Comments information for a given task.
|
CommentInfoImpl |
|
CommentSorter |
|
ConcatenationConverter<SourceType,IntermediateType,TargetType> |
|
ConcatenationInputStream |
Concatenates several input streams to another input stream so that
if one reads the resulting stream it is the same as reading the streams one after another.
|
ConfigFile |
The Class ConfigFile.
|
ConfigFileDescriptor |
An interface to declare configuration file descriptors.
|
ConfigHolder |
This class is a singleton configuration holder.
|
ConfigReader |
Helper class providing read methods for access to configuration/property
files.
|
ConfigurationException |
The ConfigurationException is used to indicate an error that occurs when a configuration is loaded or
processed.
|
ConfigurationException |
Exception class used for configuration errors.
|
ConfigurationFileHolder |
This interface declares a class to hold configuration files.
|
ConfigurationUtil |
This utility offers convenient configuration file usage.
|
ConnectionControl |
The control for the LDAP connection.
|
ConnectionPoolUtil |
This SessionPoolUtil is used to handle and create the connection poolUtil.
|
ConnectionType |
Java class for ConnectionType complex type.
|
ConnectorExceptions |
The Class ConnectorExceptions.
|
ConstraintViolationException |
This exception indicates that something went wrong concerning document definition constraints.
|
ContainerTrigger |
Holds information about how a container is triggered.
|
ContainsClauseConverterDB2 |
|
ContainsClauseConverterMSSQL |
Util class that converts the given jcr query with a contains clause to SQL contains statement.
|
ContainsClauseConverterORACLE |
|
ContentStream |
The document content stream.
|
ContextInfo |
Context info interface.
|
ContextInfoImpl |
|
Conversion |
Utility class for conversion.
|
ConversionManager |
Implementations of this interface hold several converters
which can be accessed by their type arguments.
|
Converter<T1,T2> |
An interface to define a converter (usually for use in some kind of filtering method).
|
ConverterIterator<T1,T2> |
An Iterator that converts the objects of an existing iterator using a Converter .
|
CorruptInterfaceVersion |
Will be thrown, if the Interface Version of the Connector differs from the Backend Version.
|
CountingInputStream |
This InputStream counts the number of bytes read (or skipped) to determine the length of stream while
streaming.
|
CountTasks |
This operation counts the tasks that are contained in one or more workflow inboxes.
|
CreateDocument |
Creates a Document.
|
CreateDocumentInputTypeFromDocumentInfoAdapter |
This class converts from DocumentInfo to CreateDocumentInputType .
|
CreateDocumentOperation |
This Operation stores a new document in the system.
|
CreateFolder |
Creates a folder.
|
CreateLookupEntry |
Deprecated.
|
CreateLookupEntryOperation |
An Operation that creates a lookup entry.
|
Criterion<T> |
An interface to define a criterion (usually for use in some kind of filtering method).
|
CriterionIsSatisfiedByNullType |
|
CriterionIterator<T> |
An Iterator that filters the objects of an existing iterator using a Criterion .
|
CryptoUtil |
|
CryptoUtil.HashAlogrithmn |
|
CryptoUtils |
Utility class of crypto-package.
|
CustomEventBuilder |
A builder for custom integration server events.
|
DataBaseFieldMapper |
Maps Java types to Native database fields.
|
DatabindingType |
Java class for databindingType complex type.
|
DataSource<CommonAccessException extends java.lang.Exception,CommonReadResultException extends java.lang.Exception> |
|
DataSourceException |
This exception indicates that something went wrong concerning a specific data source.
|
DataSourceOfflineException |
This exception indicates that a given data source is offline while it was intended to be used.
|
DateArrayFactory |
|
DateCalendarConverter<DateType extends java.util.Date> |
Converts instances of subclasses of Date to Calendar .
|
DateTimeConverter |
Converts Date to Time
|
DateTimestampConverter |
converts Date to Timestamp
|
DbConfigurationManager<CommonAccessException extends java.lang.Exception> |
|
DbConfigurationManagerConstructorParameters<CommonAccessException extends java.lang.Exception> |
|
DDC |
Represents a DDC in the SAPERION system.
|
DDC.DDCKind |
DDC-kinds.
|
DDC.TenantMode |
DDC tenant modes.
|
DDCImpl |
|
DDCInfo |
Internal bean for DDC infos.
|
Decimal |
An immutable encapsulation class of signed decimal (fix-point) numbers.
|
DefaultConversionManager |
|
DefaultTypeConversionManager |
Implementation of ConversionManager that returns converters that convert most
default java types (primitives, their wrapper types, String , Date - as well as
their subclasses - Calendar and arrays and implementations of List thereof )
to the fixed set int, double, String and
Calendar and arrays thereof.
|
DeleteAllMediaOperation |
Deletes a named medium and all its follow-up media
|
DeleteDocument |
|
DeleteDocumentProperty |
A singleton that indicates that a property should be deleted in an update operation.
|
DeleteLookupEntry |
An Operation that deletes a lookup entry.
|
DeleteNamedMediaOperation |
|
Description |
Description of a database definition (DDC) related item.
An item could be a document DocumentInfo or LinkInfo and
contains the descriptions for the DDC name, the meta data, a revision comment and the ACL names.
|
DesEncrypter |
|
DirectWriteContentHandler |
|
DocumentDefinitionService |
|
DocumentId |
Represents an entry in an archive with the name of the archive, unique id overall revisions, the
revision id, if it is a link and it should be resolved, if it is the latest or it should be
checked if there is a newer one.
|
DocumentId.BuilderChain |
|
DocumentId.DocumentIdBuilder |
|
DocumentId.UIDBuilder |
|
DocumentInfo |
A document representation.
This object is used to set the data for a new document to be created via the SaClassicConnector.
See com.saperion.connector.SaClassicConnector#createDocument(com.saperion.structures.DocumentInfo)
|
DoubleArrayDoubleWrapperConverter |
Converts double[] to Double[]
|
DoubleArrayFactory |
|
DoubleArrayFloatArrayConverter |
Converts a double[] to a float[]
|
DoubleWrapperArrayDoubleConverter |
Converts Double[] to double[]
Will convert null to 0.
|
EditFieldType |
Java class for EditFieldType complex type.
|
Element |
Bean class that represents an element of the archived document.
|
ElementId |
|
ElementId.BuilderChain |
|
ElementId.ElementIdBuilder |
|
EmbeddedType |
Java class for embeddedType.
|
EmptyInputStream |
An EmptyInputStream is an InputStream that never holds any data.
|
EmptyIterator<T> |
An empty Iterator that iterates through no elements.
|
EnumConstant |
Utility class that can be used to safely retrieve enum constants by their position in the value-array.
|
EnvironmentVariablesPropertyFilter |
This PropertyFilter filters properties that have a given prefix and expects them to be named according to
environment variable conventions.
|
ErrorCode |
|
EscalationHoldInfo |
Escalation and hold info interface.
|
EscalationHoldInfoImpl |
Escalation and hold info class.
|
EventManager |
|
ExceptionFormatter |
The standard formatter for RuntimeException s.
|
Exceptions |
The class Exceptions provides exception utility methods.
|
ExecuteStoredProcedure |
Executes a stored procedure on the database.
|
ExecutionResult |
|
ExpandingLeafIterator<T> |
|
ExpandingNodeIterator<T> |
|
ExpandingSubLevelIterator<T1,T2> |
|
ExtendedLookupEntryService |
This service collects extended functionality that the jcs provides in a lookup entry service that will not be
implemented in the ecm server.
|
Extensions |
Enum that represents the type format to MIME mapping.
|
ExternalStorageDocUploadStatus |
|
ExternalStorageType |
|
FactoryException |
This Exception will be thrown, if the pool factory has problems to create a
SaClassicConnector instance or if internal Exceptions should be thrown.
|
FatalStateException |
A FatalStateException is a specialized IllegalStateException to emphasize the fatal seriousness of
the program state.
|
FieldArrayMapper |
Maps HFIELDDATAArray to List and Map
and back.
|
FileOps |
|
FilePropertiesLoader |
|
FileSizeCalcer |
This class can be statically used to calculate file sizes by given bytes.
|
FileSizeCalcer.CalcFactor |
This enumeration defines the devision factors used by the FileSizeCalcer.
|
FileSizeCalcer.FileSize |
This enumeration defines the file size exponents of the CalcFactor to calculate file sizes.
|
FilterPropertiesLoader |
|
FireCustomEvent |
An Operation that fires a custom event.
|
FloatArrayDoubleArrayConverter |
Converts a float[] to a double[]
|
FloatArrayFactory |
|
FolderUpdateInfo |
Container for informational objects that describe the folders (workflow or
simple) that shall be refreshed on ngclient side.
|
FontType |
Java class for fontType complex type.
|
Form |
Java class for Form complex type.
|
FormatConstants |
Contains useful constants that are often used by string formatting methods.
|
FormWrapper |
Form wrapper class holding the jaxb generated Form .
|
FrameKindType |
Java class for frameKindType.
|
FrameType |
Java class for FrameType complex type.
|
FulltextQueryModifier |
Util class for the query string modification.
|
GenericArrayConverter<SourceType,TargetType> |
|
GenericKeyedSessionPoolFactory |
The factory used be the pool to create new sessions.
|
GetAccessOnLookupEntry |
This Operation returns the access rights the current user has on the
lookup entry referenced by the given
id.
|
GetAllBoxCounts |
Returns the counts of all active entries in the specified workflow inboxes.
|
GetBoxCount |
Counts the active tasks contained in a workflow-inbox.
|
GetBoxCountCompleted |
Counts the completed tasks contained in a workflow-inbox.
|
GetBoxCountCreated |
Counts the created tasks for a user.
|
GetBoxCountDue |
Counts the due tasks contained in a workflow-inbox.
|
GetBoxCountReminders |
Counts the tasks in reminder-state contained in a workflow-inbox.
|
GetCurrentUserInfo |
When invoked on the server it will return information about the current user.
|
GetDocumentInfo |
Gets information about the document.
|
GetIxosDDCNames |
This operation returns the names of all DDCs that are used to store documents loaded
by the IXOS connector.
|
GetLatestRevisionId |
This Operation returns the id of the latest revision of the document given by its id.
|
GetLookupEntryAccessControlListsOperation |
This Operation returns references to all access control lists set on a given lookup
entry.
|
GetLookupEntryOperation |
This Operation returns a lookup entry given by its reference.
|
GetProcessDefinitions |
Retrieves the process definitions that are allowed to be used for a specified DDC.
|
GetServerSideClientConfiguration |
This operation gets the server side configuration that concerns the client side.
|
GetStreamingConfiguration |
This Operation gets the current streaming configuration.
|
GroupboxType |
Java class for GroupboxType complex type.
|
GroupType |
Java class for GroupType complex type.
|
Guid |
A globally unique identifier, as an implementation of a RFC4122 type 4 UUID.
|
HdocUtil |
This Util should help, while working with SAPERION Document IDs.
|
HdocUtil.DocId |
This class represents a DocId.
|
HdocUtil.SAPDocId |
This class represents a SAP DocId.
|
HeaderKindType |
Java class for headerKindType.
|
HeaderType |
Java class for HeaderType complex type.
|
HiddenType |
Java class for HiddenType complex type.
|
HierarchicalName |
A HierarchicalName is an immutable encapsulation that consists of hierarchical name elements connected by an
element separator where the left-most element represents the top-most hierarchy level.
|
Highlight |
A rectangular highlight (textmarker).
|
HistoryInfo |
History info interface.
|
HistoryInfo.HistoryKind |
History kind.
|
HistoryInfoImpl |
History info implementation.
|
HistorySorter |
|
HistoryToXML |
Helper class for XML translation.
|
HotkeyType |
Java class for hotkeyType complex type.
|
HTMLSanitizer |
|
Id |
Standard interface for identifiers.
|
ID<Type> |
Represents an ID of the SAPERION System for documents / folder.
|
IdentityConverter<Type> |
A simple implementation of Converter that converts an instance to itself.
|
IDs |
|
IncludeType |
Java class for IncludeType complex type.
|
Injector |
Interface for injections of an dependency injector.
|
InputStreamDescriptor |
A simple class containing aURL for an InputStream .
|
InstanceHolder |
The Class InstanceHolder.
|
InstanceOfCriterion<T> |
A Criterion that tests instances against a specified class.
|
IntArrayByteArrayConverter |
Converts int[] to byte[]
|
IntArrayIntegerArrayConverter |
converts int[] to Integer[]
|
IntArrayLongArrayConverter |
Converts int[] to long[]
|
IntArrayShortArrayConverter |
Converts int[] to short[]
|
IntegerArrayFactory |
|
IntegerArrayIntArrayConverter |
Converts Integer[] to int[]
will convert null to 0.
|
InTransaction<T extends java.io.Serializable> |
Invokes the given Operation in a transaction.
|
ISO8601 |
The ISO8601 utility class provides helper methods
to deal with date/time formatting using a specific ISO8601-compliant
format (see ISO 8601).
|
ISYSRenderEngine |
The ISYSRenderEngine uses the ISYS executable for rendering.
The following additional options are required:
externalApplicationPath: Absolute path to the ISYS executable used for rendering.
|
ISYSRenderExecutableFailedException |
This exception is thrown when the ISYS executable returned an error-code.
|
IteratorIterable<Type> |
For a given Iterator an IteratorIterable
is a corresponding Iterable - and thus usable in the extended for-syntax.
|
IteratorResolver<T1,T2> |
An interface to find an Iterator for an object (usually for use in some generic kind of iterator or filtering
method)
|
Iterators |
Utility class for iterator treatment.
|
JavaPropertyFilter |
This PropertyFilter filters properties that have a given prefix and expects them to be named according to
java property naming conventions i.e lowercase tokens separated by dots ('.').
|
JndiPropertiesFromResourceFactory |
|
JndiPropertiesLoader |
|
KeyDerivationAlgorithm |
|
LabelType |
Java class for LabelType complex type.
|
LastTaskInfo |
Last task info interface.
|
LastTaskInfoImpl |
Last task info class.
|
LegacyAwareRmiClientService |
Deprecated.
|
LegacyConnection |
Connection interface for extended DMS functionality
|
LegacyOperation<T extends java.io.Serializable> |
This is the base class for all legacy operations.
|
LegacyOperationAdapter<ResultType extends java.io.Serializable,EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException> |
|
LegacyOperationAdapter.EcmExceptionWrapper |
|
LevelType |
Java class for levelType complex type.
|
LimitType |
Java class for limitType.
|
LinkCreationException |
|
LinkInfo |
Holds the information about a document link.
|
ListArrayConverter<Type> |
Base class for converters that create arrays from lists.
|
ListElementConverter<T1,T2> |
Applies a given converter to the elements of a list.
|
ListStorageOperation |
|
ListTypedArrayConverter<Type> |
|
LoadDocumentById |
The operation LoadDocumentById loads a document from the
backend by its id .
|
LoadDocumentRevisionById |
The operation LoadDocumentRevisionById loads a revision of a document by its
revision id .
|
LoadWorkflowDefinition |
This Operation returns further information for a workflow process given by its reference.
|
Logger |
Standard Logger that abstracts from the underlying actual logging framework and adds standard message and
parameter formatting.
|
LoggingFilter |
This filter logs web application requests.
|
LogLevel |
|
LogonInfo |
Bean to hold logon information.
|
LongArrayFactory |
|
LongArrayIntArrayConverter |
Converts a long[] to an int[]
|
MailConfiguration |
Configuration-object for the Mailing class.
|
MailConfigurationException |
An exception for indicating mail-configuration errors or problems.
|
Mailing |
A mail util class for convenient SMTP mailing.
|
MalformedEntityException |
This exception indicates that an entity was encountered whose data is in some way malformed or inconsistent.
|
MandantInfo |
Bean class about a tenant.
Holds the information name, id and hexId about a mandant/tenant.
|
MandatoryConstraintViolationException |
This exception indicates that a mandatory constraint for a given list of fields in a given ddc was violated.
|
MashupType |
Java class for MashupType complex type.
|
MatchKind |
Describes matches for getAuthorizedUsers.
|
Medium |
Holds information about a medium.
|
MediumAccessData |
Holds information about the access to a given medium.
|
MediumFillState |
Holds information about the size of the data of a given medium.
|
MediumId |
Holds the Id of a medium.
|
MediumType |
Enumeration for the different types of media.
|
MethodLoggingFilter |
This filter logs web application requests.
|
MIME |
Enum MIME.
|
MimeUtil |
This MimiUtil can be used to get a MIME type by filenames in a convenient
way.
|
MirrorType |
An enumeration holding the different types of mirror media.
|
MultipageDocUtil |
Utility class for multipage documents.
|
MutableUserInformation |
|
MutableUserInformationImpl |
|
NativeException |
An exception indicating that a native call resulted in a return code other than retOk.
|
NativeJavaDefaultTypeMappingUtility |
Utility class for conversion between java default types and native type wrappers.
|
NativeReturnCodeMapper |
Utility class for mapping return codes to exceptions
|
NotCriterion<T> |
|
NotFoundReactionType |
|
NumberByteConverter<NumberType extends java.lang.Number> |
converts number to byte.
|
NumberDoubleConverter<NumberType extends java.lang.Number> |
Converts Number to Integer by calling Number.doubleValue() .
|
NumberFloatConverter<NumberType extends java.lang.Number> |
Converts number to float.
|
NumberFormatter |
Contains utility methods for Number formatting.
|
NumberIntegerConverter<NumberType extends java.lang.Number> |
Converts Number to Integer by calling Number.intValue() .
|
NumberLongConverter<NumberType extends java.lang.Number> |
Converts integer to long.
|
NumberShortConverter<NumberType extends java.lang.Number> |
Converts integer to short.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.saperion.ngc.iform.xml package.
|
OneElementIterator<T> |
An Iterator that iterates through exactly one element.
|
OrCriterion<T> |
A Criterion that recombines two existing criteria.
|
OsInfo |
|
OsInfo.OS |
|
OsProcessEnvVarApplierFactory |
This is a factory for building a object, which applies environment variables to a process builder
according to the current OS.
|
OsProcessEnvVarApplierFactory.ProcessEnvVarApplier |
This is an interface for setting environment variables into a process builder.
|
OutdatedRevisionWriteException |
This exception is thrown when the system detects an attempt to modify an entity that is not a latest revision..
|
OutlinerType |
Java class for OutlinerType complex type.
|
OverrideKindType |
Java class for overrideKindType.
|
Pair<T1,T2> |
A simple immutable encapsulation for 2 objects.
|
PaneDescription |
This class parses the PaneLayoutString property of a QBE form and creates a layout that can be
used in the Web Client.
|
PaneDescription.Layout |
Layout description.
|
PaneLayoutType |
Java class for PaneLayoutType complex type.
|
ParallelIterator<Type1,Type2> |
An iterator that iterates over two iterators simultaneously.
|
ParameterFormatter |
Utility class for parameter formatting.
|
PooledSession |
A user's session in the pool.
|
PortableException |
An Exception -implementation that substitutes other Throwable s in an error-stack to make their
information portable to other JVMs.
|
PosType |
Java class for posType complex type.
|
PrerequisiteUnsatisfiedException |
|
ProcessDefinitionDescriptor |
Describes a process definition.
|
ProcessInfo |
Process info interface.
|
ProcessInfoImpl |
Process info class.
|
ProcessingTimeFilter |
This filter logs the duration of each request in nanoseconds and
milliseconds.
|
PropertiesHelper |
Contains helper-methods to handle instances of Properties .
|
PropertiesLoader |
|
PropertiesResource |
|
PropertiesUtil |
This class contains utility methods for Properties instances.
|
PropertyDDCName |
Represents the property name and the the its owned DDC.
|
PropertyFilter |
This interface defines a way to filter properties.
|
PropertyFilterFactory |
|
PropertyWrapper |
Wrapper class for java Properties and implementation of the SaUserSettingType interface.
|
PrpcReceiver |
PrpcReceiver.
|
QueryEvaluationException |
This Exception indicates that evaluating a query failed.
|
ReadContentStreamPart |
An Operation that reads the next n bytes from a remote stream attached
to a session.
|
ReadOnceTempFileByteBuffer |
|
ReadSelectableUsersForTransition |
An Operation that reads the selectable users from the backend.
|
RegistryNames |
RMI names in the registry.
|
RemoveSessionData |
This Operation removes the data the current session associates with the given keys.
|
ResultReader<E extends java.lang.Exception> |
|
ResultType |
Java class for ResultType complex type.
|
ResultTypeWrapper |
ResultType wrapper class holding the jaxb generated ResultType .
|
ReverseArrayIterator<T> |
An Iterator that iterates through all elements of an array - in reversed order i.e.
|
RevisionUID |
Represents the XHDOC / the id, which is unique for exactly one revision for one document / folder.
|
RmiClientExtendedLookupEntryService |
This is the remote client implementation of the extended lookup entry service.
|
SaAbstractJMXProperties |
Abstract MBean class for the JMX specification.
|
SaAcl |
This interface represents Access Control Lists in a Saperion system.
|
SaAclImpl |
|
SaACLRights |
This interface collects the permissions a user can have on a Saperion object e.g.
|
SaACLRightsImpl |
|
SaAgentConfig |
This class is responsible to read the system configurations.
|
SaApplicationInfo |
Stores information about a field of a folder class.
|
SaApplicationInfo.ApplicationType |
Application types.
|
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.
|
SaBasicException |
Base exception.
|
SaCallbackHandler |
Callback handler for the Login.
|
SaCheckoutInfo |
Represents the checkout information about a document.
|
SaClassicConnector |
Connector interface for classic DMS functionalities.
|
SaClassicConnectorImpl |
The Class SaClassicConnectorImpl.
|
SaCloneInfo |
This class contains all relevant information to be used by workspace
clone/copy/update methods.
|
SaConnectException |
Exception is thrown when a (re) connect to RMI server failed.
|
SaConstants |
Global constants.
|
SaConstants.IniKind |
several Ini kinds for usage in setSetting.
|
SaConstants.LOG_DIRECTION |
Log directions between Saperion backend and Java frontend.
|
SaConstants.ProtoEvents |
Enumeration for audit event types.
|
SaConstants.SaFieldType |
Fieldtypes SAPERION.
|
SaConstants.SaQueryStrategy |
Query strategy for getNodeInfoSet.
|
SaContentStream |
InputStream extension to stream the document content.
|
SaDateHelper |
Helper class to convert and parse java date and calendar objects.
|
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".
|
SaDocAccessData |
Deprecated.
|
SaDocAccessDataImpl |
Implementation for access data for a document.
|
SaDocInfo |
Holds information about a document like the document's structure and variables read from the archive.
|
SaDocInfo.ElementInfo |
Represents an element of a document's structure.
|
SaDocInfo.ElementType |
Structure-element types.
|
SaDocInfoImpl |
|
SaDocumentInfo |
Document info interface.
|
SaDocumentInfoImpl |
|
SaEvent |
Bean interface for an event.
|
SaEventFilter |
Defines the event filters.
|
SaEventImpl |
Bean class for an event.
|
SaEventListener |
An interface to fire events and to get/set event filters.
|
SaFailoverInfo |
Bean that holds the information about the failover configuration of the running system.
|
SaFailoverInfoImpl |
|
SaFeature |
This enumeration holds a property list of possible system features like "SQL fulltext", "Workflow" or "Barcode".
|
SaFeature.FeatureKind |
Feature kinds.
|
SaFeatureImpl |
|
SaFieldDescription |
Interface for field descriptions.
|
SaFilterValue |
Interface providing event filter values (name/value pairs).
|
SaFolderAlreadyExistsException |
Exception thrown when a folder is created and a sibling with the same name already exists.
|
SaFolderClass |
Folder class interface.
|
SaFolderClassBean |
Bean which holds the data of a folder class.
Wrapper for the SaFolderClass .
|
SaFolderClassImpl |
Implementation of folder classes.
|
SaFolderClassSearchInfo |
Bean that contains information used to search for a folder class.
|
SaFolderConstants |
Constants for folder API.
|
SaFolderConstants.CLASS_TYPE |
Folder class types.
|
SaFolderConstants.FOLDER_TYPE |
Folder types.
|
SaFolderException |
Exception, thrown during folder related errors (connector level).
|
SaFolderNameException |
Exception thrown in folder-related methods when a folder name contained an
invalid character.
|
SaFolderOperationNotAllowedException |
Thrown when an operation with folders is not allowed.
|
SaFolderSaveInfo |
Folder information to create a folder.
|
SaFolderSaveInfoImpl |
|
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".
|
SaImageConverter |
Utility class used to convert between various image formats.
|
SaImageConverter.ImageFormat |
Image formats available for conversion.
|
SaImageConverterException |
Exception thrown by SaImageConverter if converting an image failed.
|
SaJCRException |
JCR related Base exception.
|
SaJCSInterfaceVersion |
Java core Server interface version constant.
|
SaJMSConstants |
JMS Constants.
|
SaJMXBackendProperties |
Represents the Saperion backend properties as DynamicMBean MBean.
|
SaJMXConfiguration |
A DynamicMBean implementation for the JMX system configuration.
|
SaJMXConstants |
This utility class holds the constants for the JXM configuration.
|
SaJMXConstants.ConfigKey |
Configuration keys.
|
SaJMXConstants.ConfigType |
Configuration types.
|
SaJMXConstants.ConfigVariant |
Configuration variants for central JMX configuration.
|
SaJMXFileProperties |
Defines the properties of a configuration file as MBean.
|
SaJmxGuard |
This singleton class is responsible to enforce security constraints on JMX to safe guard
against well known security vulnerabilities.
|
SaJMXLinkProperties |
Defines the properties of th link configuration as MBean.
|
SaJMXProperties |
Defines properties as MBean.
|
SaJMXStreamProperties |
Defines the properties of a configuration stream as MBean.
|
SaJMXSystemProperties |
Defines the properties of a system property as MBean.
|
SaJMXXMLProperties |
Defines the properties of a configuration file as MBean.
|
SaJNIPrpcResult |
Result bean for PRPC.
|
SaLDAPAuthenticator |
LDAP Authenification.
|
SaLicenseNotAllowedException |
This exception is thrown when a user logs on with a license that he is not allowed to use
because of missing privileges.
|
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".
|
SaLockInfo |
Locking information interface.
|
SaNavigation |
Navigation information for the given user.
|
SaNavigationImpl |
|
SaOperationRmiException |
Deprecated. |
SaOperationRuntimeException |
Deprecated. |
SaPasswordExpiredException |
Indicates that the users password is expired.
|
SaPatterns |
Interfaces which hold precompile Patterns.
|
SapDocInfo |
Represents the document information like HDoc, DDC and tenant about a SAP document.
|
SaperionConfigurationException |
This exception indicates that the saperion system is not configured to handle the method
call properly.
|
SaperionDataType |
|
SaperionDataType.DataTypeConversionException |
|
SaperionExternalStorageMappingInfo |
This class represents a row in mapping tables for external storage
|
SapError |
Possible errors when checking sap url.
|
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.
|
SaPropertyValue |
A SaPropertyValure represents the value of a field contained in a DDC for a specific document.
|
SaPropertyValueImpl |
|
SaQueryInfo |
Holds the information about a hibernate sql query.
|
SaQueryInfo.CustomIndexState |
Custom IndexState for instances where Query is made on non standard values of SYSINDEXSTATE
|
SaQueryInfo.IndexState |
Index states of documents that can be included in a query-result.
|
SaQueryInfo.QueryCacheMode |
Cache modes from hibernate.
|
SaRevision |
Interface for storing and transferring document revision data.
|
SaRevisionImpl |
Class for storing and transferring document revision data.
|
SaRMIAuthenticationException |
Authentication exceptions which may occur in the following situations.
|
SaRMIBaseException |
Base Exception for RemoteException.
|
SaRMIClientCommand |
The interface for the RMI Client.
|
SaRMIClientCommandImpl |
The implementation of the SaRemoteApplication interface.
|
SaRMIConnectionHandler |
This class handles the RMI connection to the Java Core Server(s).
|
SaRMIDBException |
DB related exception raised in the following situations.
|
SaRMIDDCException |
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".
|
SaRMIEventFilter |
Defines the event filters.
|
SaRMIFolderException |
Exception, thrown during folder related errors.
|
SaRMIFolderException.ErrorCode |
Error code.
|
SaRMIGetNodeException |
* 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",
"updating document content on medium failed",
"updating document meta data in database failed",
"deleting document failed",
"retrieving database cursor failed",
"no uid provided, when creating a link to a document".
|
SaRMIHibernateExeption |
Exception, thrown during the Execution of the query by Hibernate.
|
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.
|
SaRMIInterfaceVersion |
RMI interface version constant.
|
SaRMILicenseNotAllowedException |
This exception is thrown when a user logs on with a license that he is not allowed to use
because of missing privileges.
|
SaRMILockException |
* 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".
|
SaRMIPasswordExpiredException |
Indicates that the users password is expired.
|
SaRMIPropertyException |
Property exceptions are raised when the following situations occur:
setting document property failed,
column/property name does not exist,
invalid database definition name specified,
inappropriate index element count specified for field type,
binary data section (lob) is empty,
unsupported property type specified.
|
SaRMISapException |
Exception thrown by checkSapUrl to indicate an error in the RLINK server.
|
SaRMISearchFieldException |
|
SaRMIServerCommand |
Server-side Command interface representing the functionality of the core server.
|
SaRMIServerInfo |
Holds the information about the Saperion RMI Server state.
|
SaRMIServerInfo.ServerState |
Server state.
|
SaRMISetACLException |
|
SaRMISetContentException |
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".
|
SaRMISetNodeException |
Exceptions in setting or deletion node; occurs in the following situations:
"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",
"given byte offset is greater than data size".
|
SaRMISQLException |
Exception, thrown during the Execution of the native SQL query.
|
SaRMISystemCommand |
RMI remote interface for the Saperion system commands.
The system commands are provided by the RMI server.
|
SaRMISystemConnector |
System-level connector.
|
SaRMISystemException |
System related exception raised in common system specific error situations.
|
SaRMITooManyResultsException |
This exception is thrown when a query returned more results as allowed by the value of the
parameter rmi.query.maxresults.
|
SaRMIUniqueConstraintViolationException |
Exception thrown when a document is created or updated and the value of a unique field already exists in
another document.
|
SaRMIWorkflowException |
|
SaSapUrlException |
Exception thrown when checking a SAP-URL failed.
|
SaSaveInfo |
A SaSaveInfo contains information like HDOC, SYSROWID and DDC-name of a created or updated document.
|
SaSaveInfoImpl |
RMI server implementation of the SaSaveInfo interface.
|
SaSearchFieldException |
SaSearchFieldException will be thrown in case of a data base field cannot be
found.
|
SaSearchFldType |
|
SaSearchFldType.Type |
The DB operator type.
|
SaSecurityException |
Exception class for RMI security exceptions.
|
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".
|
SaSetting |
Interface holding settings to be transported to other components.
|
SaSQLConstants |
Database specific constants.
|
SaStatusEventListener |
An interface to fire events and to get/set event filters.
|
SaStatusEventListener.StatusType |
Status type enumeration.
|
SaStatusInfo |
|
SaStringHelper |
Utility class for helper methods.
|
SaSystemException |
Exception class for common system errors and some failed RMI commands.
|
SaSystemInfo |
This class holds information about the running system.
|
SaSystemInfo.RMIFeatures |
Features, that can run on RMI server.
|
SaSystemInfoImpl |
|
SaSystemSetting |
Interface holding the system specific settings to be transported to other
components; to get this information no user authentication is required.
|
SaSystemSettingImpl |
System setting implementation.
|
SaSystemSettingType |
This interface defines the available system setting types and should be
implemented for transport via SaSystemSetting instances.
|
SaSystemSettingType.TYPE |
The available system setting types.
|
SaTooManyResultsException |
This exception is thrown when a query returned more results than allowed.
|
SaTypeConverter |
The reference converter is a utility class that implements methods to create ecm-service references from the
corresponding Saperion data objects.
|
SaUniqueConstraintViolationException |
Exception thrown when a document is created or updated and the value of a unique field already exists in
another document.
|
SaUnknownFolderTypeException |
Exception thrown when a folder type is unknown.
|
SaUserInfo |
This class holds detailed information about a Saperion user management entity e.g.
|
SaUserInfo.GroupKind |
This enumeration holds the different kinds of entities in a saperion user management entity.
|
SaUserInfoImpl |
|
SaUserSetting |
Interface holding the user specific settings to be transported to other
components; to get this information user authentication is required.
|
SaUserSettingImpl |
System setting implementation.
|
SaUserSettingType |
This interface defines the available system setting types and should be
implemented for transport via SaUserSetting instances.
|
SaUserSettingType.TYPE |
The available user setting types.
|
SaValue |
A SaValue represents a single value contained in a field of a DDC for a specific document.
|
SaveActionType |
Java class for saveActionType.
|
SaVersionData |
Version metadata of a document.
|
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.
|
SaWFConnector |
Workflow Connector Interface.
|
SaWFConnectorImpl |
Workflow connector implementation.
|
SaWFConstants |
Workflow specific constants.
|
SaWFConstants.CommandId |
command ids.
|
SaWfEvent |
Bean interface for an event.
|
SaWfEventImpl |
Implementation of the interface @link SaWfEvent .
Holds the information about a specific workflow event like the HDoc, NodeId and SysRowId of the event.
|
SaWfEventListener |
An interface to fire events and to get/set event filters.
|
SaWFTask |
Class for handling all step related tasks.
|
SaWFTaskImpl |
Implementation of the @link SaWFTask interface.
|
SaWorkflowException |
Workflow exception which occurs when a operation on the workflow connector fails.
|
SaWorkflowRefreshException |
Indicates that an exception occurred while refreshing a workflow.
|
SaWorkspaceInfo |
|
SaXEventBean |
|
SaXWFEventBean |
Work Flow Event Bean.
|
ScriptType |
Java class for ScriptType complex type.
|
SearchLookupEntriesOperation |
This Operation returns every lookup entry in a given ddc that meets a
condition .
|
SearchUniqueLookupEntryOperation |
This Operation returns the unique lookup entry in a given definition that meets a
condition .
|
SecurityQueryStrategy |
Query modification strategy for security conditions.
|
SerializableInputStream |
An InputStream that is serializable
|
SerializableStream |
When this stream is serialized, it's content will be written to the archive
or to a temporary buffer on the server side.
|
SerializableStreamContentHandler |
|
SerializableStreamContentHandler.ContentHandlers |
Enumeration of available content handlers.
|
ServerSideClientConfiguration |
This class holds configuration that is set on the server-side but concerns the client side (classic connector).
|
ServiceLoader<T> |
A simple extension of a ServiceLoader .
|
SessionTokens |
Holds session tokens for injection.
|
SetCurrentUserPresent |
When invoked, the server will set the current users presence.
|
SetCurrentUserPresentOperation |
When invoked, the server will set the current users presence.
|
SetCurrentUserSubstituteAccess |
When invoked, the server will set the current user's substitute's access to the user's
workflow-inbox.
|
SetDocumentRead |
Sets the state of the specified document to 'read'.
|
SetDocumentUnread |
Sets the state of the specified document to 'unread'.
|
Setting |
A setting that is stored in the database.
|
SettingSearchInfo |
Defines how to search for a setting.
|
SettingSearchInfo.MatchKind |
|
SettingSearchResult |
Represents the result of a search for settings.
|
SetUserExtensionCacheEnabled |
enables/disables caching of user/group/tenant extensions.
|
ShortArrayFactory |
|
ShortArrayIntArrayConverter |
Converts a short[] to an int[]
|
SimpleDataSource<CommonReadResultException extends java.lang.Exception> |
SimpleDataSource is a simple implementation of an DataSource that can be used directly and that has
no logging, no runtime-information and treats all errors as IllegalStateException s.
|
SortKindType |
Java class for sortKindType.
|
SqlDateArrayFactory |
|
SqlDialect |
|
SQLSanitizer |
|
SQLType |
Enum SQLType.
Defines the different SQL types like Oracle and MSSQl.
|
StartupTimer |
A utility class intended to be used to monitor the startup behavior of a single process.
|
StartupTimerMBean |
|
StatusServletResponseWrapper |
Wrapper class for the HttpServletResponse to receive the response status.
|
StorageType |
|
StoreSystemFileOperation |
This Operation stores a new system file.
|
Streams |
Utility class for stream treatment.
|
StreamUtil |
Utility class for copying streams, file channels and append byte arrays.
|
StreamVerificationException |
Will be thrown if that calculated hash or length of the content stream does not match the
expected values.
|
StringArrayFactory |
|
StringId |
A simple String -based id.
|
Strings |
Contains utility methods for Strings.
|
StringSanitizer |
A utility class for sanitizing different kind of strings
|
Structure |
A structure bean for structuring content stream with their variables.
|
StyleType |
Java class for styleType.
|
SystemFieldWriteException |
This exception indicates that a call tried to write to a system field directly.
|
SystemFileKind |
This enumeration holds the types of system files in a Saperion system.
|
TabListType |
Java class for TabListType complex type.
|
TabPositionType |
Java class for tabPositionType.
|
TabType |
Java class for TabType complex type.
|
TargetClientsType |
Java class for targetClientsType.
|
TaskAuditInfo |
Workflow audit information interface.
|
TaskAuditInfoImpl |
Task audit information object.
|
TaskInfo |
Step information interface.
|
TaskInfoFlags |
|
TaskInfoImpl |
|
TaskUserSelection |
Holds the selectable users for a given task.
|
TaskUserSelection.SelectionType |
An enumeration for the different types of user assignments to tasks.
|
TechUserKeyedSessionPoolFactory |
This factory only allows to create ClassicConnector instances for technical users only.
|
TempBufferContentHandler |
|
TempFileByteBuffer |
A buffer for bytes that keeps a certain amount of bytes in memory before
switching to a temporary file.
|
TempFileByteBufferOutputStream |
|
Text |
A text annotation (like a sticky-note).
|
Threads |
Utility class for thread treatment.
|
ThumbnailType |
Java class for ThumbnailType complex type.
|
TimeArrayFactory |
|
TimeInfo |
Time info interface.
|
TimeInfoImpl |
Time info class.
|
TimestampArrayFactory |
|
TomcatJndiPropertiesFromResourceFactory |
This is a class provided for use as an object factory for JNDI resources in an Apache Tomcat server.
|
ToolbarType |
Java class for ToolbarType complex type.
|
ToStringFormatter |
The standard formatter for Object.toString() -methods.
|
ToStringParameterPossessor |
|
ToStringParameters |
|
Triple<T1,T2,T3> |
A simple immutable encapsulation for 3 objects.
|
TrustedApplicationsUtility |
This singleton class provides the behavior to validate and generate application signature.
|
TypeFilterIterator<T> |
An Iterator that filters the objects of an existing iterator by their Class .
|
UID |
Represents the SYSROWID / the unique ID over all revisions of one document / folder.
|
UniqueConstraintViolationException |
This exception indicates that a uniqueness constraint for a given list of fields in a given ddc was violated.
|
UnknownDataSourceException |
This exception indicates that a given data source could not be found.
|
UnknownDefinitionException |
This exception indicates that a given document definition could not be found.
|
UnknownReferenceException |
Indicates that for a given reference, there was no match found.
|
UnlocalizedDateTimeFormat |
UnlocalizedDateTimeFormat is a utility class to convert Date objects to an unlocalized, time-zone
independent, character-set-independent string format and vice versa.
|
UnreachableCodeException |
|
Unsafe |
Utility class that provides some unsafe operations.
|
UpdateCurrentUserInformation |
Changes information about the current user.
|
UpdateDocument |
|
UpdateDocumentInfo |
Bean to hold information for UpdateDocument method.
|
UpdateDocumentInputTypeFromUpdateInfoAdapter |
|
UpdateFolder |
Updates a folder as com.saperion.rmi.common.SaRMIServerCommand#updateFolder does.
|
UpdateLookupEntry |
An Operation that updates a lookup entry.
|
UploadLimitExceededException |
Will be thrown if a SerializableStream exceeds its length-limit (as given by the ContentStream
to serialize).
|
URLSanitizer |
|
UserFlags |
Contains special information about a user.
|
UserName |
Holds the name of the user.
|
UserNameIdPair |
A simple class that holds the two unique identifiers of a user administration entity.
|
UsernamePasswordAuthenticator |
A username-password Authenticator for SMTP authentication.
|
UserRightsImpl |
|
UserSelectionFlags |
UserSelectionFlags can be used to evaluate the user selection filter flags contained in an
ExecutionResult.
|
UsersRights |
This class indicates that a specific user has specific rights.
|
Utf8PropertyWrapper |
Special PropertyWrapper to wrap settings with UTF-8 encoded values.
|
Utf8ResourceBundle |
A wrapper around a ResourceBundle that converts strings to UTF-8.
|
UtilDateSqlDateConverter |
Converts Date to Date
|
ViewerType |
Java class for ViewerType complex type.
|
VisibilityType |
Java class for visibilityType.
|
VoidOperation |
Convenience class for Commands without return value.
|
VulnerableSqlExeption |
|
WebAppInitializer |
This interface describes classes to be called by the WebAppInitUtil.
|
WebAppInitUtil |
This class is a web filter and can be used to initialize a web application.
|
WeblinkUtil |
The Class WeblinkUtil.
|
WorkflowActionType |
Java class for workflowActionType.
|
WorkflowDataHolder |
|
WorkflowMember |
Represents the information about a workflow member.
|
WorkflowMemberImpl |
|
WorkflowResult |
|
WorkflowResultImpl |
|
WrappedBasicException |
This exception is intended to wrap instances of SaBasicException in order to
transport them by rmi without breaking compatibility of existent calls and
operations .
|
WrappedEcmException |
This exception works as wrapper in cases where server components already throw new exceptions while the client
interface still expects the old ones.
|
WrappedSystemException |
|
WrongDefinitionKindException |
This exception indicates that the type of a document definition does not work the way it is used.
|