Uses of Class
de.xima.fc.entities.AbstractMandantDependentEntity
-
Packages that use AbstractMandantDependentEntity Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.export.model de.xima.fc.mdl Allgemeine Modellklassen, nicht Datenbankpersitiert -
-
Uses of AbstractMandantDependentEntity in de.xima.fc.entities
Subclasses of AbstractMandantDependentEntity in de.xima.fc.entities Modifier and Type Class Description class
Aktion
Deprecated.This entity is part of the old workflow engine.class
AktuellerBenutzer
Deprecated.The new user managemen uses the system-scopedUserProfile
, the client-scopedDirectClientAuthorization
etc.class
Bedingung
Deprecated.This entity is part of the old workflow engine.class
Benutzer
Deprecated.Since Version 8.0.0 user information is stored inuser profiles
.class
DatenbankZugriff
class
Datenquelle
class
LDAPGruppe
Deprecated.Since Version 8.0.0 user information is storedUserProfile
s.class
MandantFrontendServer
class
MandantLdapData
Deprecated.UseLDAPZugriff
instead.class
Modul
Deprecated.Table no longer existsclass
Postfach
Diese Entität stellt ein Postfach dar.class
Projekt
The entityProjekt
contains the core functionality of the system.class
Protokoll
Deprecated.class
Status
Deprecated.This entity is part of the old workflow engine. -
Uses of AbstractMandantDependentEntity in de.xima.fc.export.model
Subclasses of AbstractMandantDependentEntity in de.xima.fc.export.model Modifier and Type Class Description class
ExportAktionData
Deprecated.class
ExportBedingungData
Deprecated.class
ExportStatusData
Deprecated. -
Uses of AbstractMandantDependentEntity in de.xima.fc.mdl
Subclasses of AbstractMandantDependentEntity in de.xima.fc.mdl Modifier and Type Class Description class
LDAPBenutzer
Deprecated.class
VirtualBenutzer
Deprecated.
-