Interface IMandantDependent
- All Superinterfaces:
Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>, de.xima.cmn.dao.interfaces.IEntity<Long>, ITransferable, ITransferableEntity, Serializable
- All Known Subinterfaces:
IEntityClientAuthorization
- All Known Implementing Classes:
AbstractMandantDependentEntity, AClientAuthorization, AClientDependentEntity, Aktion, AktuellerBenutzer, Appointment, AppointmentClientClosingTime, AppointmentTemplate, Bedingung, Benutzer, BenutzerGruppe, ClientAuthenticator, ClientCounter, ClientFormTheme, ClientPlugin, DatenbankZugriff, Datenquelle, DirectClientAuthorization, ExportAktionData, ExportBedingungData, ExportStatusData, FormEingang, FormTemplate, FormTemplateTag, IndirectClientAuthorization, InternalClientMessage, LDAPAbfrage, LDAPBenutzer, LDAPGruppe, LDAPZugriff, MandantFrontendServer, MandantLdapData, MandantMailData, MandantRessource, Modul, PeAktion, PeDokumentation, PeStatus, Postfach, Projekt, ProjektRessource, ProjektZaehler, ProjektZaehlerDaten, ProtocolEntryClient, ProtocolEntryProcessing, Protokoll, Rolle, Status, Textbaustein, VirtualBenutzer, VirtualRolle, Vorgang, WebDavAccess
Schnittstelle für Modelklassen, die in Beziehung zu einem Mandanten stehen.
-
Field Summary
FieldsFields inherited from interface de.xima.cmn.dao.interfaces.IEntity
ATTR_IDFields inherited from interface ITransferableEntity
IMPORT_ID, INVALID_ID -
Method Summary
Methods inherited from interface Comparable
compareToMethods inherited from interface de.xima.cmn.dao.interfaces.IEntity
getId, isPersisted, setId
-
Field Details
-
ATTR_MANDANT
- See Also:
-
ATTR_CLIENT
- See Also:
-
COL_CLIENT_ID
- See Also:
-
-
Method Details
-
getMandant
Mandant getMandant() -
setMandant
-