Package de.xima.fc.entities.interfaces
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
,Attachment
,Bedingung
,Benutzer
,BenutzerGruppe
,ClientAuthenticator
,ClientCounter
,ClientPlugin
,DatenbankZugriff
,Datenquelle
,DirectClientAuthorization
,ExportAktionData
,ExportBedingungData
,ExportStatusData
,FormEingang
,FormElement
,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_ID
Fields inherited from interface de.xima.fc.entities.interfaces.ITransferableEntity
IMPORT_ID, INVALID_ID
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface de.xima.cmn.dao.interfaces.IEntity
getId, isPersisted, setId
-
Field Details
-
ATTR_MANDANT
- See Also:
-
COL_CLIENT_ID
- See Also:
-
-
Method Details
-
getMandant
Mandant getMandant() -
setMandant
-