| Interface | Description |
|---|---|
| BackendConnectionManagerI | |
| BackendL10nProviderI | |
| DBManI | |
| DBManLocalI |
Interface for local calls to DBMan (from code that runs in the same virtual machine,
as opposed to remote calls to DBMan via the network).
|
| DBManUserContextI | |
| DBManVetoHandlerI |
Defines methods to handle vetoes (rejections) during database operations.
|
| OriginHashProviderI |
Interface to be implemented by MyTISM client classes which need to provide an "origin hash" for uniquely
identifying a single machine.
|
| ProgressAnimatorI | |
| SaveBOImplementationI |
Interface needed by
BOSaver class. |
| ServiceI | |
| ServiceInstanceI |
| Class | Description |
|---|---|
| AbstractKeyGenerator | |
| AbstractPersistenceManager | |
| BackendConnectionManager |
Manages connections to MyTISM-servers using different protocols and provides all methods for client-interactions with MyTISM-servers.
|
| BOEnvironmentBuilder |
This class handles importing/creating of initial data for the various BO
classes of projects in(to) the project's database.
|
| BOEnvironmentBuilder.Column | |
| BOEnvironmentBuilder.Data | |
| BOEnvironmentBuilder.Script | |
| BOSaver |
This class will be removed at some point, as KernelModule properly uses a ServerLocalTransaction now.
|
| CastorPersistenceHandler |
Manages persistence operations using Castor JDO, with enhanced Id handling and create() behavior.
|
| CastorPersistenceManager | |
| CodebausteinCache |
Cache especially for
Codebaustein instances. |
| CodebausteinStorage | |
| CryptoHandler | |
| CryptoManager | |
| DBMan | |
| DBMan.DefaultExpiringTokenStore | |
| DBMan.SaveResult | |
| DBManBootstrapHelper |
Diese Klasse hilft dem DBMan seine Konfiguration zu finden.
|
| DBManInfo |
Class used to pass information about DBMan instances in compact and easily
serializable form.
|
| DBManLocalBOLoader |
A specialized BOLoaderI implementation for handling backend queries with persistence capabilities.
|
| DBManLocalQueryResults |
This class provides a wrapper for local query results obtained through a PersistenceHandlerI.
|
| DBManLocalTransactionProvider | Deprecated
please use a ServerLocalTransactionI instead, built via DBManLocalI::getServerLocalTransaction
|
| DBManServerlist | |
| DBManServerlist.DBManServerInfo | |
| DBManUserContextImpl | |
| DefaultQueryHandler | |
| DefaultServiceManager |
A common class handling the initialisation of services after serverstart and
stopping/restarting of services after changes.
|
| ExecutionPolicy |
Abstract base class for all ExecutionPolicies available for Services.
|
| ExecutionPolicyCron |
Helper class used by ExecutionPolicyCronJob to handle several scheduled executions for
one service.
|
| ExecutionPolicyCronJob |
This ExecutionPolicy handles executing a ServiceInstanceI at scheduled dates, similar
to Cron.
|
| ExecutionPolicyKeepRunning |
This ExecutionPolicy is for BS that needs to keep running and/or handle their scheduling
by themself.
|
| JDBCKeyGenerator | |
| KeyRange | |
| LoggingFeatureManager | |
| PermissionHandler | |
| PermissionHandlerDecision | |
| Purger |
A service that periodically purges outdated data.
|
| ServerLocalTransaction | |
| StatusValueManager |
This class is used to persistently store key/value pairs (both Strings) in the SQL database used by the MyTISM
instance.
|
| SyncService |
| Enum | Description |
|---|---|
| Permission | |
| PermissionType |
| Exception | Description |
|---|---|
| AuthenticationException | |
| BLOBLockNotGrantedException |
An exception signalling a lock regarding BLOB changes, which might be retried to success.
|
| DBMan.SaveResultException | |
| InitializationException |
So we can catch exceptions specific to the initialization.
|
| InvalidConfigValueException | |
| LockNotGrantedException |
An exception signalling a deadlock or similar situation, which might be retried to success.
|
| MissingConfigValueException | |
| ObjectNotPersistentException |
Das angeforderte Objekt konnte nicht im Store gefunden werden
|
| ObjectsNotPersistentException |
Die angeforderten Objekte konnten nicht im Store gefunden werden
|
| PasswordChangeRequiredException | |
| PersistenceException |
Die Oberklasse aller Persistenz-Exceptions im MyTISM Backend
|
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.