Uses of Interface
de.xima.fc.entities.interfaces.IMandantDependent
-
Packages that use IMandantDependent Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.entities.interfaces Interfaces für Datenbankentitätende.xima.fc.export.model de.xima.fc.gui.validator.name de.xima.fc.mdl Allgemeine Modellklassen, nicht Datenbankpersitiert -
-
Uses of IMandantDependent in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IMandantDependent Modifier and Type Class Description class
AbstractMandantDependentEntity
class
AClientAuthorization
Abstract base class for authorizations of aMandant
class
AClientDependentEntity
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
Appointment
Describes a booked appointment.class
AppointmentClientClosingTime
Describes the closing hours of anAppointmentTemplate
.class
AppointmentTemplate
An entity for the appointment module of formcycle.class
Attachment
Die KlasseAttachment
beinhaltet Meta-Informationen zu einem im System verfügbaren Anhang.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
BenutzerGruppe
Diese Entität bildet ein Guppensystem ab, dem verschiedeneBenutzer
zugeordnet werden können.class
ClientAuthenticator
Entity model for user authenticators inMandant
scopeclass
ClientCounter
Counter entity inMandant
scopeclass
ClientPlugin
Entity for the binary data of an client-wide pluginclass
ClientPortalConfig
Entity model for client portal config.class
DatenbankZugriff
class
Datenquelle
class
DirectClientAuthorization
Direct client authorizations define the permissions ofUserProfile
s toMandant
s viaRolle
s andBenutzerGruppe
s.class
FormEingang
FormEingabeDaten +- Vorgang +- Eingangsinformationen (Datum, Nutzer) +- Mapping der Feldnamen-Alias auf die zugehörigen Werteclass
FormElement
class
FormTemplate
class
FormTemplateTag
class
IndirectClientAuthorization
Indirect client authorizations define the permission toMandant
s using filters of aSystemAuthenticator
.class
InternalClientMessage
class
LDAPAbfrage
class
LDAPGruppe
Deprecated.Since Version 8.0.0 user information is storedUserProfile
s.class
LDAPZugriff
class
MandantFrontendServer
class
MandantLdapData
Deprecated.UseLDAPZugriff
instead.class
MandantMailData
class
MandantRessource
class
Modul
Deprecated.Table no longer existsclass
PeAktion
Deprecated.class
PeDokumentation
Deprecated.class
PeStatus
Deprecated.class
Postfach
Diese Entität stellt ein Postfach dar.class
Projekt
The entityProjekt
contains the core functionality of the system.class
ProjektRessource
class
ProjektZaehler
class
ProjektZaehlerDaten
class
ProtocolEntryClient
Die Entität PeDokumentation stellt einen Protokolleintrag dar, der angelegt wird, sobald etwas protokolliert werden soll, was weder einem Statuswechsel noch einer Aktionsabarbeitung entspricht.class
ProtocolEntryProcessing
class
Protokoll
Deprecated.class
Rolle
Die Klasse Rolle dient dazu, die Rechte einesBenutzer
festzulegen.class
Status
Deprecated.This entity is part of the old workflow engine.class
Textbaustein
Diese Entität ermöglicht eine Zuordnung zw.class
Vorgang
A form record (Vorgang) is a record of aform
submission.class
WebDavAccess
Models the connection data for a web DAV server. -
Uses of IMandantDependent in de.xima.fc.entities.interfaces
Subinterfaces of IMandantDependent in de.xima.fc.entities.interfaces Modifier and Type Interface Description interface
IEntityClientAuthorization
Common interface for authorization to aMandant
that are entities. -
Uses of IMandantDependent in de.xima.fc.export.model
Classes in de.xima.fc.export.model that implement IMandantDependent Modifier and Type Class Description class
ExportAktionData
Deprecated.class
ExportBedingungData
Deprecated.class
ExportStatusData
Deprecated. -
Uses of IMandantDependent in de.xima.fc.gui.validator.name
Classes in de.xima.fc.gui.validator.name with type parameters of type IMandantDependent Modifier and Type Class Description class
AUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent>
-
Uses of IMandantDependent in de.xima.fc.mdl
Classes in de.xima.fc.mdl that implement IMandantDependent Modifier and Type Class Description class
LDAPBenutzer
Deprecated.class
VirtualBenutzer
Deprecated.class
VirtualRolle
-